Home
last modified time | relevance | path

Searched defs:is_png (Results 1 – 25 of 69) sorted by path

123

/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Ddemo_dsmooth.c20 int is_png(const struct dirent *de) { in is_png() function
/dports/audio/csound/csound-6.15.0/Opcodes/
H A DimageOpcodes.c91 int32_t is_png; in __doOpenImage() local
/dports/audio/libopusenc/libopusenc-0.2.1/src/
H A Dpicture.c112 static int is_png(const unsigned char *buf, size_t length){ in is_png() function
/dports/audio/ocp/ocp-0.2.90/playmp2/
H A Did3.h19 int is_png; member
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPNGReadWrite.cpp29 bool is_png(const ReadBuf &rb) in is_png() function
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dsurface.cc129 bool SurfaceNode::is_png(std::vector<uint8_t> &png) const in is_png() function in SurfaceNode
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dsurface.cc129 bool SurfaceNode::is_png(std::vector<uint8_t> &png) const in is_png() function in SurfaceNode
/dports/databases/py-python-swiftclient/python-swiftclient-3.12.0/examples/
H A Ddownload.py11 def is_png(obj): function
/dports/deskutils/gnome-screenshot/gnome-screenshot-41.0/src/
H A Dscreenshot-application.c242 is_png (gchar *format) in is_png() function
/dports/devel/godot-tools/godot-3.2.3-stable/platform/osx/export/
H A Dexport.cpp233 bool is_png; in _make_icon() member
/dports/devel/godot/godot-3.2.3-stable/platform/osx/export/
H A Dexport.cpp233 bool is_png; in _make_icon() member
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp68 /// function is defined. in is_png()
/dports/emulators/atari800/atari800-3.1.0/src/
H A Dscreen.c631 int is_png; in Screen_SaveScreenshot() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/image-0.23.4/src/ico/
H A Ddecoder.rs225 fn is_png<R: Read + Seek>(&self, r: &mut R) -> ImageResult<bool> { in is_png() method
236 let is_png = self.is_png(&mut r)?; in decoder() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/image-0.20.1/src/ico/
H A Ddecoder.rs139 fn is_png<R: Read + Seek>(&self, r: &mut R) -> ImageResult<bool> { in is_png() method
150 let is_png = try!(self.is_png(&mut r)); in decoder() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-0.32.2/src/sdl2/image/
H A Dmod.rs233 fn is_png(&self) -> bool; in is_png() method
343 fn is_png(&self) -> bool { in is_png() method
/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/TouchControls/
H A DOpenGLUtils.cpp400 int is_png = !png_sig_cmp(header, 0, 8); in loadTextureFromPNG() local
/dports/games/edge/Edge-1.35-source/src/
H A Dr_image.cc328 bool is_png = false; in AddImageGraphic() local
H A Dr_image.h100 struct { int lump; bool is_png; } graphic; member
/dports/games/flightgear/flightgear-2020.3.11/utils/fgpanel/
H A DFGPNGTextureLoader.cxx59 const int is_png (!png_sig_cmp (header, 0, 8)); in loadTexture() local
/dports/games/flyhard/flyhard-0.42/src/
H A Dloadimag.cpp117 bool is_png = !png_sig_cmp(header, 0, header_bytes); in load_png() local
/dports/games/jigzo/jigzo-0.6.1/src/
H A DLoader.cxx161 int is_png = !png_sig_cmp(header, 0, number); in Load() local
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-win.c1322 int i, is_png = 0; in term_force_graf() local
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_image.cpp177 int is_png = IMG_isPNG(src); in createSurfaceFromFile() local
/dports/games/onscripter/onscripter-20200722/
H A DONScripter_image.cpp177 int is_png = IMG_isPNG(src); in createSurfaceFromFile() local

123