Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h110 void DoTabstops(CFX_CSSComputedStyle* pStyle, CXFA_PieceLine* pPieceLine);
Dcxfa_textlayout.cpp946 void CXFA_TextLayout::DoTabstops(CFX_CSSComputedStyle* pStyle, in DoTabstops() function in CXFA_TextLayout
1061 DoTabstops(pStyle.Get(), pPieceLine); in AppendTextLine()