/external/chromium_org/third_party/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 399 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); 406 mark_anchor.get_anchor (c->font, buffer->cur().codepoint, &mark_x, &mark_y) [all...] |
/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/chromium_org/content/browser/accessibility/ |
browser_accessibility_win.h | 538 CONTENT_EXPORT STDMETHODIMP get_anchor(long index, VARIANT* anchor) { function
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |