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

  /external/lldb/www/python_reference/
epydoc.js 265 function get_anchor() {
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 537 CONTENT_EXPORT STDMETHODIMP get_anchor(long index, VARIANT* anchor) { function
  /external/opencv/cv/include/
cv.hpp 113 CvPoint get_anchor() const { return anchor; } function in class:CvBaseImageFilter
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 221 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, function in struct:OT::AnchorFormat1
243 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, function in struct:OT::AnchorFormat2
273 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, function in struct:OT::AnchorFormat3
308 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, function in struct:OT::Anchor
313 case 1: u.format1.get_anchor (font, glyph_id, x, y); return;
314 case 2: u.format2.get_anchor (font, glyph_id, x, y); return;
315 case 3: u.format3.get_anchor (font, glyph_id, x, y); return;
345 inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *found) const { function in struct:OT::AnchorMatrix
405 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found);
412 mark_anchor.get_anchor (c->font, buffer->cur().codepoint, &mark_x, &mark_y)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 221 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, function in struct:OT::AnchorFormat1
243 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, function in struct:OT::AnchorFormat2
273 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, function in struct:OT::AnchorFormat3
308 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, function in struct:OT::Anchor
313 case 1: u.format1.get_anchor (font, glyph_id, x, y); return;
314 case 2: u.format2.get_anchor (font, glyph_id, x, y); return;
315 case 3: u.format3.get_anchor (font, glyph_id, x, y); return;
345 inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *found) const { function in struct:OT::AnchorMatrix
405 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found);
412 mark_anchor.get_anchor (c->font, buffer->cur().codepoint, &mark_x, &mark_y)
    [all...]
  /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 430 milliseconds