Home
last modified time | relevance | path

Searched defs:get_anchor (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/
Depydoc.js265 function get_anchor() { function
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/
Depydoc.js265 function get_anchor() { function
/external/lldb/www/python_reference/
Depydoc.js265 function get_anchor() { function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh221 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor() function
243 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, in get_anchor() function
273 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor() function
308 inline void get_anchor (hb_font_t *font, hb_codepoint_t glyph_id, in get_anchor() function
345 …inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *foun… in get_anchor() function
/external/opencv/cv/include/
Dcv.hpp113 CvPoint get_anchor() const { return anchor; } in get_anchor() function in CvBaseImageFilter