Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DIndexSubTableFormat5.java36 public final class IndexSubTableFormat5 extends IndexSubTable { class
39 private IndexSubTableFormat5(ReadableFontData data, int firstGlyphIndex, int lastGlyphIndex) { in IndexSubTableFormat5() method in IndexSubTableFormat5
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format5.cc71 IndexSubTableFormat5::IndexSubTableFormat5(ReadableFontData* data, in IndexSubTableFormat5() function in sfntly::IndexSubTableFormat5