Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DIndexSubTableFormat3.java35 public final class IndexSubTableFormat3 extends IndexSubTable { class
36 private IndexSubTableFormat3(ReadableFontData data, int firstGlyphIndex, int lastGlyphIndex) { in IndexSubTableFormat3() method in IndexSubTableFormat3
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format3.cc58 IndexSubTableFormat3::IndexSubTableFormat3(ReadableFontData* data, in IndexSubTableFormat3() function in sfntly::IndexSubTableFormat3