Searched refs:IsMultiLine (Results 1 – 4 of 4) sorted by relevance
412 virtual FX_BOOL IsMultiLine() const = 0;
505 FX_BOOL IsMultiLine() const in IsMultiLine() function
1556 if (IsMultiLine()) { in GetAutoFontSize()
3396 if (m_pVT->IsMultiLine() && GetTotalLines() > 1) in IsTextOverflow()