Home
last modified time | relevance | path

Searched refs:buttonText2_2 (Results 1 – 1 of 1) sorted by relevance

/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DTrackerInit.cpp1270 PPString buttonText2_2 = buttonText2; in initInstrumentChooser() local
1271 buttonText2_2.append("++"); in initInstrumentChooser()
1610 PPFont::getFont(PPFont::FONT_SYSTEM)->getStrWidth(buttonText2_2) + 4 + spacer; in initInstrumentChooser()
1625 PPSize(PPFont::getFont(PPFont::FONT_SYSTEM)->getStrWidth(buttonText2_2) + 4, 11)); in initInstrumentChooser()
1626 button->setText(buttonText2_2); in initInstrumentChooser()