Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h58 …elmapDataSize(ULONG written_size, res_info *info, USHORT theme_id, INT frame_id, USHORT outmap_id);
Dbinary_resource_gen.cpp2662 …xelmapDataSize(ULONG written_size, res_info *info, USHORT theme_id, INT frame_id, USHORT outmap_id) in GetOnePixelmapDataSize() argument
2730 rotated_map = m_rotated_pixelmaps[theme_id].GetAt(outmap_id - 1); in GetOnePixelmapDataSize()
2735 m_rotated_pixelmaps[theme_id].SetAt(outmap_id - 1, rotated_map); in GetOnePixelmapDataSize()
3223 USHORT outmap_id = 1; in MakeFileDictionary() local
3265 … blocksize = GetOnePixelmapDataSize(written_size, info, theme, frame_id, outmap_id); in MakeFileDictionary()
3272 outmap_id++; in MakeFileDictionary()