Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shaper-hangul.cc311 bool has_glyph = font->has_glyph (s); in preprocess_text_hangul() local
Dhb-font.hh269 bool has_glyph (hb_codepoint_t unicode) in has_glyph() function