Searched refs:miNewGC (Results 1 – 13 of 13) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | i_point.c | 59 pGC = miNewGC (2, pixels); in _pl_i_paint_point()
|
H A D | b_point.c | 68 pGC = miNewGC (2, pixels); in _pl_b_paint_point()
|
H A D | i_path.c | 136 pGC = miNewGC (2, pixels); in _pl_i_paint_path() 491 pGC = miNewGC (2, pixels); in _pl_i_draw_elliptic_arc_internal()
|
H A D | b_path.c | 139 pGC = miNewGC (2, pixels); in _pl_b_paint_path() 504 pGC = miNewGC (2, pixels); in _pl_b_draw_elliptic_arc_internal()
|
H A D | extern.h | 1283 #define miNewGC _pl_miNewGC macro
|
/dports/graphics/plotutils/plotutils-2.6/libxmi/ |
H A D | drawing.c | 74 pGC = miNewGC (4, pixels); in main()
|
H A D | mi_gc.c | 36 miNewGC (int npixels, const miPixel *pixels) in miNewGC() function
|
H A D | xmi.h | 131 extern miGC * miNewGC (int npixels, const miPixel *pixels); /* npixels >= 2 */
|
/dports/graphics/plotutils/plotutils-2.6/libxmi/info/ |
H A D | libxmi.info | 166 pGC = miNewGC (4, pixels); 206 When creating a `miGC' with `miNewGC', an array of `miPixel's of 310 miGC * miNewGC (int npixels, const miPixel *pixels); 315 type. The arguments of `miNewGC' specify an array of `miPixel's, which
|
H A D | libxmi.texi | 205 pGC = miNewGC (4, pixels); 259 When creating a @code{miGC} with @code{miNewGC}, an array of 374 miGC * miNewGC (int npixels, const miPixel *pixels); 382 @code{miGC} type. The arguments of @code{miNewGC} specify an array of
|
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/ |
H A D | ggi.trm | 479 GGI_miGC = miNewGC(GGIvisual, 2,
|
/dports/math/gnuplot/gnuplot-5.4.1/term/ |
H A D | ggi.trm | 479 GGI_miGC = miNewGC(GGIvisual, 2,
|
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/ |
H A D | ggi.trm | 479 GGI_miGC = miNewGC(GGIvisual, 2,
|