Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-outline.hh33 struct hb_outline_point_t struct
43 hb_outline_point_t (float x, float y, type_t type) : in hb_outline_point_t() argument
46 float x, y;
47 type_t type;