Home
last modified time | relevance | path

Searched defs:CompositeBitmapGlyph (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DCompositeBitmapGlyph.java26 public class CompositeBitmapGlyph extends BitmapGlyph { class
81 protected CompositeBitmapGlyph(ReadableFontData data, int format) { in CompositeBitmapGlyph() method in CompositeBitmapGlyph
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dcomposite_bitmap_glyph.h47 friend class CompositeBitmapGlyph; variable
Dcomposite_bitmap_glyph.cc23 CompositeBitmapGlyph::CompositeBitmapGlyph(ReadableFontData* data, in CompositeBitmapGlyph() function in sfntly::CompositeBitmapGlyph