Searched refs:GetClosestRect (Results 1 – 3 of 3) sorted by relevance
130 FX_RECT CFX_FloatRect::GetClosestRect() const { in GetClosestRect() function in CFX_FloatRect
262 FX_RECT GetClosestRect() const;
217 FX_RECT result_rect = m_pMatrix->GetUnitRect().GetClosestRect(); in CFX_ImageTransformer()