Home
last modified time | relevance | path

Searched refs:target_class_name (Results 1 – 16 of 16) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dtarget_view.cpp14 CString target_class_name; variable
69 mpTargetFrame->Create(target_class_name, NULL, in OnCreate()
82 mpTargetScreen->Create(target_class_name, NULL, in OnCreate()
Dright_panel_frame.cpp15 extern CString target_class_name;
Drecent_project_win.cpp15 extern CString target_class_name;
69 mRecentListFrame.Create(target_class_name, _T("Recent Projects"), in OnCreate()
Dstring_scroll_wheel_edit_dlg.cpp19 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()
Dtrigger_list_edit_dlg.cpp4 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()
Dfont_path_dialog.cpp51 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()
Dstring_table_edit_dlg.cpp146 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()
DPaletteLayoutDlg.cpp9 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()
Drich_text_edit_dlg.cpp13 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()
Dclone_repo_dialog.cpp40 extern CString target_class_name;
Dscreen_flow_edit_dlg.cpp53 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()
Dcolor_edit_dialog.cpp24 extern CString target_class_name;
761 …mpColorGradientWin->Create(target_class_name, _T("Colors"), WS_VISIBLE | WS_CHILD | WS_TABSTOP, bo… in OnInitDialog()
DMainFrm.cpp17 extern CString target_class_name;
326 target_class_name = AfxRegisterWndClass( in CMainFrame()
Dtrigger_action_edit_dlg.cpp39 extern CString target_class_name;
Dresource_item.cpp31 extern CString target_class_name;
Dresource_view.cpp21 extern CString target_class_name;