Searched defs:getGlyphCoverage (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLookups.cpp37 le_int32 LookupSubtable::getGlyphCoverage(const LEReferenceTo<LookupSubtable> &base, Offset tableOffset, LEGlyphID glyphID, LEErrorCode &success) const function in class:LookupSubtable
H A DCoverageTables.cpp15 le_int32 CoverageTable::getGlyphCoverage(LEGlyphID glyphID) const function in class:CoverageTable
41 le_int32 CoverageFormat1Table::getGlyphCoverage(LEGlyphID glyphID) const function in class:CoverageFormat1Table
74 le_int32 CoverageFormat2Table::getGlyphCoverage(LEGlyphID glyphID) const function in class:CoverageFormat2Table
H A DLookups.h66 inline le_int32 LookupSubtable::getGlyphCoverage(const LEReferenceTo<LookupSubtable> &base, LEGlyphID glyphID, LEErrorCode &success) const function in class:LookupSubtable
71 inline le_int32 LookupSubtable::getGlyphCoverage(const LETableReference &base, LEGlyphID glyphID, LEErrorCode &success) const { function in class:LookupSubtable
76 inline le_int32 LookupSubtable::getGlyphCoverage(const LETableReference &base, Offset tableOffset, LEGlyphID glyphID, LEErrorCode &success) const { function in class:LookupSubtable
[all...]

Completed in 117 milliseconds