Home
last modified time | relevance | path

Searched refs:GetMapSize (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dstring_table.h30 DWORD GetMapSize(){ return map_size; }; in GetMapSize() function
Dstudiox_util.cpp1605 DWORD maxval = GetMapSize() << 3; in Overlay()
1625 DWORD maxval = GetMapSize() << 3; in IsEmpty()
Dgx_studio_font_util.cpp999 DWORD maxval = char_map->GetMapSize() << 3; in InsertStringTableGlyphs()