Searched refs:get_anchor (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gpos-table.hh | 242 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor() function 266 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() function 298 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor() function 335 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() function 340 case 1: u.format1.get_anchor (c, glyph_id, x, y); return; in get_anchor() 341 case 2: u.format2.get_anchor (c, glyph_id, x, y); return; in get_anchor() 342 case 3: u.format3.get_anchor (c, glyph_id, x, y); return; in get_anchor() 373 const Anchor& get_anchor (unsigned int row, unsigned int col, in get_anchor() function 437 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); in apply() 445 mark_anchor.get_anchor (c, buffer->cur().codepoint, &mark_x, &mark_y); in apply() [all …]
|
D | hb-aat-layout-ankr-table.hh | 63 const Anchor &get_anchor (hb_codepoint_t glyph_id, in get_anchor() function
|
D | hb-aat-layout-kerx-table.hh | 550 const Anchor markAnchor = c->ankr_table->get_anchor (c->buffer->info[mark].codepoint, in transition() 554 const Anchor currAnchor = c->ankr_table->get_anchor (c->buffer->cur ().codepoint, in transition()
|
/external/python/google-api-python-client/docs/epy/ |
D | epydoc.js | 265 function get_anchor() { function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | epydoc.js | 265 function get_anchor() { function
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
D | epydoc.js | 265 function get_anchor() { function
|