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

Side by Side Diff: native_client_sdk/doc_generated/pepper_stable/c-api.html

Issue 476793002: Per P0 reqs add launch pts + make download obvious. Also misc cpy edits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <span class="target" id="pepper-stable-c-index"></span><section id="pepper-c-api -reference-stable"> 3 <span class="target" id="pepper-stable-c-index"><span id="c-api"></span></span>< section id="pepper-c-api-reference-stable">
4 <h1 id="pepper-c-api-reference-stable">Pepper C API Reference (Stable)</h1> 4 <h1 id="pepper-c-api-reference-stable">Pepper C API Reference (Stable)</h1>
5 <p>This page lists the C API for Pepper 35. Apps that use this API can 5 <p>This page lists the C API for Pepper 35. Apps that use this API can
6 run in Chrome 35 or higher.</p> 6 run in Chrome 35 or higher.</p>
7 <section id="id1"> 7 <section id="id1">
8 <h2 id="id1"><a class="reference external" href="group___interfaces.html">Interf aces</a></h2> 8 <h2 id="id1"><a class="reference external" href="group___interfaces.html">Interf aces</a></h2>
9 <blockquote> 9 <blockquote>
10 <div><ul class="small-gap"> 10 <div><ul class="small-gap">
11 <li><a class="reference external" href="struct_p_p_b___audio__1__1.html">PPB_Aud io</a></li> 11 <li><a class="reference external" href="struct_p_p_b___audio__1__1.html">PPB_Aud io</a></li>
12 <li><a class="reference external" href="struct_p_p_b___audio_buffer__0__1.html"> PPB_AudioBuffer</a></li> 12 <li><a class="reference external" href="struct_p_p_b___audio_buffer__0__1.html"> PPB_AudioBuffer</a></li>
13 <li><a class="reference external" href="struct_p_p_b___audio_config__1__1.html"> PPB_AudioConfig</a></li> 13 <li><a class="reference external" href="struct_p_p_b___audio_config__1__1.html"> PPB_AudioConfig</a></li>
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 <li><a class="reference external" href="ppp__graphics__3d_8h.html">ppp_graphics_ 3d.h</a></li> 162 <li><a class="reference external" href="ppp__graphics__3d_8h.html">ppp_graphics_ 3d.h</a></li>
163 <li><a class="reference external" href="ppp__input__event_8h.html">ppp_input_eve nt.h</a></li> 163 <li><a class="reference external" href="ppp__input__event_8h.html">ppp_input_eve nt.h</a></li>
164 <li><a class="reference external" href="ppp__instance_8h.html">ppp_instance.h</a ></li> 164 <li><a class="reference external" href="ppp__instance_8h.html">ppp_instance.h</a ></li>
165 <li><a class="reference external" href="ppp__messaging_8h.html">ppp_messaging.h< /a></li> 165 <li><a class="reference external" href="ppp__messaging_8h.html">ppp_messaging.h< /a></li>
166 <li><a class="reference external" href="ppp__mouse__lock_8h.html">ppp_mouse_lock .h</a></li> 166 <li><a class="reference external" href="ppp__mouse__lock_8h.html">ppp_mouse_lock .h</a></li>
167 </ul> 167 </ul>
168 </div></blockquote> 168 </div></blockquote>
169 </section></section> 169 </section></section>
170 170
171 {{/partials.standard_nacl_article}} 171 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698