Searched refs:CountTabs (Results 1 – 2 of 2) sorted by relevance
84 int32_t CountTabs(IFDE_CSSComputedStyle* pStyle) const;
340 int32_t CXFA_TextParser::CountTabs(IFDE_CSSComputedStyle* pStyle) const { in CountTabs() function in CXFA_TextParser1447 m_textParser.CountTabs(bContentNode ? pParentStyle : pStyle); in LoadRichText()1674 int32_t iCount = m_textParser.CountTabs(pStyle); in DoTabstops()