Home
last modified time | relevance | path

Searched refs:GetTabstops (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h86 FX_BOOL GetTabstops(IFDE_CSSComputedStyle* pStyle,
Dxfa_textlayout.cpp582 FX_BOOL CXFA_TextParser::GetTabstops( in GetTabstops() function in CXFA_TextParser
881 m_textParser.GetTabstops(pStyle, m_pTabstopContext); in InitBreak()