Home
last modified time | relevance | path

Searched refs:GetPageCount (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h71 USHORT GetPageCount(res_info *info, USHORT theme_id, USHORT font_id);
Dbinary_resource_gen.cpp1420 header.gx_font_header_page_count = GetPageCount(info, theme_id, font_id); in WriteFontBlock()
2400 USHORT binary_resource_gen::GetPageCount(res_info *info, USHORT theme_id, USHORT font_id) in GetPageCount() function in binary_resource_gen