Home
last modified time | relevance | path

Searched refs:intersection_failed (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_math_stroke.h225 bool intersection_failed = true; // Assume the worst in calc_miter() local
243 intersection_failed = false; in calc_miter()
290 if(intersection_failed) in calc_miter()
/dports/graphics/agg/agg-2.5/include/
H A Dagg_math_stroke.h230 bool intersection_failed = true; // Assume the worst in calc_miter() local
248 intersection_failed = false; in calc_miter()
295 if(intersection_failed) in calc_miter()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_math_stroke.h225 bool intersection_failed = true; // Assume the worst in calc_miter() local
243 intersection_failed = false; in calc_miter()
290 if(intersection_failed) in calc_miter()
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_math_stroke.h225 bool intersection_failed = true; // Assume the worst in calc_miter() local
243 intersection_failed = false; in calc_miter()
290 if(intersection_failed) in calc_miter()
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_math_stroke.h225 bool intersection_failed = true; // Assume the worst in calc_miter() local
243 intersection_failed = false; in calc_miter()
290 if(intersection_failed) in calc_miter()
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_math_stroke.h225 bool intersection_failed = true; // Assume the worst in calc_miter() local
243 intersection_failed = false; in calc_miter()
290 if(intersection_failed) in calc_miter()
/dports/editors/lazarus/lazarus/components/aggpas/src/
H A Dagg_math_stroke.pas623 miter_limit_exceeded ,intersection_failed : boolean;
632 intersection_failed :=true; // Assume the worst
653 intersection_failed:=false;
699 if intersection_failed then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_math_stroke.pas623 miter_limit_exceeded ,intersection_failed : boolean;
632 intersection_failed :=true; // Assume the worst
653 intersection_failed:=false;
699 if intersection_failed then
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/
H A Dagg_math_stroke.pas623 miter_limit_exceeded ,intersection_failed : boolean;
632 intersection_failed :=true; // Assume the worst
653 intersection_failed:=false;
699 if intersection_failed then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_math_stroke.pas623 miter_limit_exceeded ,intersection_failed : boolean;
632 intersection_failed :=true; // Assume the worst
653 intersection_failed:=false;
699 if intersection_failed then