MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / PP_MakeRectFromXYWH

Function PP_MakeRectFromXYWH

ppapi/c/pp_rect.h:63–71  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

PP_FromGfxRectFunction · 0.85
TEST_FFunction · 0.85
SquareForPointFunction · 0.85
SquareForPointFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68