Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h60 ULONG GetFontDataOffset(USHORT font_id, USHORT theme_id);
Dbinary_resource_gen.cpp1440 header.gx_font_header_data_offset = GetFontDataOffset(font_id, reference_theme); in WriteFontBlock()
2873 ULONG binary_resource_gen::GetFontDataOffset(USHORT font_id, USHORT theme_id) in GetFontDataOffset() function in binary_resource_gen