Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/kyra/text/
H A Dtext_eob_segacd.cpp59 printShadedText(str, 32, 12); in printDialogueText()
65 printShadedText(str, 0, 0); in printDialogueText()
73 void TextDisplayer_SegaCD::printShadedText(const char *str, int x, int y, int textColor, int shadow… in printShadedText() function in Kyra::TextDisplayer_SegaCD
89 _screen->printShadedText(str, x, y, textColor, 0, shadowColor, pitchW >> 3); in printShadedText()
161 printShadedText(tmp, _curPosX, _curPosY, _textColor); in displayText()
168 printShadedText("", _curPosX, _curPosY, _textColor); in displayText()
H A Dtext_eob_segacd.h42 …void printShadedText(const char *str, int x = -1, int y = -1, int textColor = -1, int shadowColor …
H A Dtext_rpg.h45 …virtual void printShadedText(const char *str, int x = -1, int y = -1, int textColor = -1, int shad…
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/engine/
H A Dchargen.cpp483 _vm->_txt->printShadedText(_chargenStrings1[8], 0, 0, -1, 0x99); in checkForCompleteParty()
498 _vm->_txt->printShadedText(_chargenStrings1[0], 0, 60, -1, 0x99); in checkForCompleteParty()
678 _vm->_txt->printShadedText(_chargenStrings2[11], 0, 0); in createPartyMember()
700 _vm->_txt->printShadedText(_chargenStrings2[8], 0, 0, -1, 0x99); in raceSexMenu()
739 _vm->_txt->printShadedText(_chargenStrings2[9], 0, 0, -1, 0x99); in classMenu()
798 _vm->_txt->printShadedText(_chargenStrings2[10], 0, 0, -1, 0x99); in alignmentMenu()
1146 _vm->_txt->printShadedText(_chargenStatStrings[0], 0, 72); in printStats()
1149 _vm->_txt->printShadedText(str1.c_str(), 32, 72); in printStats()
1150 _vm->_txt->printShadedText(str2.c_str(), 112, 72); in printStats()
1151 _vm->_txt->printShadedText(str3.c_str(), 120, 88); in printStats()
[all …]
H A Deob.cpp1063 _txt->printShadedText(strings[curPage++], 16, 16, 0x22, 0, 208, 216, 16, false); in displayParchment()
1156 _txt->printShadedText(_menuStringsDefeat[0], 12, 0, 0xff, 0xcc, 304, 48, 0, false); in checkPartyStatusExtra()
1157 _txt->printShadedText(_menuStringsDefeat[1], 20, 16, 0xff, 0xcc, 304, 48, 0, false); in checkPartyStatusExtra()
1158 _txt->printShadedText(_menuStringsDefeat[2], 20, 32, 0xff, 0xcc, 304, 48, 0, false); in checkPartyStatusExtra()
H A Deobcommon.cpp2019 …_screen->printShadedText(Common::String::format(_mnPrompt[0], _mnDef[(c << 2) + 1], _mnDef[(c << 2… in checkPassword()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/gui/
H A Dgui_eob_segacd.cpp278 _txt->printShadedText(_mapStrings2[_currentLevel - 1], 0, 0, 0xFF, 0, 64, 16, 0, false); in gui_displayMap()
513 _txt->printShadedText(_characters[i].name, 0, i << 4, 0xFF, 0xCC); in makeNameShapes()
608 _txt->printShadedText(str, x + 14, y + 1, 0xFF, 0xCC, 64, 72, 0, false); in drawMapButton()
614 _txt->printShadedText(_mapStrings3[level - 1], 0, 0, 0xCC, 0, 48, 16, 0, false); in drawMapPage()
722 _vm->_txt->printShadedText(getMenuString(48), 0, 3, 0xFF, 0xCC, 160, 16, 0, false); in initScribeScrollMenu()
747 _vm->_txt->printShadedText(_vm->_saveLoadStrings[2 + id], 0, 3, 0xFF, 0xCC, 160, 16, 0, false); in drawSaveSlotDialog()
762 _vm->_txt->printShadedText(getMenuString(id), 0, 3, 0xFF, 0xCC, 160, 40, 0, false); in confirmDialogue()
832 _vm->_txt->printShadedText(getMenuString(id), 0, 0, textColor, 0xCC, 160, 40, 0, false); in displayTextBox()
965 _vm->_txt->printShadedText(getMenuString(42), 0, 0, 0xFF, 0xCC, 160, 48, 0, false); in restParty_updateRestTime()
966 _vm->_txt->printShadedText(_vm->_menuStringsRest2[3], 0, 16, 0xFF, 0xCC, 160, 48, 0, false); in restParty_updateRestTime()
[all …]
H A Dgui_eob.cpp172 _screen->printShadedText(c->name, 219, 6, txtCol2, 0, guiSettings()->colors.guiColorBlack); in gui_drawCharPortraitWithStats()
2094 _screen->printShadedText(strings[item], x, y + ty, textColor, 0, shadowColor); in simpleMenu_setup()
2652 …_screen->printShadedText(_vm->_menuOkString, x + 4, y + 3, buttonTextCol, 0, _vm->guiSettings()->c… in messageDialogue2()
2673 …_screen->printShadedText(_vm->_menuOkString, x + 4, y + 3, buttonTextCol, 0, _vm->guiSettings()->c… in messageDialogue2()
2733 …_screen->printShadedText(dest, x << 3, y, textColor1, textColor2, _vm->guiSettings()->colors.guiCo… in getTextInput()
2754 _vm->_txt->printShadedText(sufx, 0, 0, textColor1, 0, -1, -1, 0, false); in getTextInput()
2880 _vm->_txt->printShadedText(dest, 0, 0, textColor1, 0, -1, -1, 0, false); in getTextInput()
2887 …_screen->printShadedText(dest, x << 3, y, textColor1, textColor2, _vm->guiSettings()->colors.guiCo… in getTextInput()
2905 _vm->_txt->printShadedText(sufx, 0, 0, textColor1, 0, -1, -1, 0, false); in getTextInput()
2912 …_screen->printShadedText(sufx, (x + pos) << 3, y, textColor1, textColor2, _vm->guiSettings()->colo… in getTextInput()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/engine/
H A Dchargen.cpp360 …_screen->printShadedText(_chargenStrings1[8], x, 16, _vm->guiSettings()->colors.guiColorWhite, 0, … in checkForCompleteParty()
372 …_screen->printShadedText(_chargenStrings1[0], x, 61, _vm->guiSettings()->colors.guiColorWhite, 0, … in checkForCompleteParty()
938 …_screen->printShadedText(_chargenStrings1[2], 248, 64, _vm->guiSettings()->colors.guiColorWhite, 0… in printStats()
941 …_screen->printShadedText(str.c_str(), 192, 64, _vm->guiSettings()->colors.guiColorWhite, 0, _vm->g… in printStats()
944 …_screen->printShadedText(str.c_str(), 280, 64, _vm->guiSettings()->colors.guiColorWhite, 0, _vm->g… in printStats()
948 …_screen->printShadedText(str.c_str(), 280, 80, _vm->guiSettings()->colors.guiColorWhite, 0, _vm->g… in printStats()
1109 …_screen->printShadedText(statStr.c_str(), 264, 136, _vm->guiSettings()->colors.guiColorWhite, 0, _… in modifyStat()
1120 …_screen->printShadedText(statStr.c_str(), 264, 128, _vm->guiSettings()->colors.guiColorWhite, 0, _… in modifyStat()
1649 …_screen->printShadedText(_labels[0], 9, 151, _vm->guiSettings()->colors.guiColorWhite, 0, _vm->gui… in selectCharactersMenu()
1650 …_screen->printShadedText(_labels[1], 288, 151, _vm->guiSettings()->colors.guiColorWhite, 0, _vm->g… in selectCharactersMenu()
[all …]
H A Deobcommon.cpp2006 …_screen->printShadedText(Common::String::format(_mnPrompt[0], _mnDef[(c << 2) + 1], _mnDef[(c << 2… in checkPassword()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/gui/
H A Dgui_eob.cpp142 _screen->printShadedText(c->name, 219, 6, txtCol2, 0, guiSettings()->colors.guiColorBlack); in gui_drawCharPortraitWithStats()
2429 …_screen->printShadedText(_vm->_menuOkString, bx + 4, by + 3, buttonTextCol, 0, _vm->guiSettings()-… in messageDialogue()
2468 …_screen->printShadedText(_vm->_menuOkString, x + 4, y + 3, buttonTextCol, 0, _vm->guiSettings()->c… in messageDialogue2()
2489 …_screen->printShadedText(_vm->_menuOkString, x + 4, y + 3, buttonTextCol, 0, _vm->guiSettings()->c… in messageDialogue2()
2546 …_screen->printShadedText(dest, x << 3, y, textColor1, textColor2, _vm->guiSettings()->colors.guiCo… in getTextInput()
2566 …_screen->printShadedText(sufx, (x + pos) << 3, y, textColor1, textColor2, _vm->guiSettings()->colo… in getTextInput()
2681 …_screen->printShadedText(dest, x << 3, y, textColor1, textColor2, _vm->guiSettings()->colors.guiCo… in getTextInput()
2698 …_screen->printShadedText(sufx, (x + pos) << 3, y, textColor1, textColor2, _vm->guiSettings()->colo… in getTextInput()
2997 _screen->printShadedText(title, 52, 5, col1, 0, _vm->guiSettings()->colors.guiColorBlack); in selectSaveSlotDialogue()
4041 …_screen->printShadedText(getMenuString(m->titleStrId), 5, 5, m->titleCol, 0, _vm->guiSettings()->c… in initMenu()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sequence/
H A Dsequences_eob.cpp2651 _txt->printShadedText(pos, x, 0, 0xFF, 0xCC, -1, -1, 0, false); in seq_segaFinalCredits()
2705 _txt->printShadedText(_finBonusStrings[3], 48, 28, 0xFF, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2706 _txt->printShadedText(_finBonusStrings[4], 48, 40, 0xFF, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2707 _txt->printShadedText(_finBonusStrings[5], 48, 52, 0xFF, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2708 _txt->printShadedText(_finBonusStrings[6], 48, 64, 0xFF, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2709 _txt->printShadedText(_finBonusStrings[7], 48, 76, 0xFF, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2710 _txt->printShadedText(_finBonusStrings[8], 48, 88, 0xFF, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2748 _txt->printShadedText(_finBonusStrings[0], bnX[0], bnY, 0x22, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2750 _txt->printShadedText(_finBonusStrings[1], bnX[1], bnY, 0x22, 0x00, -1, -1, 0, false); in seq_segaShowStats()
2752 _txt->printShadedText(_finBonusStrings[12], bnX[2], bnY, 0x22, 0x00, -1, -1, 0, false); in seq_segaShowStats()
[all …]
H A Dseqplayer_eob_segacd.cpp410 _vm->_txt->printShadedText(str, x, y, -1, 0xEE); in s_displayTextJp()
599 _vm->_txt->printShadedText(str, 0, 0, -1, 0xEE); in s_displayTextEn()
610 _vm->_txt->printShadedText(str, x, y, -1, 0xEE); in s_displayTextEn()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/graphics/
H A Dscreen_eob.h49 void printShadedText(const char *string, int x, int y, int col1, int col2, int shadowCol);
H A Dscreen_eob.cpp226 void Screen_EoB::printShadedText(const char *string, int x, int y, int col1, int col2, int shadowCo… in printShadedText() function in Kyra::Screen_EoB
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/graphics/
H A Dscreen_eob.h69 …void printShadedText(const char *string, int x, int y, int col1, int col2, int shadowCol, int pitc…
H A Dscreen_eob.cpp268 void Screen_EoB::printShadedText(const char *string, int x, int y, int col1, int col2, int shadowCo… in printShadedText() function in Kyra::Screen_EoB