Searched refs:fTextIndent (Results 1 – 1 of 1) sorted by relevance
1147 FX_FLOAT fTextIndent = pStyle->GetTextIndent().GetValue(); in AppendTextLine() local1148 if (fTextIndent < 0) in AppendTextLine()1149 fStart -= fTextIndent; in AppendTextLine()