Searched refs:IsUnmapped (Results 1 – 4 of 4) sorted by relevance
340 windows_8bpp[i].map_state = IsUnmapped; in check_for_multivis()426 windows_8bpp[i].map_state = IsUnmapped; in check_for_multivis()1246 windows_8bpp[i].map_state = IsUnmapped; in get_8bpp_regions()
638 a->map_state = IsUnmapped; in macosx_valid_window()
4205 if (cache_list[idx].map_state == IsUnmapped) { in check_macosx_iconify()4716 if (attr.map_state == IsUnmapped) { in check_wireframe()6195 if (state == IsUnmapped) return "IsUnmapped"; in MState()8495 attr.map_state = IsUnmapped; in try_to_synthesize_su()10148 cache_list[idx].map_state = IsUnmapped; in check_ncache()
497 #define IsUnmapped 0 macro