Home
last modified time | relevance | path

Searched refs:TM_WIDTH (Results 1 – 9 of 9) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/toolbin/halftone/ETS/
H A Dtm.h1 #define TM_WIDTH 256 macro
H A Dets.c668 result->tm_offset = TM_WIDTH/ets_log2up(params->n_planes); in ets_plane_new()
871 result->tmwid = TM_WIDTH; in ets_new()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/toolbin/halftone/ETS/
H A Dtm.h1 #define TM_WIDTH 256 macro
H A Dets.c668 result->tm_offset = TM_WIDTH/ets_log2up(params->n_planes); in ets_plane_new()
871 result->tmwid = TM_WIDTH; in ets_new()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dets_tm.h20 #define TM_WIDTH 256 macro
H A Dets.c699 result->tm_offset = TM_WIDTH/ets_log2up(params->n_planes); in ets_plane_new()
950 result->tmwidth = TM_WIDTH; in ets_create()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dets_tm.h20 #define TM_WIDTH 256 macro
H A Dets.c699 result->tm_offset = TM_WIDTH/ets_log2up(params->n_planes); in ets_plane_new()
950 result->tmwidth = TM_WIDTH; in ets_create()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/TclMagick/generic/
H A DTclMagick.c878 TM_WIDTH, TM_GET_WIDTH, in wandObjCmd() enumerator
3762 case TM_WIDTH: /* width */ in wandObjCmd()