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