HomeSort by relevance Sort by last modified time
    Searched refs:f2Table (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
ClassDefinitionTables.cpp 30 const ClassDefFormat2Table *f2Table = (const ClassDefFormat2Table *) this;
32 return f2Table->getGlyphClass(glyphID);
55 const ClassDefFormat2Table *f2Table = (const ClassDefFormat2Table *) this;
57 return f2Table->hasGlyphClass(glyphClass);
CoverageTables.cpp 31 const CoverageFormat2Table *f2Table = (const CoverageFormat2Table *) this;
33 return f2Table->getGlyphCoverage(glyphID);

Completed in 321 milliseconds