mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-13 08:19:15 +00:00
Deploying to gh-pages from @ EnderIce2/Fennix@958a3ed263 🚀
This commit is contained in:
@ -1149,7 +1149,7 @@ TouchScreen</td>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="../../dir_52bed8acfaac088d5968cb2c84d7645d.html">Kernel</a></li><li class="navelem"><a class="el" href="../../dir_2c335c1ccbf6ef7c89cc08c9ed88be2e.html">include</a></li><li class="navelem"><a class="el" href="../../dir_811a06ffcfc34bd0f88967f0406a39f5.html">interface</a></li><li class="navelem"><a class="el" href="../../de/ded/input_8h.html">input.h</a></li>
|
||||
<li class="footer">Generated on Tue Jan 28 2025 10:31:29 for Fennix by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
<li class="footer">Generated on Wed Mar 5 2025 04:24:44 for Fennix by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
@ -383,9 +383,11 @@ $(document).ready(function(){initNavTree('de/ded/input_8h_source.html','../../')
|
||||
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span>} <a class="code hl_struct" href="../../de/ded/input_8h.html#d1/d5b/structInputReport">InputReport</a>;</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> </div>
|
||||
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"><a class="line" href="../../de/ded/input_8h.html#aba095481bbee5eb8903061ed75aa435d"> 242</a></span>EXTERNC <span class="keywordtype">int</span> <a class="code hl_function" href="../../de/ded/input_8h.html#aba095481bbee5eb8903061ed75aa435d">ReportInputEvent</a>(<a class="code hl_struct" href="../../de/ded/input_8h.html#d1/d5b/structInputReport">InputReport</a> *Report);</div>
|
||||
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> </div>
|
||||
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span><span class="preprocessor">#endif </span><span class="comment">// !__FENNIX_API_INPUT_H__</span></div>
|
||||
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span><span class="preprocessor">#ifndef __kernel__</span></div>
|
||||
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"><a class="line" href="../../de/ded/input_8h.html#aba095481bbee5eb8903061ed75aa435d"> 243</a></span>EXTERNC <span class="keywordtype">int</span> <a class="code hl_function" href="../../de/ded/input_8h.html#aba095481bbee5eb8903061ed75aa435d">ReportInputEvent</a>(<a class="code hl_struct" href="../../de/ded/input_8h.html#d1/d5b/structInputReport">InputReport</a> *Report);</div>
|
||||
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span><span class="preprocessor">#endif </span><span class="comment">// !__kernel__</span></div>
|
||||
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> </div>
|
||||
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span><span class="preprocessor">#endif </span><span class="comment">// !__FENNIX_API_INPUT_H__</span></div>
|
||||
<div class="ttc" id="adevice_8h_html"><div class="ttname"><a href="../../db/de9/device_8h.html">device.h</a></div></div>
|
||||
<div class="ttc" id="adevice_8h_html_ad258d4c51629346fceac4679b3209ad9"><div class="ttname"><a href="../../db/de9/device_8h.html#ad258d4c51629346fceac4679b3209ad9">DeviceType</a></div><div class="ttdeci">DeviceType</div><div class="ttdef"><b>Definition</b> <a href="../../db/de9/device_8h_source.html#l00031">device.h:32</a></div></div>
|
||||
<div class="ttc" id="ainput_8h_html_a07f571f12b57c589630dcde60ef4e660"><div class="ttname"><a href="../../de/ded/input_8h.html#a07f571f12b57c589630dcde60ef4e660">MouseReport::LeftButton</a></div><div class="ttdeci">uint8_t LeftButton</div><div class="ttdef"><b>Definition</b> <a href="../../de/ded/input_8h_source.html#l00188">input.h:188</a></div></div>
|
||||
@ -548,7 +550,7 @@ $(document).ready(function(){initNavTree('de/ded/input_8h_source.html','../../')
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="../../dir_52bed8acfaac088d5968cb2c84d7645d.html">Kernel</a></li><li class="navelem"><a class="el" href="../../dir_2c335c1ccbf6ef7c89cc08c9ed88be2e.html">include</a></li><li class="navelem"><a class="el" href="../../dir_811a06ffcfc34bd0f88967f0406a39f5.html">interface</a></li><li class="navelem"><a class="el" href="../../de/ded/input_8h.html">input.h</a></li>
|
||||
<li class="footer">Generated on Tue Jan 28 2025 10:31:29 for Fennix by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
<li class="footer">Generated on Wed Mar 5 2025 04:24:44 for Fennix by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user