Home
last modified time | relevance | path

Searched defs:IndexSubTableFormat4 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DIndexSubTableFormat4.java36 public final class IndexSubTableFormat4 extends IndexSubTable { class
37 private IndexSubTableFormat4(ReadableFontData data, int firstGlyphIndex, int lastGlyphIndex) { in IndexSubTableFormat4() method in IndexSubTableFormat4
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.cc67 IndexSubTableFormat4::IndexSubTableFormat4(ReadableFontData* data, in IndexSubTableFormat4() function in sfntly::IndexSubTableFormat4