Searched defs:PP_MakeRectFromXYWH (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dpp_rect.h65 * PP_MakeRectFromXYWH() creates a <code>PP_Rect</code> given x and y
77 PP_INLINE struct PP_Rect PP_MakeRectFromXYWH(int32_t x, int32_t y, function

Completed in 721 milliseconds