Home
last modified time | relevance | path

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

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