* PP_MakeRectFromXYWH() creates a PP_Rect given x and y * coordinates and width and height dimensions as int32_t values. * * @param[in] x An int32_t value representing a horizontal coordinate of a * point, starting with 0 as the left-most coordinate. * @param[in] y An int32_t value representing a vertical coordinate of a point, * starting with 0 as the top-most coordinate. * @p
source not stored for this graph (policy: none)
no outgoing calls