Home
last modified time | relevance | path

Searched refs:pseudo_rasterization (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfill.c278 bool pseudo_rasterization; in gx_general_fill_path() local
295 pseudo_rasterization = (is_character && in gx_general_fill_path()
385 fo.pseudo_rasterization = pseudo_rasterization; in gx_general_fill_path()
416 (pseudo_rasterization || !gx_path_has_curves(ppath) || in gx_general_fill_path()
477 if (fo.pseudo_rasterization) { in gx_general_fill_path()
954 if (!fo->pseudo_rasterization || only_horizontal
972 !fo->pseudo_rasterization &&
985 fo->pseudo_rasterization && only_horizontal) {
1079 if (ll->fo->pseudo_rasterization && prev != pfirst &&
1577 if (ll->fo->pseudo_rasterization) {
[all …]
H A Dgxfill.h92 bool pseudo_rasterization; /* See comment about "pseudo-rasterization". */ member
H A Dgxfdrop.c104 if (!ll->fo->pseudo_rasterization) in store_margin()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfill.c278 bool pseudo_rasterization; in gx_general_fill_path() local
295 pseudo_rasterization = (is_character && in gx_general_fill_path()
385 fo.pseudo_rasterization = pseudo_rasterization; in gx_general_fill_path()
416 (pseudo_rasterization || !gx_path_has_curves(ppath) || in gx_general_fill_path()
477 if (fo.pseudo_rasterization) { in gx_general_fill_path()
954 if (!fo->pseudo_rasterization || only_horizontal
972 !fo->pseudo_rasterization &&
985 fo->pseudo_rasterization && only_horizontal) {
1079 if (ll->fo->pseudo_rasterization && prev != pfirst &&
1577 if (ll->fo->pseudo_rasterization) {
[all …]
H A Dgxfill.h92 bool pseudo_rasterization; /* See comment about "pseudo-rasterization". */ member
H A Dgxfdrop.c104 if (!ll->fo->pseudo_rasterization) in store_margin()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfill.c300 bool pseudo_rasterization; in gx_general_fill_path() local
316 pseudo_rasterization = (is_character && in gx_general_fill_path()
406 fo.pseudo_rasterization = pseudo_rasterization; in gx_general_fill_path()
437 (pseudo_rasterization || !gx_path_has_curves(ppath) || in gx_general_fill_path()
498 if (fo.pseudo_rasterization) { in gx_general_fill_path()
976 if (!fo->pseudo_rasterization || only_horizontal
994 !fo->pseudo_rasterization &&
1101 if (ll->fo->pseudo_rasterization && prev != pfirst &&
1652 if (ll->x_list != 0 && ll->fo->pseudo_rasterization) {
1695 if (ll->fo->pseudo_rasterization) {
[all …]
H A Dgxfill.h94 bool pseudo_rasterization; /* See comment about "pseudo-rasterization". */ member
H A Dgxfdrop.c106 if (!ll->fo->pseudo_rasterization) in store_margin()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfill.c300 bool pseudo_rasterization; in gx_general_fill_path() local
316 pseudo_rasterization = (is_character && in gx_general_fill_path()
406 fo.pseudo_rasterization = pseudo_rasterization; in gx_general_fill_path()
437 (pseudo_rasterization || !gx_path_has_curves(ppath) || in gx_general_fill_path()
498 if (fo.pseudo_rasterization) { in gx_general_fill_path()
976 if (!fo->pseudo_rasterization || only_horizontal
994 !fo->pseudo_rasterization &&
1101 if (ll->fo->pseudo_rasterization && prev != pfirst &&
1652 if (ll->x_list != 0 && ll->fo->pseudo_rasterization) {
1695 if (ll->fo->pseudo_rasterization) {
[all …]
H A Dgxfill.h94 bool pseudo_rasterization; /* See comment about "pseudo-rasterization". */ member
H A Dgxfdrop.c106 if (!ll->fo->pseudo_rasterization) in store_margin()