Home
last modified time | relevance | path

Searched refs:ReadBitmap (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c2024 ReadBitmap(player->appData.reversePawnBitmap, in CreatePieces()
2044 ReadBitmap(player->appData.reverseGoldBitmap, in CreatePieces()
2094 ReadBitmap(player->appData.normalPawnBitmap, in CreatePieces()
2114 ReadBitmap(player->appData.normalGoldBitmap, in CreatePieces()
2119 ReadBitmap(player->appData.normalRookBitmap, in CreatePieces()
2159 ReadBitmap(player->appData.normalKingBitmap, in CreatePieces()
2256 ReadBitmap(player->appData.normalPawnBitmap, in CreatePieces()
2276 ReadBitmap(player->appData.normalGoldBitmap, in CreatePieces()
2281 ReadBitmap(player->appData.normalRookBitmap, in CreatePieces()
2321 ReadBitmap(player->appData.normalKingBitmap, in CreatePieces()
[all …]
H A Dxshogifn.h78 void ReadBitmap(String name, Pixmap *pm, Pixmap *qm,
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/drawing/
H A DBitmapReader.cpp34 static Image ReadBitmap(std::istream& istream, IMAGE_FORMAT format) in ReadBitmap() function
103 Imaging::SetReader(IMAGE_FORMAT::BITMAP, ReadBitmap); in RegisterBitmapReader()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/bitmap/
H A DTGA.h11 static CBitmap ReadBitmap(CStream&);
H A DBMP.h13 static CBitmap ReadBitmap(CStream&);
H A DPNG.h13 static CBitmap ReadBitmap(CStream&);
H A DJPEG.h13 static CBitmap ReadBitmap(CStream&);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/cursor/mojom/
H A Dcursor_mojom_traits.cc30 if (!data.ReadHotspot(&hotspot) || !data.ReadBitmap(&bitmap)) in Read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/test/
H A Dweb_app_icon_test_utils.h44 bool ReadBitmap(FileUtilsWrapper* utils,
H A Dweb_app_icon_test_utils.cc87 bool ReadBitmap(FileUtilsWrapper* utils, in ReadBitmap() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/bitmap/
H A DTGA.cpp7 Framework::CBitmap CTGA::ReadBitmap(CStream& stream) in ReadBitmap() function in CTGA
H A DBMP.cpp89 CBitmap CBMP::ReadBitmap(CStream& stream) in ReadBitmap() function in CBMP
H A DPNG.cpp14 CBitmap CPNG::ReadBitmap(CStream& stream) in ReadBitmap() function in CPNG
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/tests/
H A DBmpTest.cpp43 auto bitmap = Framework::CBMP::ReadBitmap(inputStream); in BmpTest_Execute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/mojom/
H A Dcursor_mojom_traits.cc42 if (!data.ReadHotspot(&hotspot) || !data.ReadBitmap(&bitmap)) in Read()
/dports/math/fricas/fricas-1.3.7/src/include/
H A Dall_hyper_proto.H12 #include "ReadBitmap.H1"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/image/mojom/
H A Dimage_skia_mojom_traits.cc31 if (!data.ReadBitmap(&bitmap)) in Read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/image/mojom/
H A Dimage_skia_mojom_traits.cc31 if (!data.ReadBitmap(&bitmap)) in Read()
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DIRenderer.h133 virtual Bitmap *ReadBitmap() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_attributes_storage.cc75 gfx::Image ReadBitmap(const base::FilePath& image_path) { in ReadBitmap() function
378 base::BindOnce(&ReadBitmap, image_path), in LoadAvatarPictureFromPath()
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DSWRenderer.h203 Bitmap *ReadBitmap() override;
H A DGLRenderer.h200 Bitmap *ReadBitmap() override;
/dports/math/fricas/fricas-1.3.7/src/hyper/
H A DMakefile.in37 parse-paste.c parse-types.c ReadBitmap.c scrollbar.c \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/viz/public/cpp/compositing/
H A Dcopy_output_result_mojom_traits.cc174 if (!data.ReadBitmap(&bitmap) || !bitmap.readyToDraw()) in Read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/viz/public/cpp/compositing/
H A Dcopy_output_result_mojom_traits.cc178 if (!data.ReadBitmap(&bitmap_opt)) in Read()

12