Home
last modified time | relevance | path

Searched refs:must_stroke (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/wxd2lat/
H A Dwxd2lout.c1887 int must_stroke = 0; in wxd2lout_closed_path_object() local
1895 must_stroke = 1; in wxd2lout_closed_path_object()
1903 if ((0 != must_stroke) && (0 != must_fill)) { in wxd2lout_closed_path_object()
1961 if (0 != must_stroke) { in wxd2lout_closed_path_object()
H A Dwxd2lout.ctr1936 int must_stroke = 0;
1944 must_stroke = 1;
1952 if ((0 != must_stroke) && (0 != must_fill)) {
2010 if (0 != must_stroke) { $? ". must stroke"