Searched refs:target_class_name (Results 1 – 16 of 16) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | target_view.cpp | 14 CString target_class_name; variable 69 mpTargetFrame->Create(target_class_name, NULL, in OnCreate() 82 mpTargetScreen->Create(target_class_name, NULL, in OnCreate()
|
| D | right_panel_frame.cpp | 15 extern CString target_class_name;
|
| D | recent_project_win.cpp | 15 extern CString target_class_name; 69 mRecentListFrame.Create(target_class_name, _T("Recent Projects"), in OnCreate()
|
| D | string_scroll_wheel_edit_dlg.cpp | 19 extern CString target_class_name; 119 mpValueListFrame->Create(target_class_name, _T("ValueListFrame"), in OnInitDialog() 552 … row->Create(target_class_name, _T("ValueListRow"), WS_CHILD | WS_VISIBLE, client, this, 0, NULL); in OnCreate()
|
| D | trigger_list_edit_dlg.cpp | 4 extern CString target_class_name; 131 mpTriggerFrame->Create(target_class_name, _T("trigger_frame"), in OnInitDialog() 582 row->Create(target_class_name, row_name, WS_VISIBLE | WS_CHILD, CRect(0, 0, 0, 0), this, 0); in CreateTriggerRows()
|
| D | font_path_dialog.cpp | 51 extern CString target_class_name; 257 range_entry[loop]->Create(target_class_name, name, WS_CHILD | WS_VISIBLE, in OnCreate() 297 range_entry[loop]->Create(target_class_name, name, WS_CHILD | WS_VISIBLE, in CreateExtendedRangeEntry() 1149 …mpRangeListWin->Create(target_class_name, _T("Character Pages"), WS_CHILD | WS_VISIBLE | WS_VSCROL… in OnInitDialog() 1159 …mpRangeListHeader->Create(target_class_name, _T("Character Page Header"), WS_CHILD | WS_VISIBLE, S… in OnInitDialog()
|
| D | string_table_edit_dlg.cpp | 146 extern CString target_class_name; 288 mpButtonFrame->CreateEx(WS_EX_CONTROLPARENT, target_class_name, _T("button_frame"), in OnCreate() 293 mpTableFrame->Create(target_class_name, _T("table_frame"), in OnCreate() 298 mpTableHeader->Create(target_class_name, _T("table_header"), in OnCreate() 304 mpStrReferenceWin->Create(target_class_name, _T("string_reference_win"), in OnCreate() 1582 …row->Create(target_class_name, _T("string_row"), WS_VISIBLE | WS_CHILD, CRect(0, 0, 0, 0), this, 0… in CreateTableRows() 1913 …row->Create(target_class_name, _T("string_row"), WS_VISIBLE | WS_CHILD, CRect(0, 0, 0, 0), this, 0… in AddString() 2675 …row->Create(target_class_name, _T("string_reference_row"), WS_VISIBLE | WS_CHILD, CRect(0, 0, 0, 0… in CreateStringReferenceRows()
|
| D | PaletteLayoutDlg.cpp | 9 extern CString target_class_name; 112 …mpPaletteFrame->Create(target_class_name, _T("PaletteFrame"), WS_CHILD | WS_VISIBLE | WS_CLIPCHILD… in OnInitDialog() 1011 mPaletteRows[index].Create(target_class_name, _T("PaletteRow"), in OnCreate()
|
| D | rich_text_edit_dlg.cpp | 13 extern CString target_class_name; 902 …mpPreview->Create(target_class_name, _T("text_view_preview"), WS_VISIBLE | WS_VSCROLL | WS_HSCROLL… in OnCreate() 910 …mpButtonFrame->CreateEx(WS_EX_CONTROLPARENT, target_class_name, _T("text_edit_button_frame"), WS_V… in OnCreate()
|
| D | clone_repo_dialog.cpp | 40 extern CString target_class_name;
|
| D | screen_flow_edit_dlg.cpp | 53 extern CString target_class_name; 1799 mpScreenFlowDiagram->Create(target_class_name, _T("screen flow diagram win"), in OnInitDialog() 1818 …mpButtonFrame->CreateEx(WS_EX_CONTROLPARENT, target_class_name, _T("screen flow button frame"), WS… in OnInitDialog()
|
| D | color_edit_dialog.cpp | 24 extern CString target_class_name; 761 …mpColorGradientWin->Create(target_class_name, _T("Colors"), WS_VISIBLE | WS_CHILD | WS_TABSTOP, bo… in OnInitDialog()
|
| D | MainFrm.cpp | 17 extern CString target_class_name; 326 target_class_name = AfxRegisterWndClass( in CMainFrame()
|
| D | trigger_action_edit_dlg.cpp | 39 extern CString target_class_name;
|
| D | resource_item.cpp | 31 extern CString target_class_name;
|
| D | resource_view.cpp | 21 extern CString target_class_name;
|