Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_dev / c / struct_p_p_p___mouse_lock__1__0.html
1 {{+bindTo:partials.standard_nacl_article}}
2 <h1>PPP_MouseLock Struct Reference</h1>
3 <div id="doxygen-ref">
4 {{- dummy div to appease doxygen -}}
5   <div>
6 <!-- Generated by Doxygen 1.7.6.1 -->
7
8
9 </div>
10 <!--header-->
11 <div class="contents">
12 <!-- doxytag: class="PPP_MouseLock" --><h2>
13 Data Fields</h2><table class="memberdecls">
14
15 <tr><td class="memItemLeft" align="right" valign="top">void(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">MouseLockLost</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td></tr>
16 </table>
17 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
18 <div class="textblock"><p>The <code>PPP_MouseLock</code> interface contains a function that you must implement to receive mouse lock events from the browser. </p>
19 </div><hr /><h2>Field Documentation</h2>
20 <a class="anchor" id="abbc863bf2e6b2e608bdbde3d9229debf"></a><!-- doxytag: member="PPP_MouseLock::MouseLockLost" ref="abbc863bf2e6b2e608bdbde3d9229debf" args=")(PP_Instance instance)" -->
21 <div class="memitem">
22 <div class="memproto">
23 <table class="memname">
24 <tr>
25 <td class="memname">void(* <a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">PPP_MouseLock::MouseLockLost</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td>
26 </tr>
27 </table>
28 </div>
29 <div class="memdoc">
30 <p><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf" title="MouseLockLost() is called when the instance loses the mouse lock, such as when the user presses the E...">MouseLockLost()</a> is called when the instance loses the mouse lock, such as when the user presses the ESC key. </p>
31 <dl class="params"><dt><b>Parameters:</b></dt><dd>
32 <table class="params">
33 <tr><td class="paramdir">[in]</td><td class="paramname">instance</td><td>A <code>PP_Instance</code> identifying one instance of a module. </td></tr>
34 </table>
35 </dd>
36 </dl>
37 </div>
38 </div>
39 <hr />The documentation for this struct was generated from the following file:<ul>
40 <li><a class="el" href="ppp__mouse__lock_8h.html">ppp_mouse_lock.h</a></li>
41 </ul>
42 </div><!-- contents -->
43 </div>
44 {{/partials.standard_nacl_article}}