Home | History | Annotate | Download | only in fxedit

Lines Matching refs:nFormat

1066 void CFX_Edit::SetAlignmentH(FX_INT32 nFormat/* =0 */, FX_BOOL bPaint/* = TRUE*/)

1068 m_pVT->SetAlignment(nFormat);
1072 void CFX_Edit::SetAlignmentV(FX_INT32 nFormat/* =0 */, FX_BOOL bPaint/* = TRUE*/)
1074 m_nAlignment = nFormat;