Searched refs:GetFontStorage (Results 1 – 4 of 4) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | studiox_util.h | 99 INT GetFontStorage(res_info *info, studiox_project *project, int display);
|
| D | resource_view.cpp | 1859 info->storage_size = GetFontStorage(info, project, mDisplayIndex); in AddFont() 1952 info->storage_size = GetFontStorage(info, project, mDisplayIndex); in EditFont() 2061 start->storage_size = GetFontStorage(start, project, mDisplayIndex); in UpdateStringTableFonts() 2067 start->storage_size = GetFontStorage(start, project, mDisplayIndex); in UpdateStringTableFonts() 2075 start->storage_size = GetFontStorage(start, project, mDisplayIndex); in UpdateStringTableFonts() 3314 … current_info->storage_size = GetFontStorage(current_info, project, mDisplayIndex); in SyncResourceAdd()
|
| D | gx_studio_font_util.cpp | 1507 INT GetFontStorage(res_info *info, studiox_project *project, int display) in GetFontStorage() function
|
| D | StudioXProject.cpp | 1392 info->storage_size = GetFontStorage(info, this, display); in InitializeFonts()
|