/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-math.cc | 50 * OT::MATH 57 * Tests whether a face has a `MATH` table. 66 return face->table.MATH->has_data (); in hb_ot_math_has_data() 90 return font->face->table.MATH->get_constant(constant, font); in hb_ot_math_get_constant() 109 return font->face->table.MATH->get_glyph_info().get_italics_correction (glyph, font); in hb_ot_math_get_glyph_italics_correction() 122 * @font has no `MathTopAccentAttachment` table or no `MATH` table, any 135 return font->face->table.MATH->get_glyph_info().get_top_accent_attachment (glyph, font); in hb_ot_math_get_glyph_top_accent_attachment() 153 return face->table.MATH->get_glyph_info().is_extended_shape (glyph); in hb_ot_math_is_glyph_extended_shape() 181 return font->face->table.MATH->get_glyph_info().get_kerning (glyph, in hb_ot_math_get_glyph_kerning() 218 return font->face->table.MATH in hb_ot_math_get_glyph_variants() [all...] |
H A D | hb-ot-face-table-list.hh | 132 HB_OT_TABLE (OT, MATH)
|
H A D | hb-subset-plan.cc | 262 hb_blob_ptr_t<OT::MATH> math = hb_sanitize_context_t ().reference_table<OT::MATH> (face); in _math_closure()
|
H A D | hb-subset.cc | 309 case HB_OT_TAG_MATH: return _subset<const OT::MATH> (plan); in _subset_table()
|
H A D | hb-ot-math-table.hh | 990 * MATH -- Mathematical typesetting 994 struct MATH struct 1041 FixedVersion<>version; /* Version of the MATH table
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | issue-1947.rs | 235 pub fn MATH(&self) -> U16 { in MATH() functions 314 MATH: U16, in new_bitfield_2() 324 let MATH: u16 = unsafe { ::std::mem::transmute(MATH) }; 325 MATH as u64
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | issue-1947.h | 7 U16 MATH : 10, MATE : 4, MATW : 2; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | UProperty.java | 234 public static final int MATH = 23; field
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | UProperty.java | 208 public static final int MATH = 23; field
|
/third_party/mesa3d/src/intel/tools/ |
H A D | i965_gram.y | 409 %token CONST CRE DATA DP_DATA_1 GATEWAY MATH PIXEL_INTERP READ RENDER SAMPLER 837 predicate MATH saturate math_function execsize dst src srcimm instoptions 1070 | MATH { $$ = BRW_SFID_MATH; }
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_fuchsia.cpp | 162 {"math", fuchsia::fonts::GenericFontFamily::MATH},
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1851 { 0x1d7a9, UProperty.MATH, 1 }, in TestAdditionalProperties() 1852 { 0x2135, UProperty.MATH, 1 }, in TestAdditionalProperties() 1853 { 0x0062, UProperty.MATH, 0 }, in TestAdditionalProperties()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 1856 { 0x1d7a9, UProperty.MATH, 1 }, in TestAdditionalProperties() 1857 { 0x2135, UProperty.MATH, 1 }, in TestAdditionalProperties() 1858 { 0x0062, UProperty.MATH, 0 }, in TestAdditionalProperties()
|
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
H A D | property_bool.rs | 45 ("Math", MATH), 8304 pub const MATH: &'static [(char, char)] = &[ consts
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |