NPAPI:Pepper: Difference between revisions

Line 882: Line 882:
   NPPoint align;
   NPPoint align;
} NPThemeParams;
} NPThemeParams;
</pre>


<pre>
/* Gets the size of the given theme component.  For variable sized items like */
/* Gets the size of the given theme component.  For variable sized items like */
/* vertical scrollbar tracks, the width will be the required width of the */
/* vertical scrollbar tracks, the width will be the required width of the */
Line 896: Line 898:
     NPDeviceContext* context,
     NPDeviceContext* context,
     NPThemeParams* params);
     NPThemeParams* params);
</pre>
</pre>
89

edits