Searched refs:has_msg (Results 1 – 1 of 1) sorted by relevance
452 bool has_msg = false; in ProcessNextWindowsMessage() local499 has_msg = ::PeekMessage(&msg, nullptr, 0, 0, PM_REMOVE) != FALSE; in ProcessNextWindowsMessage()502 if (has_msg) in ProcessNextWindowsMessage()