/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-aat-layout.c | 107 hb_face_t *morx = hb_test_open_font_file ("fonts/aat-morx.ttf"); in test_aat_has() local
|
/third_party/harfbuzz/test/api/ |
D | test-aat-layout.c | 107 hb_face_t *morx = hb_test_open_font_file ("fonts/aat-morx.ttf"); in test_aat_has() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-aat-layout.c | 107 hb_face_t *morx = hb_test_open_font_file ("fonts/aat-morx.ttf"); in test_aat_has() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout.cc | 206 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map() local 248 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute() local
|
D | hb-aat-layout-morx-table.hh | 1165 struct morx : mortmorx<ExtendedTypes, HB_AAT_TAG_morx> {}; struct
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout.cc | 196 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map() local 240 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute() local
|
D | hb-aat-layout-morx-table.hh | 1146 struct morx : mortmorx<ExtendedTypes> struct 1148 static constexpr hb_tag_t tableTag = HB_AAT_TAG_morx;
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout.cc | 205 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map() local 247 const AAT::morx& morx = *morx_blob->as<AAT::morx> (); in hb_aat_layout_substitute() local
|
D | hb-aat-layout-morx-table.hh | 1148 struct morx : mortmorx<ExtendedTypes, HB_AAT_TAG_morx> {}; struct
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 62 const int32_t Tag::morx = TAG('m', 'o', 'r', 'x'); member in sfntly::Tag
|
D | tag.h | 80 static const int32_t morx; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.cc | 62 const int32_t Tag::morx = TAG('m', 'o', 'r', 'x'); member in sfntly::Tag
|
D | tag.h | 80 static const int32_t morx; member
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 87 public static final int morx = Tag.intValue(new byte[]{'m', 'o', 'r', 'x'}); field in Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 87 public static final int morx = Tag.intValue(new byte[]{'m', 'o', 'r', 'x'}); field in Tag
|