Searched defs:box (Results 1 – 9 of 9) sorted by relevance
249 void trigger_edit_dlg::SelectComboListItem(CComboBox *box, LONG val) in SelectComboListItem()266 void trigger_edit_dlg::SelectComboListItem(CComboBox *box, CString string) in SelectComboListItem()
423 CComboBox *box = (CComboBox *)GetDlgItem(IDC_AA_TEXT_COLORS_COMBO); in SaveDisplayConfig() local587 CComboBox* box = (CComboBox*)GetDlgItem(IDC_ROTATION_ANGLE_COMBO); in SaveDisplayConfig() local1316 CComboBox *box = (CComboBox *)GetDlgItem(IDC_AA_TEXT_COLORS_COMBO); in InitAATextColorsCombobox() local1335 CComboBox* box = (CComboBox*)GetDlgItem(IDC_ROTATION_ANGLE_COMBO); in EnableDisableFlipRotation() local1364 CComboBox* box = (CComboBox*)GetDlgItem(IDC_ROTATION_ANGLE_COMBO); in InitRotationAnglesCombobox() local
251 GX_CHECKBOX *box = (GX_CHECKBOX *)widget; in AssignPixelmap() local
666 void trigger_action_edit_dlg::SelectComboListItem(CComboBox *box, LONG val) in SelectComboListItem()683 void trigger_action_edit_dlg::SelectComboListItem(CComboBox *box, CString string) in SelectComboListItem()
371 CComboBox* box = NULL; in PreTranslateMessage() local
128 void sprite_edit_dialog::SelectDropListItem(CComboBox* box, long val) in SelectDropListItem()
428 CString text_edit_button_frame::InitResList(CComboBox *box, int res_type, int sel_res_id) in InitResList()
438 void SelectDropListItem(CComboBox *box, long val) in SelectDropListItem()
1215 CButton *box; in AddWidgetProps() local