Searched refs:dottedcircle_glyph (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-sea.cc | 293 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()
|
D | hb-ot-shape-complex-myanmar.cc | 466 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()
|
D | hb-ot-shape-complex-indic.cc | 1263 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()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-sea.cc | 293 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()
|
D | hb-ot-shape-complex-myanmar.cc | 466 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()
|
D | hb-ot-shape-complex-indic.cc | 1263 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()
|