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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DAttachmentPosnSubtables.h60 inline le_int32 AttachmentPositioningSubtable::getBaseCoverage(const LETableReference &base, LEGlyphID baseGlyphID, LEErrorCode &success) const argument
62 return getGlyphCoverage(base, baseCoverageTableOffset, baseGlyphID, success);

Completed in 55 milliseconds