Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc304 bool has_glyph = font->has_glyph (s); in preprocess_text_hangul() local
Dhb-font.hh210 bool has_glyph (hb_codepoint_t unicode) in has_glyph() function