Home
last modified time | relevance | path

Searched refs:big_path (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-fs/fs-0.5.4/fs/contrib/bigfs/
H A D__init__.py180 self.big_path = str(filename)
193 return "<BigFS: %s>" % self.big_path
293 return "Dir in big file: %s" % self.big_path
295 return "File in big file: %s" % self.big_path
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfill.c298 bool big_path = ppath->subpath_count > 50; in gx_general_fill_path() local
441 if (!big_path && pgs->accurate_curves && gx_path_has_curves(ppath)) in gx_general_fill_path()
479 if (!big_path && !gx_path_has_curves(ppath)) /* don't need to flatten */ in gx_general_fill_path()
483 …else if (!big_path && !pgs->accurate_curves && gx_path__check_curves(ppath, pco_small_curves, fo.f… in gx_general_fill_path()
491 if (big_path) { in gx_general_fill_path()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfill.c298 bool big_path = ppath->subpath_count > 50; in gx_general_fill_path() local
441 if (!big_path && pgs->accurate_curves && gx_path_has_curves(ppath)) in gx_general_fill_path()
479 if (!big_path && !gx_path_has_curves(ppath)) /* don't need to flatten */ in gx_general_fill_path()
483 …else if (!big_path && !pgs->accurate_curves && gx_path__check_curves(ppath, pco_small_curves, fo.f… in gx_general_fill_path()
491 if (big_path) { in gx_general_fill_path()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfill.c279 bool big_path = ppath->subpath_count > 50; in gx_general_fill_path() local
434 if (!big_path && !gx_path_has_curves(ppath)) /* don't need to flatten */ in gx_general_fill_path()
438 else if (!big_path && gx_path__check_curves(ppath, pco_small_curves, fo.fixed_flat)) in gx_general_fill_path()
446 if (big_path) { in gx_general_fill_path()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfill.c279 bool big_path = ppath->subpath_count > 50; in gx_general_fill_path() local
434 if (!big_path && !gx_path_has_curves(ppath)) /* don't need to flatten */ in gx_general_fill_path()
438 else if (!big_path && gx_path__check_curves(ppath, pco_small_curves, fo.fixed_flat)) in gx_general_fill_path()
446 if (big_path) { in gx_general_fill_path()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfill.c301 bool big_path = ppath->subpath_count > 50; in gx_general_fill_path() local
455 if (!big_path && !gx_path_has_curves(ppath)) /* don't need to flatten */ in gx_general_fill_path()
459 else if (!big_path && gx_path__check_curves(ppath, pco_small_curves, fo.fixed_flat)) in gx_general_fill_path()
467 if (big_path) { in gx_general_fill_path()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfill.c301 bool big_path = ppath->subpath_count > 50; in gx_general_fill_path() local
455 if (!big_path && !gx_path_has_curves(ppath)) /* don't need to flatten */ in gx_general_fill_path()
459 else if (!big_path && gx_path__check_curves(ppath, pco_small_curves, fo.fixed_flat)) in gx_general_fill_path()
467 if (big_path) { in gx_general_fill_path()