{{+bindTo:partials.standard_nacl_api}}

| struct | PP_Size |
The PP_Size struct contains the size of a 2D rectangle. More... | |
| struct | PP_FloatSize |
The PP_FloatSize struct contains the size of a 2D rectangle. More... |
| struct PP_Size | PP_MakeSize (int32_t w, int32_t h) |
| struct PP_FloatSize | PP_MakeFloatSize (float w, float h) |
| PP_Size |
This file defines the width and height of a 2D rectangle.