Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textparser.h51 bool GetTabstops(CFX_CSSComputedStyle* pStyle,
Dcxfa_textparser.cpp544 bool CXFA_TextParser::GetTabstops(CFX_CSSComputedStyle* pStyle, in GetTabstops() function in CXFA_TextParser
Dcxfa_textlayout.cpp238 m_textParser.GetTabstops(pStyle, m_pTabstopContext.get()); in InitBreak()