Searched refs:f1Table (Results 1 – 2 of 2) sorted by relevance
26 const LEReferenceTo<ClassDefFormat1Table> f1Table(thisRef, success); in getGlyphClass() local27 return f1Table->getGlyphClass(f1Table, glyphID, success); in getGlyphClass()52 const LEReferenceTo<ClassDefFormat1Table> f1Table(thisRef, success); in hasGlyphClass() local53 return f1Table->hasGlyphClass(f1Table, glyphClass, success); in hasGlyphClass()
24 const CoverageFormat1Table *f1Table = (const CoverageFormat1Table *) this; in getGlyphCoverage() local26 return f1Table->getGlyphCoverage(glyphID); in getGlyphCoverage()