Searched refs:IsSpaceRun (Results 1 – 3 of 3) sorted by relevance
50 bool IsSpaceRun(CFX_CSSComputedStyle* pStyle) const;
318 bool CXFA_TextParser::IsSpaceRun(CFX_CSSComputedStyle* pStyle) const { in IsSpaceRun() function in CXFA_TextParser
760 bool bSpaceRun = m_textParser.IsSpaceRun( in LoadRichText()