Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/
H A Djournal.cpp98 …screen.gPrint(Common::Point(235, 21), COL_PEN_COLOR, fixedText.getText(Scalpel::kFixedText_Journal… in drawJournal()
100 …screen.gPrint(Common::Point(530, 72), COL_PEN_COLOR, fixedText.getText(Tattoo::kFixedText_Page), _… in drawJournal()
219 …screen.gPrint(Common::Point(530, 72), COL_PEN_COLOR, fixedText.getText(Tattoo::kFixedText_Page), _… in drawJournal()
246 … screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_HIGHLIGHT, "%s", lineStart.c_str() + 1); in drawJournal()
249 screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_COLOR, "%s", lineStart.c_str()); in drawJournal()
255 screen.gPrint(Common::Point(JOURNAL_LEFT_X + width, yp), fgColor, "%s", lineMatch.c_str()); in drawJournal()
259 …screen.gPrint(Common::Point(JOURNAL_LEFT_X + width, yp), COL_PEN_COLOR, "%s", matchP + _find.size(… in drawJournal()
261 …screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_HIGHLIGHT, "%s", _lines[temp].c_str() + 1… in drawJournal()
263 screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_COLOR, "%s", _lines[temp].c_str()); in drawJournal()
267 …screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_HIGHLIGHT, "%s", _lines[temp].c_str() + 1… in drawJournal()
[all …]
H A Dscreen.h114 void gPrint(const Common::Point &pt, uint color, const char *formatStr, ...) GCC_PRINTF(4, 5);
H A Dscreen.cpp314 void Screen::gPrint(const Common::Point &pt, uint color, const char *formatStr, ...) { in gPrint() function in Sherlock::Screen
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/
H A Djournal.cpp98 …screen.gPrint(Common::Point(235, 21), COL_PEN_COLOR, fixedText.getText(Scalpel::kFixedText_Journal… in drawJournal()
100 …screen.gPrint(Common::Point(530, 72), COL_PEN_COLOR, fixedText.getText(Tattoo::kFixedText_Page), _… in drawJournal()
219 …screen.gPrint(Common::Point(530, 72), COL_PEN_COLOR, fixedText.getText(Tattoo::kFixedText_Page), _… in drawJournal()
246 … screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_HIGHLIGHT, "%s", lineStart.c_str() + 1); in drawJournal()
249 screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_COLOR, "%s", lineStart.c_str()); in drawJournal()
255 screen.gPrint(Common::Point(JOURNAL_LEFT_X + width, yp), fgColor, "%s", lineMatch.c_str()); in drawJournal()
259 …screen.gPrint(Common::Point(JOURNAL_LEFT_X + width, yp), COL_PEN_COLOR, "%s", matchP + _find.size(… in drawJournal()
261 …screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_HIGHLIGHT, "%s", _lines[temp].c_str() + 1… in drawJournal()
263 screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_COLOR, "%s", _lines[temp].c_str()); in drawJournal()
267 …screen.gPrint(Common::Point(JOURNAL_LEFT_X, yp), COL_PEN_HIGHLIGHT, "%s", _lines[temp].c_str() + 1… in drawJournal()
[all …]
H A Dscreen.h114 void gPrint(const Common::Point &pt, uint color, const char *formatStr, ...) GCC_PRINTF(4, 5);
H A Dscreen.cpp314 void Screen::gPrint(const Common::Point &pt, uint color, const char *formatStr, ...) { in gPrint() function in Sherlock::Screen
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/
H A Dscalpel_screen.cpp97 gPrint(Common::Point(xStart, pt.y), in buttonPrint()
99 gPrint(Common::Point(xStart + prefixOffsetX, pt.y), COMMAND_HIGHLIGHTED, "%c", hotkey); in buttonPrint()
104 gPrint(Common::Point(xStart, pt.y), color, "%s", buttonText.c_str() + skipTextOffset); in buttonPrint()
H A Dscalpel_inventory.cpp182 screen.gPrint(Common::Point(INVENTORY_POINTS[4][2], CONTROLS_Y1), in invCommands()
185 screen.gPrint(Common::Point(INVENTORY_POINTS[5][2], CONTROLS_Y1), in invCommands()
188 screen.gPrint(Common::Point(INVENTORY_POINTS[6][2], CONTROLS_Y1), in invCommands()
191 screen.gPrint(Common::Point(INVENTORY_POINTS[7][2], CONTROLS_Y1), in invCommands()
H A Dscalpel_talk.cpp222 screen.gPrint(Common::Point(16, _yp - 1), TALK_FOREGROUND, "%s", in talkInterface()
263 screen.gPrint(Common::Point(16, _yp - 1), COMMAND_FOREGROUND, "%s", lineStr.c_str()); in talkInterface()
270 screen.gPrint(Common::Point(16, _yp - 1), COMMAND_FOREGROUND, "%s", lineStr.c_str()); in talkInterface()
740 screen.gPrint(Common::Point(5, CONTROLS_Y + 12), INV_FOREGROUND, "~"); in displayTalk()
785 screen.gPrint(Common::Point(5, 189), INV_FOREGROUND, "|"); in displayTalk()
860 screen.gPrint(Common::Point(16, lineY - 1), color, "%s", number.c_str()); in talkLine()
863 screen.gPrint(Common::Point(30, lineY - 1), color, "%s", sLine.c_str()); in talkLine()
865 screen.gPrint(Common::Point(16, lineY - 1), color, "%s", sLine.c_str()); in talkLine()
H A Dscalpel_saveload.cpp116 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in drawInterface()
118 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in drawInterface()
185 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in checkGameOnScreen()
187 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in checkGameOnScreen()
H A Dscalpel_journal.cpp179 screen.gPrint(Common::Point(111, 18), BUTTON_BOTTOM, "%s", _fixedTextWatsonsJournal.c_str()); in drawFrame()
180 screen.gPrint(Common::Point(110, 17), INV_FOREGROUND, "%s", _fixedTextWatsonsJournal.c_str()); in drawFrame()
489 …screen.gPrint(Common::Point((SHERLOCK_SCREEN_WIDTH - screen.stringWidth(_fixedTextSearchNotFound))… in getSearchString()
493 screen.gPrint(Common::Point(15, 185), TALK_FOREGROUND, "%s", _find.c_str()); in getSearchString()
512 screen.gPrint(Common::Point(15, 185), TALK_FOREGROUND, "%s", _find.c_str()); in getSearchString()
H A Dscalpel_map.cpp416 screen.gPrint(Common::Point(xp + 2, 2), BLACK, "%s", name.c_str()); in showPlaceName()
417 screen.gPrint(Common::Point(xp + 1, 1), BLACK, "%s", name.c_str()); in showPlaceName()
418 screen.gPrint(Common::Point(xp, 0), 12, "%s", name.c_str()); in showPlaceName()
H A Dscalpel_user_interface.cpp851 …screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), INV_FOR… in doEnvControl()
853 …screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), INV_FO… in doEnvControl()
873 …screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, "%d.",… in doEnvControl()
874 …screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, "%s",… in doEnvControl()
906 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, in doEnvControl()
908 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, in doEnvControl()
1021 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), in doEnvControl()
1023 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), in doEnvControl()
2021 screen.gPrint(Common::Point(16, CONTROLS_Y + 12 + lineNum * 9), in printObjectDesc()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/scalpel/
H A Dscalpel_screen.cpp97 gPrint(Common::Point(xStart, pt.y), in buttonPrint()
99 gPrint(Common::Point(xStart + prefixOffsetX, pt.y), COMMAND_HIGHLIGHTED, "%c", hotkey); in buttonPrint()
104 gPrint(Common::Point(xStart, pt.y), color, "%s", buttonText.c_str() + skipTextOffset); in buttonPrint()
H A Dscalpel_inventory.cpp182 screen.gPrint(Common::Point(INVENTORY_POINTS[4][2], CONTROLS_Y1), in invCommands()
185 screen.gPrint(Common::Point(INVENTORY_POINTS[5][2], CONTROLS_Y1), in invCommands()
188 screen.gPrint(Common::Point(INVENTORY_POINTS[6][2], CONTROLS_Y1), in invCommands()
191 screen.gPrint(Common::Point(INVENTORY_POINTS[7][2], CONTROLS_Y1), in invCommands()
H A Dscalpel_talk.cpp226 screen.gPrint(Common::Point(16, _yp - 1), TALK_FOREGROUND, "%s", in talkInterface()
267 screen.gPrint(Common::Point(16, _yp - 1), COMMAND_FOREGROUND, "%s", lineStr.c_str()); in talkInterface()
274 screen.gPrint(Common::Point(16, _yp - 1), COMMAND_FOREGROUND, "%s", lineStr.c_str()); in talkInterface()
744 screen.gPrint(Common::Point(5, CONTROLS_Y + 12), INV_FOREGROUND, "~"); in displayTalk()
789 screen.gPrint(Common::Point(5, 189), INV_FOREGROUND, "|"); in displayTalk()
864 screen.gPrint(Common::Point(16, lineY - 1), color, "%s", number.c_str()); in talkLine()
867 screen.gPrint(Common::Point(30, lineY - 1), color, "%s", sLine.c_str()); in talkLine()
869 screen.gPrint(Common::Point(16, lineY - 1), color, "%s", sLine.c_str()); in talkLine()
H A Dscalpel_saveload.cpp116 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in drawInterface()
118 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in drawInterface()
185 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in checkGameOnScreen()
187 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - _savegameIndex) * 10), in checkGameOnScreen()
H A Dscalpel_journal.cpp179 screen.gPrint(Common::Point(111, 18), BUTTON_BOTTOM, "%s", _fixedTextWatsonsJournal.c_str()); in drawFrame()
180 screen.gPrint(Common::Point(110, 17), INV_FOREGROUND, "%s", _fixedTextWatsonsJournal.c_str()); in drawFrame()
487 …screen.gPrint(Common::Point((SHERLOCK_SCREEN_WIDTH - screen.stringWidth(_fixedTextSearchNotFound))… in getSearchString()
491 screen.gPrint(Common::Point(15, 185), TALK_FOREGROUND, "%s", _find.c_str()); in getSearchString()
510 screen.gPrint(Common::Point(15, 185), TALK_FOREGROUND, "%s", _find.c_str()); in getSearchString()
H A Dscalpel_map.cpp417 screen.gPrint(Common::Point(xp + 2, 2), BLACK, "%s", name.c_str()); in showPlaceName()
418 screen.gPrint(Common::Point(xp + 1, 1), BLACK, "%s", name.c_str()); in showPlaceName()
419 screen.gPrint(Common::Point(xp, 0), 12, "%s", name.c_str()); in showPlaceName()
H A Dscalpel_user_interface.cpp853 …screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), INV_FOR… in doEnvControl()
855 …screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), INV_FO… in doEnvControl()
875 …screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, "%d.",… in doEnvControl()
876 …screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, "%s",… in doEnvControl()
908 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, in doEnvControl()
910 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (idx - saves._savegameIndex) * 10), color, in doEnvControl()
1023 screen.gPrint(Common::Point(6, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), in doEnvControl()
1025 screen.gPrint(Common::Point(24, CONTROLS_Y + 11 + (_selector - saves._savegameIndex) * 10), in doEnvControl()
2026 screen.gPrint(Common::Point(16, CONTROLS_Y + 12 + lineNum * 9), in printObjectDesc()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/tattoo/
H A Dtattoo_journal.cpp626 screen.gPrint(Common::Point(xp - screen.stringWidth(FIXED(CloseJournal)) / 2, r.top + 5), in highlightJournalControls()
634 screen.gPrint(Common::Point(xp - screen.stringWidth(FIXED(SearchJournal)) / 2, r.top + 5), in highlightJournalControls()
642 screen.gPrint(Common::Point(xp - screen.stringWidth(FIXED(SaveJournal)) / 2, r.top + 5), in highlightJournalControls()
675 screen.gPrint(Common::Point(xp - screen.stringWidth(SEARCH_COMMANDS[idx]) / 2, in highlightSearchControls()
761 screen.gPrint(Common::Point(xp - screen.stringWidth(JOURNAL_COMMANDS[idx]) / 2, r.top + 5), in disableControls()
797 …screen.gPrint(Common::Point(r.left + (r.width() - screen.stringWidth(FIXED(TextNotFound))) / 2, cu… in getFindName()
802 …screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, "%s",… in getFindName()
828 …screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, "%s",… in getFindName()
861 …screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, "%s",… in getFindName()
927 screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, in getFindName()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/tattoo/
H A Dtattoo_journal.cpp626 screen.gPrint(Common::Point(xp - screen.stringWidth(FIXED(CloseJournal)) / 2, r.top + 5), in highlightJournalControls()
634 screen.gPrint(Common::Point(xp - screen.stringWidth(FIXED(SearchJournal)) / 2, r.top + 5), in highlightJournalControls()
642 screen.gPrint(Common::Point(xp - screen.stringWidth(FIXED(SaveJournal)) / 2, r.top + 5), in highlightJournalControls()
675 screen.gPrint(Common::Point(xp - screen.stringWidth(SEARCH_COMMANDS[idx]) / 2, in highlightSearchControls()
761 screen.gPrint(Common::Point(xp - screen.stringWidth(JOURNAL_COMMANDS[idx]) / 2, r.top + 5), in disableControls()
797 …screen.gPrint(Common::Point(r.left + (r.width() - screen.stringWidth(FIXED(TextNotFound))) / 2, cu… in getFindName()
802 …screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, "%s",… in getFindName()
828 …screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, "%s",… in getFindName()
861 …screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, "%s",… in getFindName()
927 screen.gPrint(Common::Point(r.left + screen.widestChar() + 3, cursorY), COMMAND_HIGHLIGHTED, in getFindName()
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/optimizer/onnxextra/
H A DOnnxConvolutionMerge.cpp256 static bool gPrint = false; in onExecute() local
257 if (!gPrint) { in onExecute()
259 gPrint = true; in onExecute()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/scsynth/
H A DSC_World.cpp82 PrintFunc gPrint = nullptr; variable
1153 void SetPrintFunc(PrintFunc func) { gPrint = func; } in SetPrintFunc()
1159 if (gPrint) in scprintf()
1160 return (*gPrint)(fmt, vargs); in scprintf()