| Pepper_47_C_interfaces
    | 
#include <pp_size.h>

| Public Attributes | |
| int32_t | width | 
| int32_t | height | 
| int32_t PP_Size::height | 
This value represents the height of the rectangle.
Definition at line 31 of file pp_size.h.
Referenced by PP_MakeRectFromXYWH(), and PP_MakeSize().
| int32_t PP_Size::width | 
This value represents the width of the rectangle.
Definition at line 29 of file pp_size.h.
Referenced by PP_MakeRectFromXYWH(), and PP_MakeSize().
 1.8.6
 1.8.6