Searched defs:getAnchor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DAnchorTables.cpp15 void AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, function in class:AnchorTable
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
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DYAMLParser.h120 StringRef getAnchor() const { return Anchor; } function in class:llvm::yaml::Node

Completed in 107 milliseconds