Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DIndexSubTableFormat2.java32 public final class IndexSubTableFormat2 extends IndexSubTable { class
35 private IndexSubTableFormat2(ReadableFontData data, int first, int last) { in IndexSubTableFormat2() method in IndexSubTableFormat2
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format2.cc60 IndexSubTableFormat2::IndexSubTableFormat2(ReadableFontData* data, in IndexSubTableFormat2() function in sfntly::IndexSubTableFormat2