Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.cpp1147 FX_FLOAT fTextIndent = pStyle->GetTextIndent().GetValue(); in AppendTextLine() local
1148 if (fTextIndent < 0) in AppendTextLine()
1149 fStart -= fTextIndent; in AppendTextLine()