Searched defs:MathVariants (Results 1 – 6 of 6) sorted by relevance
| /third_party/harfbuzz/src/ |
| D | hb-ot-math-table.hh | 584 struct MathVariants struct 586 bool sanitize_offsets (hb_sanitize_context_t *c) const in sanitize_offsets() 595 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 605 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap() 609 unsigned int get_glyph_variants (hb_codepoint_t glyph, in get_glyph_variants() 618 unsigned int get_glyph_parts (hb_codepoint_t glyph, in get_glyph_parts() 633 get_glyph_construction (hb_codepoint_t glyph, in get_glyph_construction() 652 HBUINT16 minConnectorOverlap; 656 Offset16To<Coverage> vertGlyphCoverage; 660 Offset16To<Coverage> horizGlyphCoverage; [all …]
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-math-table.hh | 580 struct MathVariants struct 582 bool sanitize_offsets (hb_sanitize_context_t *c) const in sanitize_offsets() 591 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 601 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap() 605 unsigned int get_glyph_variants (hb_codepoint_t glyph, in get_glyph_variants() 614 unsigned int get_glyph_parts (hb_codepoint_t glyph, in get_glyph_parts() 629 get_glyph_construction (hb_codepoint_t glyph, in get_glyph_construction() 648 HBUINT16 minConnectorOverlap; /* Minimum overlap of connecting 651 OffsetTo<Coverage> vertGlyphCoverage; /* Offset to Coverage table - 654 OffsetTo<Coverage> horizGlyphCoverage; /* Offset to Coverage table - [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-math-table.hh | 806 struct MathVariants struct 808 void closure_glyphs (const hb_set_t *glyph_set, in closure_glyphs() 836 void collect_coverage_and_indices (hb_sorted_vector_t<hb_codepoint_t>& new_coverage, in collect_coverage_and_indices() 859 bool subset (hb_subset_context_t *c) const in subset() 893 bool sanitize_offsets (hb_sanitize_context_t *c) const in sanitize_offsets() 902 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 912 hb_position_t get_min_connector_overlap (hb_direction_t direction, in get_min_connector_overlap() 916 unsigned int get_glyph_variants (hb_codepoint_t glyph, in get_glyph_variants() 925 unsigned int get_glyph_parts (hb_codepoint_t glyph, in get_glyph_parts() 940 get_glyph_construction (hb_codepoint_t glyph, in get_glyph_construction() [all …]
|
| /third_party/freetype/src/otvalid/ |
| D | otvmath.c | 423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| D | otvmath.c | 423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local
|
| /third_party/flutter/skia/third_party/externals/freetype/src/otvalid/ |
| D | otvmath.c | 423 FT_UInt MathConstants, MathGlyphInfo, MathVariants; in otv_MATH_validate() local
|