| Pepper_47_C_interfaces
    | 


Go to the source code of this file.
| Classes | |
| struct | PP_Size | 
| struct | PP_FloatSize | 
| Functions | |
| PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_Size, 8) | |
| PP_INLINE struct PP_Size | PP_MakeSize (int32_t w, int32_t h) | 
| PP_INLINE struct PP_FloatSize | PP_MakeFloatSize (float w, float h) | 
This file defines the width and height of a 2D rectangle.
Definition in file pp_size.h.
 1.8.6
 1.8.6