Searched refs:isWindowActive (Results 1 – 1 of 1) sorted by relevance
700 bool isWindowActive = WINRT_IsCoreWindowActive(data->coreWindow.Get()); in WINRT_CreateWindow() local701 if (isWindowActive) { in WINRT_CreateWindow()731 bool isWindowActive = WINRT_IsCoreWindowActive(data->coreWindow.Get()); in WINRT_SetWindowFullscreen() local732 if (isWindowActive) { in WINRT_SetWindowFullscreen()