Searched refs:HPGS_TRUE (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsgstate.c62 ret->src_transparency = HPGS_TRUE;
63 ret->pattern_transparency = HPGS_TRUE;
H A Dhpgs.c344 hpgs_bool do_linewidth=HPGS_TRUE;
345 hpgs_bool do_rop3=HPGS_TRUE;
402 ignore_ps=HPGS_TRUE;
406 multipage=HPGS_TRUE;
451 antialias = HPGS_TRUE;
606 do_linewidth = HPGS_TRUE;
614 do_rop3 = HPGS_TRUE;
683 multipage = HPGS_TRUE;
751 if (hpgs_read(reader,HPGS_TRUE))
1067 if (hpgs_read(reader,HPGS_TRUE))
[all...]
H A Dhpgssetup.c115 reader->src_transparency = HPGS_TRUE;
116 reader->pattern_transparency = HPGS_TRUE;
353 reader->src_transparency = HPGS_TRUE;
354 reader->pattern_transparency = HPGS_TRUE;
H A Dhpgsimagerop.c160 hpgs_bool all_visible = HPGS_TRUE;
211 single_color = HPGS_TRUE;
H A Dhpgspath.c1013 switch (do_polygon(reader,HPGS_TRUE))
1123 if (hpgs_reader_fill(reader,HPGS_TRUE))
1167 switch (do_polygon(reader,HPGS_TRUE))
1261 switch (do_polygon(reader,HPGS_TRUE))
1380 switch (do_polygon(reader,HPGS_TRUE))
H A Dhpgsdevices.c321 eps->page_setup = HPGS_TRUE;
383 eps->page_setup = HPGS_TRUE;
993 ret->rop3 = hpgs_xrop3_func(252,HPGS_TRUE,HPGS_TRUE);
1092 ret->rop3 = hpgs_xrop3_func(252,HPGS_TRUE,HPGS_TRUE);
1471 If \c ignore_ps is \c HPGS_TRUE, a HPGL PS statement is ignored an the
1474 If \c do_linewidth is \c HPGS_TRUE, the current linewidth is
H A Dhpgspaint.c148 ret = hpgs_paint_device_fill(pdv,p,HPGS_TRUE,HPGS_TRUE);
641 if \c winding is \c HPGS_TRUE, the non-zero winding rule is used for filling,
680 if \c winding is \c HPGS_TRUE, the non-zero winding rule is used for the
H A Dhpgspcl.c525 8,HPGS_TRUE,HPGS_FALSE);
539 8,HPGS_TRUE,HPGS_FALSE);
1427 do_continue = HPGS_TRUE;
H A Dhpgsreader.c130 reader->interrupted = HPGS_TRUE;
422 If \c finish is \c HPGS_TRUE, \c hpgs_device_finish is called.
511 oce_special = HPGS_TRUE;
H A Dhpgsimage.c998 If \c palette is \c HPGS_TRUE the image uses and indexed palette
1007 If \c do_rop3 is \c HPGS_TRUE the image uses ROP3 raster operations.
1044 ret->rop3 = hpgs_rop3_func(252,HPGS_TRUE,HPGS_TRUE);
H A Dhpgsscanline.c1451 return bezier_clipper_alpha_cut_isolate_extrema (d,t0,t1,y0,y1,y2,y3,HPGS_TRUE);
1864 If \c winding is \c HPGS_TRUE, the non-zero winding rule is used for the
1931 If \c winding is \c HPGS_TRUE, the non-zero winding rule is used for the
2002 have_2 = HPGS_TRUE;
2009 have_2 = HPGS_TRUE;
2049 If \c winding is \c HPGS_TRUE, the non-zero winding rule is used for the
2377 If \c stroke is \c HPGS_TRUE, zero-width segments are also emitted, which
2380 If \c winding is \c HPGS_TRUE, the non-zero winding rule is used for the
H A Dhpgstransform.c768 if (hpgs_clip(reader->device,HPGS_TRUE)) return -1;
H A Dhpgs.h156 #define HPGS_TRUE 1 macro
739 If \c winding is \c HPGS_TRUE we issue \c fill, otherwise \c eofill. */
742 If \c winding is \c HPGS_TRUE we issue \c clip, otherwise \c eoclip. */
/haiku-fatelf/src/add-ons/translators/hpgs/
H A DHPGSTranslator.cpp123 hpgs_bool do_linewidth = HPGS_TRUE;
172 hpgs_bool do_linewidth = HPGS_TRUE;
173 hpgs_bool do_rop3 = HPGS_TRUE;

Completed in 59 milliseconds