blob: 1bbd2a77fa815db3e7be1c0968f9f373d78ff4bf [file] [log] [blame]
{{+bindTo:partials.standard_nacl_api}}
<h1>Structs</h1>
<div id="doxygen-ref">
{{- dummy div to appease doxygen -}}
<div>
<!-- Generated by Doxygen 1.7.6.1 -->
</div>
<!--header-->
<div class="contents">
<h2>
Data Structures</h2><table class="memberdecls">
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___array_output.html">PP_ArrayOutput</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A structure that defines a way for the browser to return arrays of data to the plugin. <a href="struct_p_p___array_output.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_picture.html">PP_VideoPicture</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Struct describing a decoded video picture. <a href="struct_p_p___video_picture.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_picture__0__1.html">PP_VideoPicture</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Struct describing a decoded video picture. <a href="struct_p_p___video_picture__0__1.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_profile_description.html">PP_VideoProfileDescription</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Supported video profile information. <a href="struct_p_p___video_profile_description.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___video_profile_description__0__1.html">PP_VideoProfileDescription</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Supported video profile information. <a href="struct_p_p___video_profile_description__0__1.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_profile_description.html">PP_AudioProfileDescription</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Supported audio profile information. <a href="struct_p_p___audio_profile_description.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___bitstream_buffer.html">PP_BitstreamBuffer</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Struct describing a bitstream buffer. <a href="struct_p_p___bitstream_buffer.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___audio_bitstream_buffer.html">PP_AudioBitstreamBuffer</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Struct describing an audio bitstream buffer. <a href="struct_p_p___audio_bitstream_buffer.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___completion_callback.html">PP_CompletionCallback</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><code><a class="el" href="struct_p_p___completion_callback.html" title="PP_CompletionCallback is a common mechanism for supporting potentially asynchronous calls in browser ...">PP_CompletionCallback</a></code> is a common mechanism for supporting potentially asynchronous calls in browser interfaces. <a href="struct_p_p___completion_callback.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___directory_entry.html">PP_DirectoryEntry</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___file_info.html">PP_FileInfo</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___file_info.html" title="The PP_FileInfo struct represents all information about a file, such as size, type, and creation time.">PP_FileInfo</a></code> struct represents all information about a file, such as size, type, and creation time. <a href="struct_p_p___file_info.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___input_event___key.html">PP_InputEvent_Key</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___input_event___key.html" title="The PP_InputEvent_Key struct represents a key up or key down event.">PP_InputEvent_Key</a></code> struct represents a key up or key down event. <a href="struct_p_p___input_event___key.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___input_event___character.html">PP_InputEvent_Character</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___input_event___character.html" title="The PP_InputEvent_Character struct represents a typed character event.">PP_InputEvent_Character</a></code> struct represents a typed character event. <a href="struct_p_p___input_event___character.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___input_event___mouse.html">PP_InputEvent_Mouse</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___input_event___mouse.html" title="The PP_InputEvent_Mouse struct represents all mouse events except mouse wheel events.">PP_InputEvent_Mouse</a></code> struct represents all mouse events except mouse wheel events. <a href="struct_p_p___input_event___mouse.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___input_event___wheel.html">PP_InputEvent_Wheel</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___input_event___wheel.html" title="The PP_InputEvent_Wheel struct represents all mouse wheel events.">PP_InputEvent_Wheel</a></code> struct represents all mouse wheel events. <a href="struct_p_p___input_event___wheel.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___point.html">PP_Point</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="struct_p_p___point.html" title="The PP_Point structure defines the integer x and y coordinates of a point.">PP_Point</a> structure defines the integer x and y coordinates of a point. <a href="struct_p_p___point.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_point.html">PP_FloatPoint</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="struct_p_p___float_point.html" title="The PP_FloatPoint structure defines the floating-point x and y coordinates of a point.">PP_FloatPoint</a> structure defines the floating-point x and y coordinates of a point. <a href="struct_p_p___float_point.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___rect.html">PP_Rect</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___rect.html" title="The PP_Rect struct contains the size and location of a 2D rectangle.">PP_Rect</a></code> struct contains the size and location of a 2D rectangle. <a href="struct_p_p___rect.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_rect.html">PP_FloatRect</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___float_rect.html" title="The PP_FloatRect struct contains the size and location of a 2D rectangle.">PP_FloatRect</a></code> struct contains the size and location of a 2D rectangle. <a href="struct_p_p___float_rect.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___size.html">PP_Size</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___size.html" title="The PP_Size struct contains the size of a 2D rectangle.">PP_Size</a></code> struct contains the size of a 2D rectangle. <a href="struct_p_p___size.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_size.html">PP_FloatSize</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___float_size.html" title="The PP_FloatSize struct contains the size of a 2D rectangle.">PP_FloatSize</a></code> struct contains the size of a 2D rectangle. <a href="struct_p_p___float_size.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___touch_point.html">PP_TouchPoint</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___touch_point.html" title="The PP_TouchPoint struct represents all information about a single touch point, such as position...">PP_TouchPoint</a></code> struct represents all information about a single touch point, such as position, id, rotation angle, and pressure. <a href="struct_p_p___touch_point.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">union &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="union_p_p___var_value.html">PP_VarValue</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="union_p_p___var_value.html" title="The PP_VarValue union stores the data for any one of the types listed in the PP_VarType enum...">PP_VarValue</a> union stores the data for any one of the types listed in the PP_VarType enum. <a href="union_p_p___var_value.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___var.html">PP_Var</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code>PP_VAR</code> struct is a variant data type and can contain any value of one of the types named in the <code>PP_VarType</code> enum. <a href="struct_p_p___var.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepad_sample_data.html">PP_GamepadSampleData</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The data for one gamepad device. <a href="struct_p_p___gamepad_sample_data.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepads_sample_data.html">PP_GamepadsSampleData</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The data for all gamepads connected to the system. <a href="struct_p_p___gamepads_sample_data.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___host_resolver___hint.html">PP_HostResolver_Hint</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight"><code><a class="el" href="struct_p_p___host_resolver___hint.html" title="PP_HostResolver_Hint represents hints for host resolution.">PP_HostResolver_Hint</a></code> represents hints for host resolution. <a href="struct_p_p___host_resolver___hint.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___image_data_desc.html">PP_ImageDataDesc</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="struct_p_p___image_data_desc.html" title="The PP_ImageDataDesc structure represents a description of image data.">PP_ImageDataDesc</a></code> structure represents a description of image data. <a href="struct_p_p___image_data_desc.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___net_address___i_pv4.html">PP_NetAddress_IPv4</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">All members are expressed in network byte order. <a href="struct_p_p___net_address___i_pv4.html#details">More...</a><br /></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___net_address___i_pv6.html">PP_NetAddress_IPv6</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">All members are expressed in network byte order. <a href="struct_p_p___net_address___i_pv6.html#details">More...</a><br /></td></tr>
</table><h2>
Variables</h2><table class="memberdecls">
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gad0a3a59c8cb2fb74717c8d23a5d56295">PP_DirectoryEntry</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gad224cb61c5859f6655b274eff7328664">PP_FileInfo</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga91c5483306ded19bced2063169de99f8">PP_InputEvent_Key</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga6d1b875e2ae53ba8ee90e10505df6b7e">PP_InputEvent_Character</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga26c37abe55715f606e0a2c91867d051c">PP_InputEvent_Mouse</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga3fe74ccc6894bb133b39df77f96322cf">PP_InputEvent_Wheel</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga501da0561777e3fef2c08aa9b7400cc0">PP_Point</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga2bfb71399c8dac2aba417b75459100bd">PP_FloatPoint</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gaa91d0179e9f1f1bd3b6f3415f75c9ff1">PP_Rect</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gafd4a54f9a36c0825eef612e150b50421">PP_Size</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gafa28da9c7da0da3d7c5cdd57b4485436">PP_TouchPoint</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga7c0f59e0d0c137b8390435582dc8e54d">PP_Var</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga525d88c6ef789fe645908c30bae38e7c">PP_GamepadSampleData</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gacc3e9ccca109cc93c2fbeea317b7b004">PP_GamepadsSampleData</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga6e27cf6541423cdee5fc2cf5b2d67853">PP_HostResolver_Hint</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#gae0f2df62c9fe8b622336fa44ad897470">PP_ImageDataDesc</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga34eaf167d3bf1a00281de167719ca604">PP_NetAddress_IPv4</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga1301bb0d95a4b2e8907002b3bdc8f6d9">PP_NetAddress_IPv6</a></td></tr>
</table>
<hr /><h2>Variable Documentation</h2>
<a class="anchor" id="gad0a3a59c8cb2fb74717c8d23a5d56295"></a><!-- doxytag: member="pp_directory_entry.h::PP_DirectoryEntry" ref="gad0a3a59c8cb2fb74717c8d23a5d56295" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___directory_entry.html">PP_DirectoryEntry</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="gad224cb61c5859f6655b274eff7328664"></a><!-- doxytag: member="pp_file_info.h::PP_FileInfo" ref="gad224cb61c5859f6655b274eff7328664" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___file_info.html">PP_FileInfo</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga2bfb71399c8dac2aba417b75459100bd"></a><!-- doxytag: member="pp_point.h::PP_FloatPoint" ref="ga2bfb71399c8dac2aba417b75459100bd" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___float_point.html">PP_FloatPoint</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga525d88c6ef789fe645908c30bae38e7c"></a><!-- doxytag: member="ppb_gamepad.h::PP_GamepadSampleData" ref="ga525d88c6ef789fe645908c30bae38e7c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___gamepad_sample_data.html">PP_GamepadSampleData</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="gacc3e9ccca109cc93c2fbeea317b7b004"></a><!-- doxytag: member="ppb_gamepad.h::PP_GamepadsSampleData" ref="gacc3e9ccca109cc93c2fbeea317b7b004" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___gamepads_sample_data.html">PP_GamepadsSampleData</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga6e27cf6541423cdee5fc2cf5b2d67853"></a><!-- doxytag: member="ppb_host_resolver.h::PP_HostResolver_Hint" ref="ga6e27cf6541423cdee5fc2cf5b2d67853" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___host_resolver___hint.html">PP_HostResolver_Hint</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="gae0f2df62c9fe8b622336fa44ad897470"></a><!-- doxytag: member="ppb_image_data.h::PP_ImageDataDesc" ref="gae0f2df62c9fe8b622336fa44ad897470" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___image_data_desc.html">PP_ImageDataDesc</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga6d1b875e2ae53ba8ee90e10505df6b7e"></a><!-- doxytag: member="pp_input_event.h::PP_InputEvent_Character" ref="ga6d1b875e2ae53ba8ee90e10505df6b7e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___input_event___character.html">PP_InputEvent_Character</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga91c5483306ded19bced2063169de99f8"></a><!-- doxytag: member="pp_input_event.h::PP_InputEvent_Key" ref="ga91c5483306ded19bced2063169de99f8" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___input_event___key.html">PP_InputEvent_Key</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga26c37abe55715f606e0a2c91867d051c"></a><!-- doxytag: member="pp_input_event.h::PP_InputEvent_Mouse" ref="ga26c37abe55715f606e0a2c91867d051c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___input_event___mouse.html">PP_InputEvent_Mouse</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga3fe74ccc6894bb133b39df77f96322cf"></a><!-- doxytag: member="pp_input_event.h::PP_InputEvent_Wheel" ref="ga3fe74ccc6894bb133b39df77f96322cf" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___input_event___wheel.html">PP_InputEvent_Wheel</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga34eaf167d3bf1a00281de167719ca604"></a><!-- doxytag: member="ppb_net_address.h::PP_NetAddress_IPv4" ref="ga34eaf167d3bf1a00281de167719ca604" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___net_address___i_pv4.html">PP_NetAddress_IPv4</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga1301bb0d95a4b2e8907002b3bdc8f6d9"></a><!-- doxytag: member="ppb_net_address.h::PP_NetAddress_IPv6" ref="ga1301bb0d95a4b2e8907002b3bdc8f6d9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___net_address___i_pv6.html">PP_NetAddress_IPv6</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga501da0561777e3fef2c08aa9b7400cc0"></a><!-- doxytag: member="pp_point.h::PP_Point" ref="ga501da0561777e3fef2c08aa9b7400cc0" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___point.html">PP_Point</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="gaa91d0179e9f1f1bd3b6f3415f75c9ff1"></a><!-- doxytag: member="pp_rect.h::PP_Rect" ref="gaa91d0179e9f1f1bd3b6f3415f75c9ff1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___rect.html">PP_Rect</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="gafd4a54f9a36c0825eef612e150b50421"></a><!-- doxytag: member="pp_size.h::PP_Size" ref="gafd4a54f9a36c0825eef612e150b50421" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___size.html">PP_Size</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="gafa28da9c7da0da3d7c5cdd57b4485436"></a><!-- doxytag: member="pp_touch_point.h::PP_TouchPoint" ref="gafa28da9c7da0da3d7c5cdd57b4485436" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___touch_point.html">PP_TouchPoint</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ga7c0f59e0d0c137b8390435582dc8e54d"></a><!-- doxytag: member="pp_var.h::PP_Var" ref="ga7c0f59e0d0c137b8390435582dc8e54d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="struct_p_p___var.html">PP_Var</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
</div><!-- contents -->
</div>
{{/partials.standard_nacl_api}}