| /GUIX-v6.2.1/guix_studio/ |
| D | express_dialog.cpp | 97 void express_dialog::SetTitleText(CString &title) in SetTitleText() argument 99 mTitleText = title; in SetTitleText() 127 void express_dialog::AddSaveButton(CString title) in AddSaveButton() argument 139 …save_button.Create(title, WS_CHILD | WS_VISIBLE | WS_TABSTOP| BS_DEFPUSHBUTTON | BS_OWNERDRAW | MA… in AddSaveButton() 141 save_button.SetWindowText(title); in AddSaveButton() 147 void express_dialog::AddCancelButton(CString title) in AddCancelButton() argument 159 …cancel_button.Create(title, BS_PUSHBUTTON | BS_CENTER | WS_TABSTOP | BS_VCENTER | WS_CHILD | WS_VI… in AddCancelButton() 468 CString title; in DrawItem() local 472 GetWindowText(title); in DrawItem() 480 if ((info.dwFlags & HCF_HIGHCONTRASTON) && (!title.IsEmpty())) in DrawItem() [all …]
|
| D | express_dialog.h | 33 void AddSaveButton(CString title = _T("Save")); 34 void AddCancelButton(CString title = _T("Cancel")); 52 void SetTitleText(CString &title);
|
| D | options_dialog.cpp | 28 options_dialog::options_dialog(CString title, CString msg, STRING_VAL_PAIR *option_list, CWnd* pPar… in BEGIN_MESSAGE_MAP() 32 SetTitleText(title); in BEGIN_MESSAGE_MAP()
|
| D | view_header.cpp | 16 view_header ::view_header(char *title, int IconId) in view_header() argument 18 m_title = CString(title); in view_header()
|
| D | trigger_edit_dlg.cpp | 69 CString title; in IMPLEMENT_DYNAMIC() local 77 title.Format(_T("Edit Trigger for [%s]"), item->screen_name); in IMPLEMENT_DYNAMIC() 81 title.Format(_T("Add Trigger for [%s]"), item->screen_name); in IMPLEMENT_DYNAMIC() 83 SetTitleText(title); in IMPLEMENT_DYNAMIC()
|
| D | view_header.h | 9 view_header(char *title, int icon_id);
|
| D | options_dialog.h | 13 …options_dialog(CString title, CString msg, STRING_VAL_PAIR *option_list, CWnd* pParent = NULL); …
|
| D | trigger_action_edit_dlg.cpp | 61 CString title; in IMPLEMENT_DYNAMIC() local 66 title.Format(_T("Edit Actions for Trigger [%s]"), trigger->trigger_name); in IMPLEMENT_DYNAMIC() 70 title.Format(_T("Add Actions for Trigger [%s]"), trigger->trigger_name); in IMPLEMENT_DYNAMIC() 72 SetTitleText(title); in IMPLEMENT_DYNAMIC()
|
| D | project_view.cpp | 856 void project_view::SetFrameTitle(CString &title) in SetFrameTitle() argument 861 fulltitle += title; in SetFrameTitle() 873 CString title; in NewProject() local 881 title = dlg.Getproject_name(); in NewProject() 885 studiox_project *project = new studiox_project(pathname, title, TRUE); in NewProject() 891 pathname += title; in NewProject() 894 SetFrameTitle(title); in NewProject() 3006 CString title; in OnTestMessage() local
|
| D | project_view.h | 137 void SetFrameTitle(CString &title);
|
| D | studiox_util.h | 23 TCHAR *title, TCHAR *filter, TCHAR *initial_dir,
|
| D | MainFrm.cpp | 2029 CString title; in OnTestMessage() local 2179 title = param.GetAt(1); in OnTestMessage() 2183 pWnd = FindWindow(classname, title); in OnTestMessage() 2228 title); // The window name. in OnTestMessage()
|
| D | resource_item.cpp | 649 CString title; in PaintThemeHeader() local 650 title.Format(_T("Theme: \"%s\""), mpRes->name); in PaintThemeHeader() 653 dc->DrawText(title, boxrect, DT_LEFT | DT_VCENTER | DT_SINGLELINE); in PaintThemeHeader()
|
| D | studiox_util.cpp | 784 TCHAR *title, TCHAR *filter, TCHAR *initial_dir, in GetOutputFileName() argument 805 OpenInfo.lpstrTitle = title; in GetOutputFileName()
|
| /GUIX-v6.2.1/.github/ISSUE_TEMPLATE/ |
| D | feature_request.md | 4 title: ''
|
| D | hardware-or-architecture-support.md | 4 title: ''
|
| D | bug_report.md | 4 title: ''
|
| /GUIX-v6.2.1/guix_studio/libs/libpng/ |
| D | LICENSE.md | 15 of merchantability, fitness for a particular purpose, title, and
|