Searched refs:CountTabs (Results 1 – 3 of 3) sorted by relevance
48 int32_t CountTabs(CFX_CSSComputedStyle* pStyle) const;
311 int32_t CXFA_TextParser::CountTabs(CFX_CSSComputedStyle* pStyle) const { in CountTabs() function in CXFA_TextParser
758 int32_t iTabCount = m_textParser.CountTabs( in LoadRichText()960 int32_t iCount = m_textParser.CountTabs(pStyle); in DoTabstops()