Home
last modified time | relevance | path

Searched refs:is_grey (Results 26 – 50 of 99) sorted by relevance

1234

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dcvexport.c610 clut.is_grey = true; in ExportImage()
675 clut.is_grey = true; in BCExportXBM()
H A Dsflayout.c1247 base->clut->is_grey = true; in FontImage()
H A Dsplinefill.c1569 clut->is_grey = (bgr==bgg && bgb==bgr); in _BDFClut()
/dports/print/fontforge/fontforge-20201107/gdraw/
H A DgdrawP.h66 unsigned int is_grey: 1; member
H A Dgimagexdraw.c1814 if ( gdisp->do_dithering && !gdisp->cs.is_grey ) in gximage_to_ximage()
1841 if ( gdisp->do_dithering && !gdisp->cs.is_grey ) in gximage_to_ximage()
1868 if ( gdisp->do_dithering && !gdisp->cs.is_grey ) in gximage_to_ximage()
1895 if ( gdisp->do_dithering && !gdisp->cs.is_grey ) in gximage_to_ximage()
1917 if ( gdisp->do_dithering && !gdisp->cs.is_grey ) in gximage_to_ximage()
2297 clut->is_grey = ( gdisp->visual->class==StaticGray || gdisp->visual->class==GrayScale ); in xi8_to_gi8()
H A Dgxdraw.c384 gdisp->cs.is_grey = clut.is_grey = true; in _GXDraw_InitCols()
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/xlib/
H A DXGBitmap.m503 BOOL is_grey = (img->cspace == gray_colorspace);
507 ptr += fc * ((is_grey ? 1 : 3) + (ha ? 1 : 0));
516 if (is_grey)
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/stb/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4856 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h4967 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4973 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h4977 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4983 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4856 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4856 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h4860 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4866 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h4847 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4853 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h4854 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4860 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dstb_image.h4851 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4857 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image.h4967 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4973 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/
H A Dstb_image.h4850 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4856 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Dstb_image.h4967 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
4973 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h5236 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5242 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstb_image.h5322 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5328 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h5242 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5248 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h5391 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5397 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h5394 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5400 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_image.h5236 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5242 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()

1234