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