Data Fields
Detailed Description
The PP_Rect
struct contains the size and location of a 2D rectangle.
Field Documentation
struct PP_Point PP_Rect::point |
This value represents the x and y coordinates of the upper-left corner of the rectangle.
struct PP_Size PP_Rect::size |
This value represents the width and height of the rectangle.
The documentation for this struct was generated from the following file: