HomeSort by relevance Sort by last modified time
    Searched refs:get_anchor (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 215 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, function in struct:OT::AnchorFormat1
237 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, function in struct:OT::AnchorFormat2
267 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, function in struct:OT::AnchorFormat3
302 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, function in struct:OT::Anchor
307 case 1: u.format1.get_anchor (font, glyph_id, x, y); return;
308 case 2: u.format2.get_anchor (font, glyph_id, x, y); return;
309 case 3: u.format3.get_anchor (font, glyph_id, x, y); return;
339 inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *found) const { function in struct:OT::AnchorMatrix
398 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found);
405 mark_anchor.get_anchor (c->font, c->buffer->cur().codepoint, &mark_x, &mark_y)
    [all...]
  /external/opencv/cv/include/
cv.hpp 113 CvPoint get_anchor() const { return anchor; } function in class:CvBaseImageFilter
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 193 milliseconds