Searched defs:getAnchor (Results 1 – 3 of 3) sorted by relevance
/external/icu4c/layout/ |
D | AnchorTables.cpp | 15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, in getAnchor() function in AnchorTable 52 void Format1AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() function in Format1AnchorTable 63 void Format2AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &… in getAnchor() function in Format2AnchorTable 78 void Format3AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const in getAnchor() function in Format3AnchorTable
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | Popover.js | 157 WebInspector.PopoverHelper = function(panelElement, getAnchor, showPopup, showOnClick, onHide) argument
|
/external/llvm/include/llvm/Support/ |
D | YAMLParser.h | 120 StringRef getAnchor() const { return Anchor; } in getAnchor() function
|