Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_stable / c / struct_p_p___float_size.html
1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>PP_FloatSize Struct Reference</h1>
3 <div id="doxygen-ref">
4 {{- dummy div to appease doxygen -}}
5   <div>
6 <!-- Generated by Doxygen 1.7.6.1 -->
7
8
9 </div>
10 <!--header-->
11 <div class="contents">
12 <!-- doxytag: class="PP_FloatSize" --><h2>
13 Data Fields</h2><table class="memberdecls">
14
15 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_size.html#a5ce55d9b99ea5577c667ef5e7c69bd13">width</a></td></tr>
16 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_size.html#ac4e7e40fe4a5bba88a4aee235c0dce22">height</a></td></tr>
17 </table>
18 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
19 <div class="textblock"><p>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. </p>
20 </div><hr /><h2>Field Documentation</h2>
21 <a class="anchor" id="ac4e7e40fe4a5bba88a4aee235c0dce22"></a><!-- doxytag: member="PP_FloatSize::height" ref="ac4e7e40fe4a5bba88a4aee235c0dce22" args="" -->
22 <div class="memitem">
23 <div class="memproto">
24 <table class="memname">
25 <tr>
26 <td class="memname">float <a class="el" href="struct_p_p___float_size.html#ac4e7e40fe4a5bba88a4aee235c0dce22">PP_FloatSize::height</a></td>
27 </tr>
28 </table>
29 </div>
30 <div class="memdoc">
31 <p>This value represents the height of the rectangle. </p>
32 </div>
33 </div>
34 <a class="anchor" id="a5ce55d9b99ea5577c667ef5e7c69bd13"></a><!-- doxytag: member="PP_FloatSize::width" ref="a5ce55d9b99ea5577c667ef5e7c69bd13" args="" -->
35 <div class="memitem">
36 <div class="memproto">
37 <table class="memname">
38 <tr>
39 <td class="memname">float <a class="el" href="struct_p_p___float_size.html#a5ce55d9b99ea5577c667ef5e7c69bd13">PP_FloatSize::width</a></td>
40 </tr>
41 </table>
42 </div>
43 <div class="memdoc">
44 <p>This value represents the width of the rectangle. </p>
45 </div>
46 </div>
47 <hr />The documentation for this struct was generated from the following file:<ul>
48 <li><a class="el" href="pp__size_8h.html">pp_size.h</a></li>
49 </ul>
50 </div><!-- contents -->
51 </div>
52 {{/partials.standard_nacl_api}}