Home
last modified time | relevance | path

Searched refs:MATH (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-math.cc50 * 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 Dhb-ot-face-table-list.hh132 HB_OT_TABLE (OT, MATH)
H A Dhb-subset-plan.cc262 hb_blob_ptr_t<OT::MATH> math = hb_sanitize_context_t ().reference_table<OT::MATH> (face); in _math_closure()
H A Dhb-subset.cc309 case HB_OT_TAG_MATH: return _subset<const OT::MATH> (plan); in _subset_table()
H A Dhb-ot-math-table.hh990 * 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 Dissue-1947.rs235 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 Dissue-1947.h7 U16 MATH : 10, MATE : 4, MATW : 2; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUProperty.java234 public static final int MATH = 23; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUProperty.java208 public static final int MATH = 23; field
/third_party/mesa3d/src/intel/tools/
H A Di965_gram.y409 %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 DSkFontMgr_fuchsia.cpp162 {"math", fuchsia::fonts::GenericFontFamily::MATH},
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java1851 { 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 DUCharacterTest.java1856 { 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 Dproperty_bool.rs45 ("Math", MATH),
8304 pub const MATH: &'static [(char, char)] = &[ consts
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 27 milliseconds