Searched refs:GetTabInterval (Results 1 – 3 of 3) sorted by relevance
46 FX_FLOAT GetTabInterval(CFDE_CSSComputedStyle* pStyle) const;
310 FX_FLOAT CXFA_TextParser::GetTabInterval(CFDE_CSSComputedStyle* pStyle) const { in GetTabInterval() function in CXFA_TextParser
223 m_pBreak->SetTabWidth(m_textParser.GetTabInterval(pStyle)); in InitBreak()