Searched refs:IsSpaceRun (Results 1 – 3 of 3) sorted by relevance
49 bool IsSpaceRun(CFDE_CSSComputedStyle* pStyle) const;
324 bool CXFA_TextParser::IsSpaceRun(CFDE_CSSComputedStyle* pStyle) const { in IsSpaceRun() function in CXFA_TextParser
774 bool bSpaceRun = m_textParser.IsSpaceRun( in LoadRichText()