Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_beta / c / pp__point_8h.html
1 {{+bindTo:partials.standard_nacl_article}}
2 <h1>pp_point.h File 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 <div class="textblock"><div class="dynheader">
13 Include dependency graph for pp_point.h:</div>
14 <div class="dyncontent">
15 <div class="center"><img src="pp__point_8h__incl.png" border="0" usemap="#pp__point_8h" alt="" /></div>
16 <map name="pp__point_8h" id="pp__point_8h">
17 </map>
18 </div>
19 </div><h2>
20 Data Structures</h2><table class="memberdecls">
21
22 <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>
23 <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>
24 <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>
25 <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>
26 </table><h2>
27 Functions</h2><table class="memberdecls">
28 <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___point.html">PP_Point</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___functions.html#ga15880e8085178758053cc521af33b250">PP_MakePoint</a> (int32_t x, int32_t y)</td></tr>
29 <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___float_point.html">PP_FloatPoint</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___functions.html#ga0aca79088546fe91d13c97db9033e709">PP_MakeFloatPoint</a> (float x, float y)</td></tr>
30 </table><h2>
31 Variables</h2><table class="memberdecls">
32 <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>
33 <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>
34 </table>
35 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
36 <div class="textblock"><p>This file defines the API to create a 2 dimensional point. </p>
37 <p>0,0 is the upper-left starting coordinate. </p>
38 </div></div><!-- contents -->
39 </div>
40 {{/partials.standard_nacl_article}}