Searched refs:GetElmBBox (Results 1 – 2 of 2) sorted by relevance
318 CFX_FloatRect CPDF_LayoutProcessor_Reflow::GetElmBBox(IPDF_LayoutElement* pElement) in GetElmBBox() function in CPDF_LayoutProcessor_Reflow342 rect = GetElmBBox(pChildElement); in GetElmBBox()344 rect.Union(GetElmBBox(pChildElement)); in GetElmBBox()371 CFX_FloatRect rect = GetElmBBox(pElement); in GetElmWidth()
44 CFX_FloatRect GetElmBBox(IPDF_LayoutElement* pElement);