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

/external/icu4c/layout/
H A DClassDefinitionTables.cpp30 const ClassDefFormat2Table *f2Table = (const ClassDefFormat2Table *) this; local
32 return f2Table->getGlyphClass(glyphID);
55 const ClassDefFormat2Table *f2Table = (const ClassDefFormat2Table *) this; local
57 return f2Table->hasGlyphClass(glyphClass);
H A DCoverageTables.cpp31 const CoverageFormat2Table *f2Table = (const CoverageFormat2Table *) this; local
33 return f2Table->getGlyphCoverage(glyphID);

Completed in 50 milliseconds