Searched refs:mpIconMBar (Results 1 – 1 of 1) sorted by relevance
140 MenuBar* mpIconMBar; member in __anond983826c0111::UpdateCheckUI215 , mpIconMBar( NULL ) in UpdateCheckUI()377 if ( ( pSysWin != mpIconSysWin ) || ( pActiveMBar != mpIconMBar ) ) in AddMenuBarIcon()404 mpIconMBar = pActiveMBar; in AddMenuBarIcon()580 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in GetBubbleWindow()624 if ( mpIconMBar && ( mnIconID != 0 ) ) in RemoveBubbleWindow()626 mpIconMBar->RemoveMenuBarButton( mnIconID ); in RemoveBubbleWindow()627 mpIconMBar = NULL; in RemoveBubbleWindow()632 mpIconMBar = NULL; in RemoveBubbleWindow()761 if ( pMBar && ( pMBar == mpIconMBar ) ) in IMPL_LINK()[all …]
Completed in 17 milliseconds