D | ClassDefinitionTables.cpp | 15 le_int32 ClassDefinitionTable::getGlyphClass(const LETableReference& base, LEGlyphID glyphID, LEErr… in getGlyphClass() function in ClassDefinitionTable 27 return f1Table->getGlyphClass(f1Table, glyphID, success); in getGlyphClass() 33 return f2Table->getGlyphClass(f2Table, glyphID, success); in getGlyphClass() 67 le_int32 ClassDefFormat1Table::getGlyphClass(const LETableReference& base, LEGlyphID glyphID, LEErr… in getGlyphClass() function in ClassDefFormat1Table 100 le_int32 ClassDefFormat2Table::getGlyphClass(const LETableReference& base, LEGlyphID glyphID, LEErr… in getGlyphClass() function in ClassDefFormat2Table
|