Home
last modified time | relevance | path

Searched defs:end_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff1-table.cc320 void end_path () { path_open = false; } in end_path() function
483 void end_path () { draw_session->close_path (); } in end_path() function
H A Dhb-ot-cff2-table.cc48 void end_path () { path_open = false; } in end_path() function
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dosutils.py622 def IteratePaths(end_path): argument
656 def FindInPathParents(path_to_find, start_path, test_func=None, end_path=None): argument