Searched refs:GetRectBottom (Results 1 – 2 of 2) sorted by relevance
542 if(!(GetRectBottom(ObjBBox) > GetRectTop(pCell->m_BBox) || in GenerateLine()543 GetRectTop(ObjBBox) < GetRectBottom(pCell->m_BBox))) { in GenerateLine()547 if(!(GetRectBottom(ObjBBox) < GetRectTop(pCell->m_BBox) || in GenerateLine()548 GetRectTop(ObjBBox) > GetRectBottom(pCell->m_BBox))) { in GenerateLine()635 int CPDF_AutoReflowLayoutProvider:: GetRectBottom(FX_RECT rect) in GetRectBottom() function in CPDF_AutoReflowLayoutProvider
102 int GetRectBottom(FX_RECT rect);