Searched refs:GetContentsBoundingBox (Results 1 – 3 of 3) sorted by relevance
97 CFX_RectF GetContentsBoundingBox();
582 CFX_RectF CFDE_TextEditEngine::GetContentsBoundingBox() { in GetContentsBoundingBox() function in CFDE_TextEditEngine
662 CFX_RectF contents_bounds = m_EdtEngine.GetContentsBoundingBox(); in UpdateOffset()717 CFX_RectF contents_bounds = m_EdtEngine.GetContentsBoundingBox(); in UpdateVAlignment()763 CFX_RectF contents_bounds = m_EdtEngine.GetContentsBoundingBox(); in UpdateScroll()835 return m_EdtEngine.GetContentsBoundingBox().height > m_rtEngine.height + 1.0f; in IsContentHeightOverflow()