Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-sea.cc290 hb_codepoint_t dottedcircle_glyph; in insert_dotted_circles() local
291 if (!font->get_glyph (0x25CC, 0, &dottedcircle_glyph)) in insert_dotted_circles()
297 dottedcircle.codepoint = dottedcircle_glyph; in insert_dotted_circles()
Dhb-ot-shape-complex-myanmar.cc451 hb_codepoint_t dottedcircle_glyph; in insert_dotted_circles() local
452 if (!font->get_glyph (0x25CC, 0, &dottedcircle_glyph)) in insert_dotted_circles()
458 dottedcircle.codepoint = dottedcircle_glyph; in insert_dotted_circles()
Dhb-ot-shape.cc246 hb_codepoint_t dottedcircle_glyph; in hb_insert_dotted_circle() local
247 if (!font->get_glyph (0x25CC, 0, &dottedcircle_glyph)) in hb_insert_dotted_circle()
Dhb-ot-shape-complex-indic.cc1120 hb_codepoint_t dottedcircle_glyph; in insert_dotted_circles() local
1121 if (!font->get_glyph (0x25CC, 0, &dottedcircle_glyph)) in insert_dotted_circles()
1127 dottedcircle.codepoint = dottedcircle_glyph; in insert_dotted_circles()