Searched refs:GetTabInterval (Results 1 – 3 of 3) sorted by relevance
47 float GetTabInterval(CFX_CSSComputedStyle* pStyle) const;
304 float CXFA_TextParser::GetTabInterval(CFX_CSSComputedStyle* pStyle) const { in GetTabInterval() function in CXFA_TextParser
235 m_pBreak->SetTabWidth(m_textParser.GetTabInterval(pStyle)); in InitBreak()