Searched defs:MATH (Results 1 – 7 of 7) sorted by relevance
994 struct MATH struct996 static constexpr hb_tag_t tableTag = HB_OT_TAG_MATH;998 bool has_data () const { return version.to_int (); } in has_data()1000 void closure_glyphs (hb_set_t *glyph_set) const in closure_glyphs()1010 bool subset (hb_subset_context_t *c) const in subset()1022 bool sanitize (hb_sanitize_context_t *c) const in sanitize()1032 hb_position_t get_constant (hb_ot_math_constant_t constant, in get_constant()1036 const MathGlyphInfo &get_glyph_info () const { return this+mathGlyphInfo; } in get_glyph_info()1038 const MathVariants &get_variants () const { return this+mathVariants; } in get_variants()1041 FixedVersion<>version; /* Version of the MATH table[all …]
7 U16 MATH : 10, MATE : 4, MATW : 2; member
8304 pub const MATH: &'static [(char, char)] = &[ constant
235 pub fn MATH(&self) -> U16 { in MATH() method324 let MATH: u16 = unsafe { ::std::mem::transmute(MATH) }; localVariable
208 public static final int MATH = 23; field
108 MATH = 'math', enumerator280 MATH, enumerator
234 public static final int MATH = 23; field