Searched refs:NameExists (Results 1 – 7 of 7) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | studiox_util.h | 104 BOOL NameExists(INT display_index, INT resource_type, CString name);
|
| D | font_path_dialog.cpp | 953 if (NameExists(m_display_index, RES_TYPE_FONT, font_name)) in OnBnClickedOk() 963 if (NameExists(m_display_index, RES_TYPE_FONT, font_name)) in OnBnClickedOk()
|
| D | color_edit_dialog.cpp | 704 if (NameExists(mDisplayIndex, RES_TYPE_COLOR, text)) in OnOK() 715 if (NameExists(mDisplayIndex, RES_TYPE_COLOR, text)) in OnOK()
|
| D | studiox_util.cpp | 1764 BOOL NameExists(INT display_index, INT resource_type, CString name) in NameExists() function 2051 while (NameExists(display_index, RES_TYPE_PIXELMAP, output_name)) in SetImportIdName()
|
| D | edit_pixelmap_dlg.cpp | 1013 if (NameExists(mDisplay, RES_TYPE_PIXELMAP, pixelmap_name)) in OnBnClickedOk()
|
| D | resource_view.cpp | 1254 if (!NameExists(mDisplayIndex, info->type, name)) in CreateUniqueResourceName()
|
| D | StudioXProject.cpp | 3665 if (!NameExists(display_index, put->type, name)) in ReadOneResource()
|