Searched refs:CountTabs (Results 1 – 3 of 3) sorted by relevance
47 int32_t CountTabs(CFDE_CSSComputedStyle* pStyle) const;
317 int32_t CXFA_TextParser::CountTabs(CFDE_CSSComputedStyle* pStyle) const { in CountTabs() function in CXFA_TextParser
772 int32_t iTabCount = m_textParser.CountTabs( in LoadRichText()974 int32_t iCount = m_textParser.CountTabs(pStyle); in DoTabstops()