Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h389 void DoTabstops(IFDE_CSSComputedStyle* pStyle, CXFA_PieceLine* pPieceLine);
Dxfa_textlayout.cpp1660 void CXFA_TextLayout::DoTabstops(IFDE_CSSComputedStyle* pStyle, in DoTabstops() function in CXFA_TextLayout
1784 DoTabstops(pStyle, pPieceLine); in AppendTextLine()