Home
last modified time | relevance | path

Searched refs:StaticTextWidget (Results 126 – 150 of 232) sorted by relevance

12345678910

/dports/games/scummvm/scummvm-2.5.1/gui/
H A Dsaveload-dialog.cpp55 …_label = new StaticTextWidget(this, "SaveLoadCloudSyncProgress.TitleText", _("Downloading saves...… in SaveLoadCloudSyncProgressDialog()
62 …_percentLabel = new StaticTextWidget(this, "SaveLoadCloudSyncProgress.PercentText", Common::String… in SaveLoadCloudSyncProgressDialog()
404 _pageTitle = new StaticTextWidget(this, "SaveLoadChooser.Title", title); in SaveLoadChooserSimple()
414 _date = new StaticTextWidget(this, 0, 0, 10, 10, _("No date saved"), Graphics::kTextAlignCenter); in SaveLoadChooserSimple()
415 _time = new StaticTextWidget(this, 0, 0, 10, 10, _("No time saved"), Graphics::kTextAlignCenter); in SaveLoadChooserSimple()
416 …_playtime = new StaticTextWidget(this, 0, 0, 10, 10, _("No playtime saved"), Graphics::kTextAlignC… in SaveLoadChooserSimple()
787 _pageTitle = new StaticTextWidget(this, "SaveLoadChooser.Title", title); in SaveLoadChooserGrid()
802 _pageDisplay = new StaticTextWidget(this, "SaveLoadChooser.PageDisplay", Common::U32String()); in SaveLoadChooserGrid()
1022StaticTextWidget *description = new StaticTextWidget(container, dstX, dstY, buttonWidth, kLineHeig… in reflowLayout()
1185 _title = new StaticTextWidget(this, "SavenameDialog.DescriptionText", Common::String()); in SavenameDialog()
H A Dunknown-game-dialog.cpp116StaticTextWidget *widget = new StaticTextWidget(_textContainer, 10, y, _textContainer->getWidth() … in rebuild()
/dports/emulators/stella/stella-6.6/src/gui/
H A DInputTextDialog.cxx99 StaticTextWidget* s = new StaticTextWidget(this, lfont, xpos, ypos + 2, in initialize()
116 myMessage = new StaticTextWidget(this, lfont, xpos, ypos, _w - 2 * xpos, fontHeight, in initialize()
H A DTimeMachineDialog.cxx227 …myCurrentIdxWidget = new StaticTextWidget(this, font, xpos, ypos, "1000", TextAlign::Left, kBGColo… in TimeMachineDialog()
230 …myLastIdxWidget = new StaticTextWidget(this, font, _w - H_BORDER - font.getStringWidth("1000"), yp… in TimeMachineDialog()
246 …myCurrentTimeWidget = new StaticTextWidget(this, font, xpos, ypos_s, "00:00.00", TextAlign::Left, … in TimeMachineDialog()
249 …myLastTimeWidget = new StaticTextWidget(this, font, _w - H_BORDER - font.getStringWidth("00:00.00"… in TimeMachineDialog()
301 myMessageWidget = new StaticTextWidget(this, font, xpos, ypos_s, in TimeMachineDialog()
H A DInputDialog.hxx30 class StaticTextWidget;
115 StaticTextWidget* myMouseSensitivity{nullptr};
H A DWhatsNewDialog.cxx118 new StaticTextWidget(this, _font, HBORDER, ypos, txt.substr(0, i)); in add()
122 new StaticTextWidget(this, _font, HBORDER, ypos, txt); in add()
H A DJoystickDialog.cxx51 StaticTextWidget* t = new StaticTextWidget(this, font, xpos, ypos+2, "Controller ID "); in JoystickDialog()
H A DDeveloperDialog.cxx149 …myLoadingROMLabel = new StaticTextWidget(myTab, font, HBORDER + INDENT*1, ypos + 1, "When loading … in addEmulationTab()
171 …myRandomizeCPULabel = new StaticTextWidget(myTab, font, HBORDER + INDENT * 2, ypos + 1, "Randomize… in addEmulationTab()
265 myInvPhaseLabel = new StaticTextWidget(myTab, font, HBORDER + INDENT * 2, ypos + 1, in addTiaTab()
285 myPlayfieldLabel = new StaticTextWidget(myTab, font, HBORDER + INDENT * 2, ypos + 1, in addTiaTab()
299 myBackgroundLabel = new StaticTextWidget(myTab, font, HBORDER + INDENT * 2, ypos + 1, in addTiaTab()
311 mySwapLabel = new StaticTextWidget(myTab, font, HBORDER + INDENT * 2, ypos + 1, ss.str()); in addTiaTab()
370 myTVJitterRecLabelWidget = new StaticTextWidget(myTab, font, in addVideoTab()
425 new StaticTextWidget(myTab, infofont, HBORDER, ypos, in addVideoTab()
562 new StaticTextWidget(myTab, infofont, HBORDER, ypos, in addTimeMachineTab()
646 new StaticTextWidget(myTab, infofont, HBORDER, ypos, "(*) Change requires a ROM reload"); in addDebuggerTab()
[all …]
H A DQuadTariDialog.cxx66 myLeftPortLabel = new StaticTextWidget(this, font, xpos, ypos + 1, "Left port");
80 myRightPortLabel = new StaticTextWidget(this, font, xpos, ypos + 1, "Right port");
/dports/games/scummvm/scummvm-2.5.1/engines/testbed/
H A Dconfig.cpp37 …new GUI::StaticTextWidget(this, "TestbedOptions.Headline", Common::U32String("Select Testsuites to… in TestbedOptionsDialog()
38 …new GUI::StaticTextWidget(this, "TestbedOptions.Info", Common::U32String("Use Doubleclick to selec… in TestbedOptionsDialog()
146 …GUI::StaticTextWidget *widget = new GUI::StaticTextWidget(this, xOffset, _yOffset, w, h, text, tex… in addText()
/dports/emulators/stella/stella-6.6/src/debugger/gui/
H A DCartARMWidget.cxx42 new StaticTextWidget(_boss, _font, xpos, ypos + 1, "ARM emulation cycles:"); in addCycleWidgets()
58 myCyclesLabel = new StaticTextWidget(_boss, _font, xpos, ypos + 1, "Cycles #"); in addCycleWidgets()
72 StaticTextWidget* s = new StaticTextWidget(_boss, _font, myCycleFactor->getLeft(), ypos + 1, in addCycleWidgets()
H A DCart4A50Widget.cxx67 new StaticTextWidget(_boss, _font, xpos, ypos, lwidth,
87 new StaticTextWidget(_boss, _font, xpos, ypos, lwidth,
107 new StaticTextWidget(_boss, _font, xpos, ypos, lwidth,
H A DJoystickWidget.cxx33 StaticTextWidget* t; in JoystickWidget()
35 t = new StaticTextWidget(boss, font, xpos, ypos + 2, lwidth, in JoystickWidget()
H A DPointingDeviceWidget.cxx31 StaticTextWidget* t; in PointingDeviceWidget()
33 t = new StaticTextWidget(boss, font, x, y + 2, getHeader()); in PointingDeviceWidget()
H A DDrivingWidget.cxx50 StaticTextWidget* t = new StaticTextWidget(boss, font, xpos, ypos + 2, lwidth, in DrivingWidget()
H A DCartCMWidget.cxx64 new StaticTextWidget(boss, _font, xpos, ypos+2, lwidth, myFontHeight,
73 new StaticTextWidget(boss, _font, xpos, ypos, lwidth,
143 new StaticTextWidget(boss, _font, xpos, ypos, lwidth,
H A DGenesisWidget.cxx29 StaticTextWidget* t; in GenesisWidget()
31 t = new StaticTextWidget(boss, font, xpos, ypos+2, lwidth, in GenesisWidget()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Ddialogs.h43 class StaticTextWidget; variable
54 GUI::StaticTextWidget *_text;
/dports/games/residualvm/residualvm-0.3.1/gui/
H A Dbrowser.cpp55 new StaticTextWidget(this, "Browser.Headline", title); in BrowserDialog()
58 _currentPath = new StaticTextWidget(this, "Browser.Path", "DUMMY"); in BrowserDialog()
H A Dupdates-dialog.cpp81 new StaticTextWidget(this, 10, y, maxlineWidth, kLineHeight, in UpdatesDialog()
86 new StaticTextWidget(this, 10, y, maxlineWidth2, kLineHeight, in UpdatesDialog()
H A DKeysDialog.cpp48 _actionTitle = new StaticTextWidget(this, "KeysDialog.Action", title); in KeysDialog()
49 …_keyMapping = new StaticTextWidget(this, "KeysDialog.Mapping", _("Select an action and click 'Map'… in KeysDialog()
/dports/games/libretro-scummvm/scummvm-7b1e929/gui/
H A DKeysDialog.cpp48 _actionTitle = new StaticTextWidget(this, "KeysDialog.Action", title); in KeysDialog()
49 …_keyMapping = new StaticTextWidget(this, "KeysDialog.Mapping", _("Select an action and click 'Map'… in KeysDialog()
H A Dremotebrowser.cpp49 new StaticTextWidget(this, "Browser.Headline", title); in RemoteBrowserDialog()
50 _currentPath = new StaticTextWidget(this, "Browser.Path", "DUMMY"); in RemoteBrowserDialog()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/testbed/
H A Dconfig.cpp35 new GUI::StaticTextWidget(this, "Browser.Headline", "Select Testsuites to Execute"); in TestbedOptionsDialog()
36 new GUI::StaticTextWidget(this, "Browser.Path", "Use Doubleclick to select/deselect"); in TestbedOptionsDialog()
144 new GUI::StaticTextWidget(this, xOffset, _yOffset, w, h, text, textAlign); in addText()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Ddialogs.h33 class StaticTextWidget; variable
72 GUI::StaticTextWidget *_text;

12345678910