Searched refs:maCalcButton (Results 1 – 2 of 2) sorted by relevance
137 maCalcButton( this, STC_BUTTON_STYLE ), in BackingWindow()243 maCalcButton.SetHelpId( ".HelpId:StartCenter:CalcButton" ); in BackingWindow()407 loadImage( FwkResId( BMP_BACKING_CALC ), maCalcButton ); in initBackground()534 maCalcButton, aMnemns ); in initControls()715 else if( maCalcButton.HasFocus() ) in Notify()728 maCalcButton.GrabFocus(); in Notify()741 maCalcButton.GrabFocus(); in Notify()742 else if( maCalcButton.HasFocus() ) in Notify()757 maCalcButton.GrabFocus(); in Notify()758 else if( maCalcButton.HasFocus() ) in Notify()[all …]
93 ImageButton maCalcButton; member in framework::BackingWindow