Searched refs:Format8 (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | CMapFormat8.java | 19 super(data, CMapFormat.Format8.value, cmapId); in CMapFormat8() 113 offset, data.readULongAsInt(offset + Offset.format8Length.offset)), CMapFormat.Format8, in Builder() 119 offset, data.readULongAsInt(offset + Offset.format8Length.offset)), CMapFormat.Format8, in Builder()
|
D | CMap.java | 48 Format8(8), enumConstant 324 case Format8: in getBuilder()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | CMapFormat8.java | 19 super(data, CMapFormat.Format8.value, cmapId); in CMapFormat8() 113 offset, data.readULongAsInt(offset + Offset.format8Length.offset)), CMapFormat.Format8, in Builder() 119 offset, data.readULongAsInt(offset + Offset.format8Length.offset)), CMapFormat.Format8, in Builder()
|
D | CMap.java | 48 Format8(8), enumConstant 324 case Format8: in getBuilder()
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_EBDT.h | 92 struct Format8 { struct
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_EBDT.h | 92 struct Format8 { struct
|