Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp1128 float fTextIndent = pStyle->GetTextIndent().GetValue(); in AppendTextLine() local
1129 if (fTextIndent < 0) in AppendTextLine()
1130 fStart -= fTextIndent; in AppendTextLine()