Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Side by Side Diff: native_client_sdk/doc_generated/pepper_dev/c/pp__rect_8h.html

Issue 332903002: [NaCl SDK] docs: update Pepper API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 {{+bindTo:partials.standard_nacl_api}} 1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>pp_rect.h File Reference</h1> 2 <h1>pp_rect.h File Reference</h1>
3 <div id="doxygen-ref"> 3 <div id="doxygen-ref">
4 {{- dummy div to appease doxygen -}} 4 {{- dummy div to appease doxygen -}}
5 <div> 5 <div>
6 <!-- Generated by Doxygen 1.7.6.1 --> 6 <!-- Generated by Doxygen 1.7.6.1 -->
7 7
8 8
9 </div> 9 </div>
10 <!--header--> 10 <!--header-->
11 <div class="contents"> 11 <div class="contents">
12 <div class="textblock"><div class="dynheader"> 12 <div class="textblock"><div class="dynheader">
13 Include dependency graph for pp_rect.h:</div> 13 Include dependency graph for pp_rect.h:</div>
14 <div class="dyncontent"> 14 <div class="dyncontent">
15 <div class="center"><img src="pp__rect_8h__incl.png" border="0" usemap="#pp__rec t_8h" alt="" /></div> 15 <div class="center"><img src="pp__rect_8h__incl.png" border="0" usemap="#pp__rec t_8h" alt="" /></div>
16 <map name="pp__rect_8h" id="pp__rect_8h"> 16 <map name="pp__rect_8h" id="pp__rect_8h">
17 </map> 17 </map>
18 </div> 18 </div>
19 </div><h2> 19 </div><h2>
20 Data Structures</h2><table class="memberdecls"> 20 Data Structures</h2><table class="memberdecls">
21 21
22 <tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td cla ss="memItemRight" valign="bottom"><a class="el" href="struct_p_p___rect.html">PP _Rect</a></td></tr> 22 <tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td cla ss="memItemRight" valign="bottom"><a class="el" href="struct_p_p___rect.html">PP _Rect</a></td></tr>
23 <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 an d location of a 2D rectangle.">PP_Rect</a></code> struct contains the size and l ocation of a 2D rectangle. <a href="struct_p_p___rect.html#details">More...</a> <br /></td></tr> 23 <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 an d location of a 2D rectangle.">PP_Rect</a></code> struct contains the size and l ocation of a 2D rectangle. <a href="struct_p_p___rect.html#details">More...</a> <br /></td></tr>
24 <tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td cla ss="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_rect.ht ml">PP_FloatRect</a></td></tr>
25 <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 contain s the size and location of a 2D rectangle. <a href="struct_p_p___float_rect.htm l#details">More...</a><br /></td></tr>
24 </table><h2> 26 </table><h2>
25 Functions</h2><table class="memberdecls"> 27 Functions</h2><table class="memberdecls">
26 <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href ="struct_p_p___rect.html">PP_Rect</a>&#160;</td><td class="memItemRight" valign= "bottom"><a class="el" href="group___functions.html#gaf868e2929269ef195241b79a01 5fcf61">PP_MakeRectFromXYWH</a> (int32_t x, int32_t y, int32_t w, int32_t h)</td ></tr> 28 <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href ="struct_p_p___rect.html">PP_Rect</a>&#160;</td><td class="memItemRight" valign= "bottom"><a class="el" href="group___functions.html#gaf868e2929269ef195241b79a01 5fcf61">PP_MakeRectFromXYWH</a> (int32_t x, int32_t y, int32_t w, int32_t h)</td ></tr>
29 <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href ="struct_p_p___float_rect.html">PP_FloatRect</a>&#160;</td><td class="memItemRig ht" valign="bottom"><a class="el" href="group___functions.html#ga0d58c0f7ab657c5 cdd92afe7b5da0fce">PP_MakeFloatRectFromXYWH</a> (float x, float y, float w, floa t h)</td></tr>
27 </table><h2> 30 </table><h2>
28 Variables</h2><table class="memberdecls"> 31 Variables</h2><table class="memberdecls">
29 <tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="mem ItemRight" valign="bottom"><a class="el" href="group___structs.html#gaa91d0179e9 f1f1bd3b6f3415f75c9ff1">PP_Rect</a></td></tr> 32 <tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="mem ItemRight" valign="bottom"><a class="el" href="group___structs.html#gaa91d0179e9 f1f1bd3b6f3415f75c9ff1">PP_Rect</a></td></tr>
30 </table> 33 </table>
31 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> 34 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
32 <div class="textblock"><p>This file defines the APIs for creating a 2 dimensiona l rectangle. </p> 35 <div class="textblock"><p>This file defines the APIs for creating a 2 dimensiona l rectangle. </p>
33 </div></div><!-- contents --> 36 </div></div><!-- contents -->
34 </div> 37 </div>
35 {{/partials.standard_nacl_api}} 38 {{/partials.standard_nacl_api}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698