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

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

Completed in 46 milliseconds