| 
    Pepper_31_C_interfaces
    
   | 
 
#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PP_Size | 
Functions | |
| PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_Size, 8) | |
| PP_INLINE struct PP_Size | PP_MakeSize (int32_t w, int32_t h) | 
This file defines the width and height of a 2D rectangle.
Definition in file pp_size.h.
 1.8.6