Home
last modified time | relevance | path

Searched defs:isEGA (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lure/
H A Dintro.cpp55 bool isEGA = LureEngine::getReference().isEGA(); in showScreen() local
98 bool isEGA = LureEngine::getReference().isEGA(); in show() local
H A Dpalette.cpp73 bool isEGA = LureEngine::getReference().isEGA(); in Palette() local
174 bool isEGA = LureEngine::getReference().isEGA(); in PaletteCollection() local
H A Dlure.h120 bool isEGA() const { return (getFeatures() & GF_EGA) != 0; } in isEGA() function
H A Ddisk.cpp76 bool isEGA = LureEngine::getReference().isEGA(); in openFile() local
H A Ddecode.cpp99 bool isEGA = LureEngine::getReference().isEGA(); in decode() local
H A Dmenu.cpp480 bool isEGA = LureEngine::getReference().isEGA(); in Show() local
H A Dgame.cpp884 bool isEGA = LureEngine::getReference().isEGA(); in doShowCredits() local
H A Droom.cpp545 bool isEGA = LureEngine::getReference().isEGA(); in setRoomNumber() local
H A Dres.cpp107 bool isEGA = LureEngine::getReference().isEGA(); in reloadData() local
/dports/games/scummvm/scummvm-2.5.1/engines/lure/
H A Dpalette.cpp73 bool isEGA = LureEngine::getReference().isEGA(); in Palette() local
174 bool isEGA = LureEngine::getReference().isEGA(); in PaletteCollection() local
H A Dintro.cpp72 bool isEGA = LureEngine::getReference().isEGA(); in showScreen() local
115 bool isEGA = LureEngine::getReference().isEGA(); in show() local
H A Dlure.h123 bool isEGA() const { return (getFeatures() & GF_EGA) != 0; } in isEGA() function
H A Ddisk.cpp76 bool isEGA = LureEngine::getReference().isEGA(); in openFile() local
H A Ddecode.cpp99 bool isEGA = LureEngine::getReference().isEGA(); in decode() local
H A Dmenu.cpp484 bool isEGA = LureEngine::getReference().isEGA(); in Show() local
H A Dgame.cpp915 bool isEGA = LureEngine::getReference().isEGA(); in doShowCredits() local
H A Droom.cpp545 bool isEGA = LureEngine::getReference().isEGA(); in setRoomNumber() local
H A Dres.cpp107 bool isEGA = LureEngine::getReference().isEGA(); in reloadData() local
/dports/graphics/grx/grx249/src/vdrivers/
H A Dsvgalib.c33 static int isEGA; variable
/dports/games/scummvm/scummvm-2.5.1/engines/gob/
H A Dgob.cpp201 bool GobEngine::isEGA() const { in isEGA() function in Gob::GobEngine
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/
H A Dgob.cpp214 bool GobEngine::isEGA() const { in isEGA() function in Gob::GobEngine
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dpicture.cpp144 …int rlePos, int literalPos, int16 drawX, int16 drawY, int16 pictureX, int16 pictureY, bool isEGA) { in drawCelData()
428 bool isEGA = false; in drawVectorData() local
816 bool isEGA = (_resMan->getViewType() == kViewEga); in vectorFloodFill() local
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dpicture.cpp143 …int rlePos, int literalPos, int16 drawX, int16 drawY, int16 pictureX, int16 pictureY, bool isEGA) { in drawCelData()
427 bool isEGA = false; in drawVectorData() local
815 bool isEGA = (_resMan->getViewType() == kViewEga); in vectorFloodFill() local
/dports/editors/xvile/vile-9.8v/
H A Dgppconio.c738 isEGA(void) in isEGA() function
/dports/editors/vile/vile-9.8v/
H A Dgppconio.c738 isEGA(void) in isEGA() function

12