Searched refs:get_anchor (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh215 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
399 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found);
406 mark_anchor.get_anchor (
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh215 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 (
[all...]
/external/opencv/cv/include/
H A Dcv.hpp113 CvPoint get_anchor() const { return anchor; } function in class:CvBaseImageFilter
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_win.h538 CONTENT_EXPORT STDMETHODIMP get_anchor(long index, VARIANT* anchor) { function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 75 milliseconds