Home
last modified time | relevance | path

Searched refs:font_pages_count (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dgx_studio_font_util.cpp885 if (info->font_pages_count) in MakeFont()
887 page_count = info->font_pages_count; in MakeFont()
DStudioXProject.h207 int font_pages_count; variable
DStudioXProject.cpp546 font_pages_count = 0; in res_info()
592 font_pages_count = 0; in res_info()
3771 put->font_pages_count = pages.GetCount(); in ReadOneResource()