Searched refs:GetMapSize (Results 1 – 3 of 3) sorted by relevance
30 DWORD GetMapSize(){ return map_size; }; in GetMapSize() function
1605 DWORD maxval = GetMapSize() << 3; in Overlay()1625 DWORD maxval = GetMapSize() << 3; in IsEmpty()
999 DWORD maxval = char_map->GetMapSize() << 3; in InsertStringTableGlyphs()