OLD | NEW |
1 {{+bindTo:partials.standard_nacl_api}} | 1 {{+bindTo:partials.standard_nacl_api}} |
2 <h1>file_ref.h File Reference</h1> | 2 <h1>compositor.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 file_ref.h:</div> | 13 Include dependency graph for compositor.h:</div> |
14 <div class="dyncontent"> | 14 <div class="dyncontent"> |
15 <div class="center"><img src="file__ref_8h__incl.png" border="0" usemap="#file__
ref_8h" alt="" /></div> | 15 <div class="center"><img src="compositor_8h__incl.png" border="0" usemap="#compo
sitor_8h" alt="" /></div> |
16 <map name="file__ref_8h" id="file__ref_8h"> | 16 <map name="compositor_8h" id="compositor_8h"> |
17 </map> | 17 </map> |
18 </div> | 18 </div> |
19 </div><h2> | 19 </div><h2> |
20 Classes</h2><table class="memberdecls"> | 20 Classes</h2><table class="memberdecls"> |
21 | 21 |
22 <tr><td class="memItemLeft" align="right" valign="top">class  </td><td clas
s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_ref.html">
pp::FileRef</a></td></tr> | 22 <tr><td class="memItemLeft" align="right" valign="top">class  </td><td clas
s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_compositor.html
">pp::Compositor</a></td></tr> |
23 <tr><td class="mdescLeft"> </td><td class="mdescRight">The <code><a class="
el" href="classpp_1_1_file_ref.html" title='The FileRef class represents a "weak
pointer" to a file in a file system.'>FileRef</a></code> class represents a "we
ak pointer" to a file in a file system. <a href="classpp_1_1_file_ref.html#deta
ils">More...</a><br /></td></tr> | 23 <tr><td class="mdescLeft"> </td><td class="mdescRight">The <code><a class="
el" href="classpp_1_1_compositor.html" title="The Compositor interface is used f
or setting CompositorLayer layers to the Chromium compositor for co...">Composit
or</a></code> interface is used for setting <code><a class="el" href="classpp_1_
1_compositor_layer.html">CompositorLayer</a></code> layers to the Chromium compo
sitor for compositing. <a href="classpp_1_1_compositor.html#details">More...</a
><br /></td></tr> |
24 </table><h2> | 24 </table><h2> |
25 Namespaces</h2><table class="memberdecls"> | 25 Namespaces</h2><table class="memberdecls"> |
26 <tr><td class="memItemLeft" align="right" valign="top">namespace  </td><td
class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a
></td></tr> | 26 <tr><td class="memItemLeft" align="right" valign="top">namespace  </td><td
class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a
></td></tr> |
27 </table> | 27 </table> |
28 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> | 28 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> |
29 <div class="textblock"><p>This file defines the API to create a file reference o
r "weak pointer" to a file in a file system. </p> | 29 <div class="textblock"><p>This file defines the API to create a compositor in th
e browser. </p> |
30 </div></div><!-- contents --> | 30 </div></div><!-- contents --> |
31 </div> | 31 </div> |
32 {{/partials.standard_nacl_api}} | 32 {{/partials.standard_nacl_api}} |
OLD | NEW |