Searched refs:buttonText (Results 1 – 3 of 3) sorted by relevance
69 String buttonText = ResourceManager.getString("String_InstallationCompleted_Button"); in installationCompleted() local70 mDetailsButton.setText(buttonText); in installationCompleted()
69 String buttonText = ResourceManager.getString("String_InstallationCompleted_Button"); in UninstallationCompleted() local70 mDetailsButton.setText(buttonText); in UninstallationCompleted()
1900 aStyleSettings.SetButtonTextColor( toColor( qColorGroup.buttonText() ) ); in UpdateSettings()1901 aStyleSettings.SetButtonRolloverTextColor( toColor( qColorGroup.buttonText() ) ); in UpdateSettings()1969 aMenuFore = toColor( qMenuCG.buttonText() ); in UpdateSettings()
Completed in 14 milliseconds