Home
last modified time | relevance | path

Searched defs:BitmapSizeTable (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/sfnt/
DSkOTTable_EBLC.h44 struct BitmapSizeTable { struct
45 SK_OT_ULONG indexSubTableArrayOffset; //offset to indexSubtableArray from beginning of EBLC.
46 SK_OT_ULONG indexTablesSize; //number of bytes in corresponding index subtables and array
47 SK_OT_ULONG numberOfIndexSubTables; //an index subtable for each range or format change
48 SK_OT_ULONG colorRef; //not used; set to 0.
49 SbitLineMetrics hori; //line metrics for text rendered horizontally
50 SbitLineMetrics vert; //line metrics for text rendered vertically
51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size
52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size
53 SK_OT_BYTE ppemX; //horizontal pixels per Em
[all …]
/third_party/skia/src/sfnt/
DSkOTTable_EBLC.h44 struct BitmapSizeTable { struct
45 SK_OT_ULONG indexSubTableArrayOffset; //offset to indexSubtableArray from beginning of EBLC.
46 SK_OT_ULONG indexTablesSize; //number of bytes in corresponding index subtables and array
47 SK_OT_ULONG numberOfIndexSubTables; //an index subtable for each range or format change
48 SK_OT_ULONG colorRef; //not used; set to 0.
49 SbitLineMetrics hori; //line metrics for text rendered horizontally
50 SbitLineMetrics vert; //line metrics for text rendered vertically
51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size
52 SK_OT_USHORT endGlyphIndex; //highest glyph index for this size
53 SK_OT_BYTE ppemX; //horizontal pixels per Em
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh263 struct BitmapSizeTable struct
268 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
277 const IndexSubtableRecord *find_table (hb_codepoint_t glyph, in find_table()
287 indexSubtableArrayOffset;
288 HBUINT32 indexTablesSize;
289 HBUINT32 numberOfIndexSubtables;
290 HBUINT32 colorRef;
291 SBitLineMetrics horizontal;
292 SBitLineMetrics vertical;
293 GlyphID startGlyphIndex;
[all …]
/third_party/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh618 struct BitmapSizeTable struct
623 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
633 find_table (hb_codepoint_t glyph, const void *base, const void **out_base) const in find_table()
640 subset (hb_subset_context_t *c, const void *base, in subset()
676 indexSubtableArrayOffset;
677 HBUINT32 indexTablesSize;
678 HBUINT32 numberOfIndexSubtables;
679 HBUINT32 colorRef;
680 SBitLineMetrics horizontal;
681 SBitLineMetrics vertical;
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh618 struct BitmapSizeTable struct
623 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
633 find_table (hb_codepoint_t glyph, const void *base, const void **out_base) const in find_table()
640 subset (hb_subset_context_t *c, const void *base, in subset()
676 indexSubtableArrayOffset;
677 HBUINT32 indexTablesSize;
678 HBUINT32 numberOfIndexSubtables;
679 HBUINT32 colorRef;
680 SBitLineMetrics horizontal;
681 SBitLineMetrics vertical;
[all …]
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java33 public final class BitmapSizeTable extends SubTable { class
41 protected BitmapSizeTable(ReadableFontData data, ReadableFontData masterData) { in BitmapSizeTable() method in BitmapSizeTable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DBitmapSizeTable.java33 public final class BitmapSizeTable extends SubTable { class
41 protected BitmapSizeTable(ReadableFontData data, ReadableFontData masterData) { in BitmapSizeTable() method in BitmapSizeTable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc119 BitmapSizeTable::BitmapSizeTable(ReadableFontData* data, in BitmapSizeTable() function in sfntly::BitmapSizeTable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_size_table.cc119 BitmapSizeTable::BitmapSizeTable(ReadableFontData* data, in BitmapSizeTable() function in sfntly::BitmapSizeTable