Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h61 ULONG GetPixelmapDataOffset(USHORT map_id, USHORT frame_id, USHORT theme_id);
Dbinary_resource_gen.cpp1984 … header.gx_pixelmap_header_data_offset = GetPixelmapDataOffset(map_id, frame_id, refer_theme); in WritePixelmapBlock()
2897 ULONG binary_resource_gen::GetPixelmapDataOffset(USHORT map_id, USHORT frame_id, USHORT theme_id) in GetPixelmapDataOffset() function in binary_resource_gen