Searched refs:opbd (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvmod.c | 131 GXV_TABLE_DECL( opbd ); in gxv_validate() 146 GXV_TABLE_LOAD( opbd ); in gxv_validate() 158 GXV_TABLE_VALIDATE( opbd ); in gxv_validate() 169 GXV_TABLE_SET( opbd ); in gxv_validate() 184 FT_FREE( opbd ); in gxv_validate()
|
D | gxvopbd.c | 58 #define GXV_OPBD_DATA( FIELD ) GXV_TABLE_DATA( opbd, FIELD ) 169 GXV_opbd_Data opbd = &opbdrec; in gxv_opbd_validate() local 177 gxvalid->table_data = opbd; in gxv_opbd_validate()
|
D | README | 42 opbd 96 opbd: 4
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftgxval.h | 166 #define FT_VALIDATE_opbd FT_VALIDATE_GX_BITFIELD( opbd )
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.h | 81 static const int32_t opbd; member
|
D | tag.cc | 63 const int32_t Tag::opbd = TAG('o', 'p', 'b', 'd'); member in sfntly::Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 88 public static final int opbd = Tag.intValue(new byte[]{'o', 'p', 'b', 'd'}); field in Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | FeatureTag.java | 94 opbd("Optical Bounds"), enumConstant
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-opbd-table.hh | 127 struct opbd struct
|
D | Makefile.sources | 11 hb-aat-layout-opbd-table.hh \
|
D | meson.build | 17 'hb-aat-layout-opbd-table.hh',
|
/third_party/skia/third_party/harfbuzz/ |
D | BUILD.gn | 69 "$_src/hb-aat-layout-opbd-table.hh",
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 7828 opbd
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 37399 #include "hb-aat-layout-opbd-table.hh" // Just so we compile it; unused otherwise.
|