Searched defs:CWindowProperties (Results 1 – 1 of 1) sorted by relevance
51 struct CWindowProperties { struct52 CRect windowRect;53 CRect drawableRect;54 uint32_t type;55 bool isFullScreen;56 bool isLayoutFullScreen;57 bool focusable;58 bool touchable;59 float brightness;60 bool isKeepScreenOn;[all …]