Searched refs:aGotoCallButton (Results 1 – 2 of 2) sorted by relevance
1536 aGotoCallButton( this, IDEResId( RID_IMGBTN_GOTOCALL ) ), in StackWindow()1551 aGotoCallButton.SetClickHdl( LINK( this, StackWindow, ButtonHdl ) ); in StackWindow()1552 aGotoCallButton.SetPosPixel( Point( DWBORDER, 2 ) ); in StackWindow()1553 Size aSz( aGotoCallButton.GetModeImage().GetSizePixel() ); in StackWindow()1556 aGotoCallButton.SetSizePixel( aSz ); in StackWindow()1558 aGotoCallButton.Hide(); in StackWindow()1600 if ( pButton == &aGotoCallButton ) in IMPL_LINK_INLINE_START()
292 ImageButton aGotoCallButton; member in StackWindow
Completed in 20 milliseconds