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

Unified Diff: native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___gamepad_sample_data.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 7 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_stable/c/struct_p_p___gamepad_sample_data.html
diff --git a/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___gamepad_sample_data.html b/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___gamepad_sample_data.html
index b198568bdbcc7b443dc5f2edf4e9c549917d6be7..33332caba863cf364dd2c25f74de9ed007929287 100644
--- a/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___gamepad_sample_data.html
+++ b/native_client_sdk/doc_generated/pepper_stable/c/struct_p_p___gamepad_sample_data.html
@@ -19,7 +19,7 @@ Data Fields</h2><table class="memberdecls">
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepad_sample_data.html#af832f6af0964f9023d712712a6e3afc7">timestamp</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepad_sample_data.html#a0a4d0498f6beecb54628a4f1919c48e3">id</a> [128]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepad_sample_data.html#ae955efce5fcd9de08ab8d4c7f52d0af7">connected</a></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepad_sample_data.html#aad71d81059bd5880ebd79bc3b9e55cd5">unused_pad_</a> [4]</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">int8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___gamepad_sample_data.html#a6d8faab2471cbf6133481d7df6c53c3f">unused_pad_</a> [4]</td></tr>
</table>
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The data for one gamepad device. </p>
@@ -119,12 +119,12 @@ Data Fields</h2><table class="memberdecls">
<p>Monotonically increasing value that is incremented when the data have been updated. </p>
</div>
</div>
-<a class="anchor" id="aad71d81059bd5880ebd79bc3b9e55cd5"></a><!-- doxytag: member="PP_GamepadSampleData::unused_pad_" ref="aad71d81059bd5880ebd79bc3b9e55cd5" args="[4]" -->
+<a class="anchor" id="a6d8faab2471cbf6133481d7df6c53c3f"></a><!-- doxytag: member="PP_GamepadSampleData::unused_pad_" ref="a6d8faab2471cbf6133481d7df6c53c3f" args="[4]" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
-<td class="memname">char <a class="el" href="struct_p_p___gamepad_sample_data.html#aad71d81059bd5880ebd79bc3b9e55cd5">PP_GamepadSampleData::unused_pad_</a>[4]</td>
+<td class="memname">int8_t <a class="el" href="struct_p_p___gamepad_sample_data.html#a6d8faab2471cbf6133481d7df6c53c3f">PP_GamepadSampleData::unused_pad_</a>[4]</td>
</tr>
</table>
</div>

Powered by Google App Engine
This is Rietveld 408576698