Searched refs:activeWindow (Results 1 – 1 of 1) sorted by relevance
2868 HWND activeWindow = GetActiveWindow(); in active() local2869 return (activeWindow && m_topLevelParent == findTopLevelParent(activeWindow)); in active()