Searched refs:GetContentsBoundingBox (Results 1 – 3 of 3) sorted by relevance
567 CFX_RectF contents_bounds = m_pEditEngine->GetContentsBoundingBox(); in UpdateOffset()622 CFX_RectF contents_bounds = m_pEditEngine->GetContentsBoundingBox(); in UpdateVAlignment()664 CFX_RectF contents_bounds = m_pEditEngine->GetContentsBoundingBox(); in UpdateScroll()740 return m_pEditEngine->GetContentsBoundingBox().height > in IsContentHeightOverflow()
107 CFX_RectF GetContentsBoundingBox();
607 CFX_RectF CFDE_TextEditEngine::GetContentsBoundingBox() { in GetContentsBoundingBox() function in CFDE_TextEditEngine