Searched refs:bounds_ref (Results 1 – 2 of 2) sorted by relevance
57 CFDictionaryRef bounds_ref = reinterpret_cast<CFDictionaryRef>( in IsWindowFullScreen() local61 if (bounds_ref && in IsWindowFullScreen()62 CGRectMakeWithDictionaryRepresentation(bounds_ref, &bounds)) { in IsWindowFullScreen()
149 CFDictionaryRef bounds_ref = reinterpret_cast<CFDictionaryRef>(151 CGRectMakeWithDictionaryRepresentation(bounds_ref, &rect);