Searched defs:f1Table (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/layout/
H A DClassDefinitionTables.cpp23 const ClassDefFormat1Table *f1Table = (const ClassDefFormat1Table *) this; local
25 return f1Table->getGlyphClass(glyphID);
48 const ClassDefFormat1Table *f1Table = (const ClassDefFormat1Table *) this; local
50 return f1Table->hasGlyphClass(glyphClass);
H A DCoverageTables.cpp24 const CoverageFormat1Table *f1Table = (const CoverageFormat1Table *) this; local
26 return f1Table->getGlyphCoverage(glyphID);

Completed in 57 milliseconds