Home
last modified time | relevance | path

Searched refs:has_sub_path (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-path-stroke-tristrip.c62 cairo_bool_t has_sub_path; member
779 if (stroker->has_sub_path && in add_caps()
826 stroker->has_sub_path = FALSE; in move_to()
844 stroker->has_sub_path = TRUE; in line_to()
1025 stroker->has_sub_path = FALSE; in close_path()
1066 stroker.has_sub_path = FALSE; in _cairo_path_fixed_stroke_to_tristrip()
H A Dcairo-pdf-operators.c388 cairo_bool_t has_sub_path; member
400 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
417 ! info->has_sub_path && in _cairo_pdf_path_line_to()
424 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
446 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
462 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-stroke-tristrip.c62 cairo_bool_t has_sub_path; member
779 if (stroker->has_sub_path && in add_caps()
826 stroker->has_sub_path = FALSE; in move_to()
844 stroker->has_sub_path = TRUE; in line_to()
1025 stroker->has_sub_path = FALSE; in close_path()
1066 stroker.has_sub_path = FALSE; in _cairo_path_fixed_stroke_to_tristrip()
H A Dcairo-pdf-operators.c388 cairo_bool_t has_sub_path; member
400 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
417 ! info->has_sub_path && in _cairo_pdf_path_line_to()
424 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
446 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
462 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-path-stroke-tristrip.c62 cairo_bool_t has_sub_path; member
779 if (stroker->has_sub_path && in add_caps()
826 stroker->has_sub_path = FALSE; in move_to()
844 stroker->has_sub_path = TRUE; in line_to()
1025 stroker->has_sub_path = FALSE; in close_path()
1066 stroker.has_sub_path = FALSE; in _cairo_path_fixed_stroke_to_tristrip()
H A Dcairo-pdf-operators.c388 cairo_bool_t has_sub_path; member
400 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
417 ! info->has_sub_path && in _cairo_pdf_path_line_to()
424 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
446 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
462 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-path-stroke-tristrip.c62 cairo_bool_t has_sub_path; member
779 if (stroker->has_sub_path && in add_caps()
826 stroker->has_sub_path = FALSE; in move_to()
844 stroker->has_sub_path = TRUE; in line_to()
1025 stroker->has_sub_path = FALSE; in close_path()
1066 stroker.has_sub_path = FALSE; in _cairo_path_fixed_stroke_to_tristrip()
H A Dcairo-pdf-operators.c388 cairo_bool_t has_sub_path; member
400 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
417 ! info->has_sub_path && in _cairo_pdf_path_line_to()
424 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
446 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
462 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-pdf-operators.c327 cairo_bool_t has_sub_path; member
339 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
356 ! info->has_sub_path && in _cairo_pdf_path_line_to()
363 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
385 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
401 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-pdf-operators.c327 cairo_bool_t has_sub_path; member
339 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
356 ! info->has_sub_path && in _cairo_pdf_path_line_to()
363 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
385 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
401 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-pdf-operators.c327 cairo_bool_t has_sub_path; member
339 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
356 ! info->has_sub_path && in _cairo_pdf_path_line_to()
363 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
385 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
401 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-pdf-operators.c327 cairo_bool_t has_sub_path; member
339 info->has_sub_path = FALSE; in _cairo_pdf_path_move_to()
356 ! info->has_sub_path && in _cairo_pdf_path_line_to()
363 info->has_sub_path = TRUE; in _cairo_pdf_path_line_to()
385 info->has_sub_path = TRUE; in _cairo_pdf_path_curve_to()
401 ! info->has_sub_path) in _cairo_pdf_path_close_path()
/dports/graphics/cairo/cairo-1.17.4/
H A DChangeLog.pre-1.42247 Rename has_sub_path to has_initial_sub_path