Searched refs:getAnchor (Results 1 - 14 of 14) sorted by relevance

/external/icu/icu4c/source/layout/
H A DAnchorTables.h27 void getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance,
33 void getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const;
40 void getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &anchor) const;
48 void getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const;
H A DAnchorTables.cpp15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, function in class:AnchorTable
23 f1->getAnchor(fontInstance, anchor);
31 f2->getAnchor(glyphID, fontInstance, anchor);
39 f3->getAnchor(fontInstance, anchor);
47 f1->getAnchor(fontInstance, anchor);
52 void Format1AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const function in class:Format1AnchorTable
63 void Format2AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &anchor) const function in class:Format2AnchorTable
78 void Format3AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const function in class:Format3AnchorTable
H A DCursiveAttachmentSubtables.cpp35 entryAnchorTable->getAnchor(glyphID, fontInstance, entryAnchor);
44 exitAnchorTable->getAnchor(glyphID, fontInstance, exitAnchor);
H A DMarkArrays.cpp29 anchorTable->getAnchor(glyphID, fontInstance, anchor);
H A DMarkToMarkPosnSubtables.cpp73 anchorTable->getAnchor(mark2Glyph, fontInstance, mark2Anchor);
H A DMarkToBasePosnSubtables.cpp75 anchorTable->getAnchor(baseGlyph, fontInstance, baseAnchor);
H A DMarkToLigaturePosnSubtables.cpp79 anchorTable->getAnchor(ligatureGlyph, fontInstance, ligatureAnchor);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
H A DObjectPopoverHelper.js35 * @param {function(!Element, !Event):(!Element|!AnchorBox|undefined)} getAnchor
40 WebInspector.ObjectPopoverHelper = function(panelElement, getAnchor, queryObject, onHide, disableOnClick)
42 WebInspector.PopoverHelper.call(this, panelElement, getAnchor, this._showObjectPopover.bind(this), this._onHideObjectPopover.bind(this), disableOnClick);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DPopover.js233 * @param {function(!Element, !Event):(!Element|!AnchorBox|undefined)} getAnchor
238 WebInspector.PopoverHelper = function(panelElement, getAnchor, showPopover, onHide, disableOnClick)
241 this._getAnchor = getAnchor;
/external/llvm/utils/yaml-bench/
H A DYAMLBench.cpp87 StringRef Anchor = n->getAnchor();
/external/llvm/include/llvm/Support/
H A DYAMLParser.h122 /// have one, getAnchor().size() will be 0.
123 StringRef getAnchor() const { return Anchor; } function in class:llvm::yaml::Node
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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 170 milliseconds