Home | History | Annotate | Download | only in fxedit

Lines Matching refs:nAlignment

235 void CFX_Edit_Refresh::Analyse(FX_INT32 nAlignment)

269 if (nAlignment == 0)
1487 FX_BOOL CFX_Edit::SetRichTextAlignment(FX_INT32 nAlignment)
1490 SecProps.nAlignment = nAlignment;
1613 if (secinfo.SecProps.nAlignment != pSecProps->nAlignment)
1615 secinfo.SecProps.nAlignment = pSecProps->nAlignment;