Home
last modified time | relevance | path

Searched refs:GetDisplayIndex (Results 1 – 14 of 14) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DStudioXProject.h637 int GetDisplayIndex(const folder_info *folder) const;
638 int GetDisplayIndex(const widget_info *info) const;
639 int GetDisplayIndex(const res_info *info) const;
Dsprite_service_provider.cpp321 int display = project->GetDisplayIndex(info); in UpdateSpriteFrameInfo()
409 int display = project->GetDisplayIndex(info); in Autosize()
Dwidget_service_provider.cpp298 int display = project->GetDisplayIndex(info); in GetStringText()
883 int display = project->GetDisplayIndex(info); in CheckResizeToText()
944 int display = project->GetDisplayIndex(info); in CheckResizeToPixelmap()
Dcopy_paste_engine.cpp77 mDisplay = mProject->GetDisplayIndex(folder); in CopyToClipboard()
81 mDisplay = mProject->GetDisplayIndex(info_list.GetAt(0)); in CopyToClipboard()
Dresource_item.cpp424 int display_index = project->GetDisplayIndex(mpRes); in MakeFontPreview()
503 int display_index = project->GetDisplayIndex(mpRes); in MakePixelmapPreview()
1262 int display = project->GetDisplayIndex(mpRes); in PaintStringGroupColumnHeader()
2110 display_index = project->GetDisplayIndex(mpRes); in GetRGBColor()
Dundo_manager.cpp654 display = pProject->GetDisplayIndex(pTemp); in Undo()
794 display = pProject->GetDisplayIndex(current_info); in Undo()
DStudioXProject.cpp1309 InitializeThemePixelmaps(GetDisplayIndex(start), theme); in InitializeThemeResources()
1555 display_index = GetDisplayIndex(info); in InitializeOnePixelmap()
1687 display_index = GetDisplayIndex(info); in InitializeOnePixelmap()
2220 int display_index = GetDisplayIndex(parent); in AddCustomColor()
2261 int display = GetDisplayIndex(which); in DeleteResource()
2398 int display_index = GetDisplayIndex(folder); in DeleteFolder()
2573 int studiox_project::GetDisplayIndex(const folder_info *folder) const in GetDisplayIndex() function in studiox_project
2591 int studiox_project::GetDisplayIndex(const widget_info *info) const in GetDisplayIndex() function in studiox_project
2610 int studiox_project::GetDisplayIndex(const res_info *info) const in GetDisplayIndex() function in studiox_project
2642 int display = GetDisplayIndex(info); in GetDisplayColorFormat()
Dwidget_factory.cpp297 display_index = project->GetDisplayIndex(child); in GenerateWidgets()
369 display_index = project->GetDisplayIndex(child); in GenerateAppScreen()
Dproject_view.cpp434 int display_index = project->GetDisplayIndex(info); in check_set_active_display()
1350 int display_index = project->GetDisplayIndex(folder); in DeleteFolder()
1541 int display_index = project->GetDisplayIndex(info); in DeleteWidget()
2834 int display_index = GetOpenProject()->GetDisplayIndex(folder); in FolderSelected()
Dproperties_win.cpp1584 int display_index = mpProject->GetDisplayIndex(info); in AddTextScrollWheelProps()
2192 int display = mpProject->GetDisplayIndex(mpInfo); in OnChangeWidgetName()
2219 int display = mpProject->GetDisplayIndex(mpInfo); in CheckChangeWidgetId()
2313 int display = mpProject->GetDisplayIndex(mpInfo); in OnChangeWidgetId()
3936 int display = mpProject->GetDisplayIndex(mpInfo); in OnEditStringScrolWheelStrings()
Dedit_pixelmap_dlg.cpp119 mDisplay = project->GetDisplayIndex(info); in IMPLEMENT_DYNAMIC()
Drich_text_edit_dlg.cpp781 mDisplay = mpProject->GetDisplayIndex(mpInfo); in IMPLEMENT_DYNAMIC()
DProjectConfigDlg.cpp1860 INT display_index = project->GetDisplayIndex(info); in ColorTableConvert()
Dresource_view.cpp3181 int display = project->GetDisplayIndex(info); in InitializePixelmaps()