Searched refs:f2Table (Results 1 – 2 of 2) sorted by relevance
32 const LEReferenceTo<ClassDefFormat2Table> f2Table(thisRef, success); in getGlyphClass() local33 return f2Table->getGlyphClass(f2Table, glyphID, success); in getGlyphClass()58 const LEReferenceTo<ClassDefFormat2Table> f2Table(thisRef, success); in hasGlyphClass() local59 return f2Table->hasGlyphClass(f2Table, glyphClass, success); in hasGlyphClass()
31 const CoverageFormat2Table *f2Table = (const CoverageFormat2Table *) this; in getGlyphCoverage() local33 return f2Table->getGlyphCoverage(glyphID); in getGlyphCoverage()