Searched refs:BUTTON_TEXT (Results 1 – 9 of 9) sorted by relevance
87 enum ButtonType { BUTTON_SYMBOL, BUTTON_TEXT, BUTTON_SYMBOLTEXT }; enumerator
45 ButtonType = BUTTON_TEXT ;
114 aToolBox.SetButtonType( BUTTON_TEXT ); in TestWindow()
144 enum ButtonType { BUTTON_SYMBOL, BUTTON_TEXT, BUTTON_SYMBOLTEXT }; enumerator
351 else if ( eButtonType == BUTTON_TEXT ) // drawing text only in DetermineButtonDrawStyle()
234 tmpButtonType = BUTTON_TEXT; in determineButtonType()2014 else if ( tmpButtonType == BUTTON_TEXT ) in ImplCalcItem()
472 aToolBox.SetButtonType( BUTTON_TEXT ); in EditMainWindow()
2072 SETCONST( pEnum, "BUTTON_TEXT", BUTTON_TEXT ); in InitClassToolBox()
3825 toolbox->SetButtonType( BUTTON_TEXT ); in SetSystemStyle()
Completed in 107 milliseconds