Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.h119 void DoTabstops(CFDE_CSSComputedStyle* pStyle, CXFA_PieceLine* pPieceLine);
Dcxfa_textlayout.cpp961 void CXFA_TextLayout::DoTabstops(CFDE_CSSComputedStyle* pStyle, in DoTabstops() function in CXFA_TextLayout
1078 DoTabstops(pStyle.Get(), pPieceLine); in AppendTextLine()