Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh807 struct contour_bounds_t struct
809 contour_bounds_t () { min_x = min_y = FLT_MAX; max_x = max_y = -FLT_MAX; } in contour_bounds_t() function
933 contour_bounds_t bounds; in get_var_extents_and_phantoms()