Home
last modified time | relevance | path

Searched defs:GetOuterRect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.cpp186 FX_RECT CFX_FloatRect::GetOuterRect() const { in GetOuterRect() function in CFX_FloatRect
368 FX_RECT CFX_RectF::GetOuterRect() const { in GetOuterRect() function in CFX_RectF
H A Dfx_coordinates_unittest.cpp142 TEST(CFX_FloatRect, GetOuterRect) { in TEST() argument