Searched refs:IS_WINP_CLOSING (Results 1 – 1 of 1) sorted by relevance
130 #define IS_WINP_CLOSING(pWin) (pWin->GetHelpId().equals( "TT_Win_is_closing_HID" ) && pWin->GetUniq… macro1029 if ( WinPtrValid(pWindowWaitPointer) && IS_WINP_CLOSING(pWindowWaitPointer) ) in CheckWindowWait()
Completed in 21 milliseconds