Searched defs:glyph_anchor (Results 1 - 2 of 2) sorted by last modified time

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh405 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); local
413 glyph_anchor.get_anchor (c->font, buffer->info[glyph_pos].codepoint, &base_x, &base_y);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh405 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); local
413 glyph_anchor.get_anchor (c->font, buffer->info[glyph_pos].codepoint, &base_x, &base_y);

Completed in 106 milliseconds