Searched refs:bInQueryExit (Results 1 – 1 of 1) sorted by relevance
2535 static bool bInQueryExit = false; in ImplWindowFrameProc() local2536 if( !bInQueryExit ) in ImplWindowFrameProc()2538 bInQueryExit = true; in ImplWindowFrameProc()2547 bInQueryExit = false; in ImplWindowFrameProc()