Searched refs:GetTabInterval (Results 1 – 2 of 2) sorted by relevance
83 FX_FLOAT GetTabInterval(IFDE_CSSComputedStyle* pStyle) const;
332 FX_FLOAT CXFA_TextParser::GetTabInterval(IFDE_CSSComputedStyle* pStyle) const { in GetTabInterval() function in CXFA_TextParser877 m_pBreak->SetTabWidth(m_textParser.GetTabInterval(pStyle)); in InitBreak()