Searched defs:get_anchor (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gpos-table.hh | 235 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor() function 259 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() function 291 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor() function 328 inline void get_anchor (hb_apply_context_t *c, hb_codepoint_t glyph_id, in get_anchor() function 366 …inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *foun… in get_anchor() function
|