Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh728 bool is_simple_glyph () const { return type == SIMPLE; } in is_simple_glyph() function
860 if (glyph.is_simple_glyph ()) in get_points_var()