Home | History | Annotate | Download | only in fxfa

Lines Matching refs:fIndent

147     float fIndent = para->GetTextIndent();
148 if (fIndent > 0)
149 fStartPos += fIndent;
230 float fIndent = pStyle->GetTextIndent().GetValue();
231 if (fIndent > 0)
232 fStart += fIndent;
1108 float fIndent = para->GetTextIndent();
1109 if (fIndent > 0)
1110 fStartPos += fIndent;