Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-sea.cc293 hb_codepoint_t dottedcircle_glyph; in insert_dotted_circles() local
294 if (!font->get_glyph (0x25CCu, 0, &dottedcircle_glyph)) in insert_dotted_circles()
300 dottedcircle.codepoint = dottedcircle_glyph; in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar.cc466 hb_codepoint_t dottedcircle_glyph; in insert_dotted_circles() local
467 if (!font->get_glyph (0x25CCu, 0, &dottedcircle_glyph)) in insert_dotted_circles()
473 dottedcircle.codepoint = dottedcircle_glyph; in insert_dotted_circles()
Dhb-ot-shape-complex-indic.cc1263 hb_codepoint_t dottedcircle_glyph; in insert_dotted_circles() local
1264 if (!font->get_glyph (0x25CCu, 0, &dottedcircle_glyph)) in insert_dotted_circles()
1270 dottedcircle.codepoint = dottedcircle_glyph; in insert_dotted_circles()