Home
last modified time | relevance | path

Searched defs:bitmapId (Results 1 – 25 of 51) sorted by relevance

123

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOIMGRES.cpp115 void ImageRes::put_front(int x, int y, int bitmapId, int compressFlag) in put_front()
141 void ImageRes::put_back(int x, int y, int bitmapId, int compressFlag) in put_back()
212 void ImageRes::put_large(VgaBuf* vgaBuf, int x, int y, int bitmapId) in put_large()
257 void ImageRes::put_to_buf(VgaBuf* vgaBufPtr, int bitmapId) in put_to_buf()
H A DOPLANT.cpp289 short PlantRes::plant_recno(short bitmapId) in plant_recno()
317 PlantBitmap* PlantRes::get_bitmap(int bitmapId) in get_bitmap()
H A DOW_PLANT.cpp78 short bitmapId, basePlantId; in plant_grow() local
116 short bitmapId, basePlantId, plantGrade; in plant_reprod() local
H A DORESX.cpp358 File* ResourceIdx::get_file(int bitmapId, int& dataSize) in get_file()
H A DOFIRMDIE.cpp284 FirmDieBitmap* FirmDieRes::get_bitmap(int bitmapId) in get_bitmap()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dpaint32.cpp40 …reg_t bitmapId = makeLineBitmap(startPoint, endPoint, priority, color, style, pattern, thickness, … in kernelAddLine() local
62 …reg_t bitmapId = makeLineBitmap(startPoint, endPoint, priority, color, style, pattern, thickness, … in kernelUpdateLine() local
140 reg_t bitmapId; in makeLineBitmap() local
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dpaint32.cpp40 …reg_t bitmapId = makeLineBitmap(startPoint, endPoint, priority, color, style, pattern, thickness, … in kernelAddLine() local
62 …reg_t bitmapId = makeLineBitmap(startPoint, endPoint, priority, color, style, pattern, thickness, … in kernelUpdateLine() local
140 reg_t bitmapId; in makeLineBitmap() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/commands/
H A Dbitmapvisibilitycommand.h40 …BitmapVisibilityCommand(uint8 sceneId, uint8 bitmapId, bool visible) : _sceneId(sceneId), _bitmapI… in BitmapVisibilityCommand()
H A Dbitmapvisibilitycommand.cpp40 const uint8 bitmapId = (uint8) atoi(line.c_str() + 6); in parse() local
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/commands/
H A Dbitmapvisibilitycommand.h40 …BitmapVisibilityCommand(uint8 sceneId, uint8 bitmapId, bool visible) : _sceneId(sceneId), _bitmapI… in BitmapVisibilityCommand()
H A Dbitmapvisibilitycommand.cpp40 const uint8 bitmapId = (uint8) atoi(line.c_str() + 6); in parse() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DToolBar.cpp46 void CToolBar::InsertImageButton(unsigned int bitmapId, unsigned int commandId) in InsertImageButton()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/riven_stacks/
H A Ddomespit.cpp210 uint16 bitmapId = _vm->findResourceID(ID_TBMP, buildCardResourceName(_sliderBmpName)); in drawDomeSliders() local
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/riven_stacks/
H A Ddomespit.cpp210 uint16 bitmapId = _vm->findResourceID(ID_TBMP, buildCardResourceName(_sliderBmpName)); in drawDomeSliders() local
/dports/graphics/libwpg03/libwpg-0.3.3/src/lib/
H A DWPGBitmap.cpp37 static unsigned bitmapId = 0; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dview.cpp187 uint16 bitmapId = _data.bitmapIds[i]; in moveAndUpdate() local
203 uint16 bitmapId = _data.bitmapIds[i]; in defaultDraw() local
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dview.cpp187 uint16 bitmapId = _data.bitmapIds[i]; in moveAndUpdate() local
203 uint16 bitmapId = _data.bitmapIds[i]; in defaultDraw() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/wpg/
H A DWPGBitmap.cpp35 static unsigned bitmapId = 0; variable
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOPLANT.h132 PlantBitmap* get_bitmap(int bitmapId) { return plant_bitmap_array+bitmapId-1; } in get_bitmap()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Droom.cpp158 void Room::drawBitmap(uint8 bitmapId) { in drawBitmap()
H A Dgamedata.cpp301 Bitmap *Scene::getBitmap(uint8 bitmapId) { in getBitmap()
H A Ddebug.cpp444 const uint8 bitmapId = atoi(argv[2]); in cmd_dumpbitmapinfo() local
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Droom.cpp158 void Room::drawBitmap(uint8 bitmapId) { in drawBitmap()
H A Dgamedata.cpp301 Bitmap *Scene::getBitmap(uint8 bitmapId) { in getBitmap()
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Daltsec.h58 UINT32 bitmapId; member
76 UINT32 bitmapId; member

123