Searched refs:ID_TEXT_ALIGN (Results 1 – 1 of 1) sorted by relevance
/GUIX-v6.4.1/guix_studio/ |
D | properties_win.cpp | 56 ID_TEXT_ALIGN, enumerator 338 ON_CBN_SELCHANGE(ID_TEXT_ALIGN, OnTextAlignmentChange) in BEGIN_MESSAGE_MAP() 1304 …AddComboBox("Text Align", text_align_styles, ID_TEXT_ALIGN, info->style & GX_STYLE_TEXT_ALIGNMENT_… in AddTextWidgetProperties() 1362 …AddComboBox("Text Align", text_align_styles, ID_TEXT_ALIGN, info->style & GX_STYLE_TEXT_ALIGNMENT_… in AddRichTextViewProperties() 1579 …AddComboBox("Text Align", text_align_styles, ID_TEXT_ALIGN, info->style & GX_STYLE_TEXT_ALIGNMENT_… in AddTextScrollWheelProps() 3187 CComboBox *pAlign = (CComboBox *) GetDlgItem(ID_TEXT_ALIGN); in OnTextAlignmentChange()
|