Home
last modified time | relevance | path

Searched defs:charsPerPixel (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dxpmtoppm.c424 unsigned int const charsPerPixel) { in validateColorName()
442 unsigned int const charsPerPixel, in interpretXpm3ColorTableLine()
574 unsigned int const charsPerPixel) { in readV3ColorTable()
626 unsigned int charsPerPixel; in readXpm3Header() local
674 unsigned int const charsPerPixel) { in readV1ColorTable()
826 unsigned int const charsPerPixel) { in validateRasterPixel()
847 unsigned int const charsPerPixel, in convertRow()
907 unsigned int const charsPerPixel, in convertRaster()
969 unsigned int charsPerPixel; in readXpmHeader() local
1000 unsigned int charsPerPixel; in main() local
H A Dppmtoxpm.c262 unsigned int charsPerPixel; in charsPerPixelForSize() local
315 unsigned int charsPerPixel; in genCmap() local
420 unsigned int const charsPerPixel, in writeXpmFile()
618 unsigned int charsPerPixel; in main() local
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/wrlib/
H A Dsave_xpm.c116 static char *index2str(char *buffer, int index, int charsPerPixel) in index2str()
129 static void outputcolormap(FILE * file, XPMColor * colormap, int charsPerPixel) in outputcolormap()
161 int charsPerPixel; in RSaveXPM() local
/dports/x11-wm/libwraster/WindowMaker-0.95.9/wrlib/
H A Dsave_xpm.c116 static char *index2str(char *buffer, int index, int charsPerPixel) in index2str()
129 static void outputcolormap(FILE * file, XPMColor * colormap, int charsPerPixel) in outputcolormap()
161 int charsPerPixel; in RSaveXPM() local
/dports/editors/abiword/abiword-3.0.5/src/af/util/win/
H A Dut_Xpm2Bmp.cpp56 UT_uint32 width, height, xpm_width, xpm_height, nrColors, charsPerPixel; in UT_Xpm2Bmp() local
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/material/
H A DTextureBuilder.cxx469 unsigned charsPerPixel) in setPointSpriteImage()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxbitmap.c94 static int charsPerPixel=1; variable