Home | History | Annotate | Download | only in fxedit

Lines Matching refs:fLineIndent

1175 FX_BOOL CFX_Edit::SetRichTextLineIndent(FX_FLOAT fLineIndent) {
1177 SecProps.fLineIndent = fLineIndent;
1293 if (!FX_EDIT_IsFloatEqual(secinfo.SecProps.fLineIndent,
1294 pSecProps->fLineIndent)) {
1295 secinfo.SecProps.fLineIndent = pSecProps->fLineIndent;