Searched refs:mpIconSysWin (Results 1 – 1 of 1) sorted by relevance
139 SystemWindow* mpIconSysWin; member in __anond983826c0111::UpdateCheckUI214 , mpIconSysWin( NULL ) in UpdateCheckUI()379 if ( bAddEventHdl && mpIconSysWin ) in AddMenuBarIcon()405 mpIconSysWin = pSysWin; in AddMenuBarIcon()406 if ( bAddEventHdl && mpIconSysWin ) in AddMenuBarIcon()407 mpIconSysWin->AddEventListener( maWindowEventHdl ); in AddMenuBarIcon()577 if ( !mpIconSysWin ) in GetBubbleWindow()587 pBubbleWin = new BubbleWindow( mpIconSysWin, in GetBubbleWindow()636 mpIconSysWin = NULL; in RemoveBubbleWindow()738 if ( mpIconSysWin == pEvent->GetWindow() ) in IMPL_LINK()[all …]
Completed in 21 milliseconds