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

Unified Diff: native_client_sdk/doc_generated/pepper_dev/c/group___structs.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 side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/pepper_dev/c/group___structs.html
diff --git a/native_client_sdk/doc_generated/pepper_dev/c/group___structs.html b/native_client_sdk/doc_generated/pepper_dev/c/group___structs.html
index bb38887f15af9932a8e8877dd827119f019167ff..1a4f153f3436f453e8ff797034226b17e785b5b8 100644
--- a/native_client_sdk/doc_generated/pepper_dev/c/group___structs.html
+++ b/native_client_sdk/doc_generated/pepper_dev/c/group___structs.html
@@ -34,8 +34,12 @@ Data Structures</h2><table class="memberdecls">
<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>

Powered by Google App Engine
This is Rietveld 408576698