Home
last modified time | relevance | path

Searched defs:MathValueRecord (Results 1 – 3 of 3) sorted by relevance

/third_party/harfbuzz/src/
Dhb-ot-math-table.hh37 struct MathValueRecord struct
39 hb_position_t get_x_value (hb_font_t *font, const void *base) const in get_x_value()
41 hb_position_t get_y_value (hb_font_t *font, const void *base) const in get_y_value()
44 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
51 HBINT16 value; /* The X or Y value in design units */
52 Offset16To<Device> deviceTable; /* Offset to the device table - from the
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math-table.hh37 struct MathValueRecord struct
39 hb_position_t get_x_value (hb_font_t *font, const void *base) const in get_x_value()
41 hb_position_t get_y_value (hb_font_t *font, const void *base) const in get_y_value()
44 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
51 HBINT16 value; /* The X or Y value in design units */
52 OffsetTo<Device> deviceTable; /* Offset to the device table - from the
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-math-table.hh37 struct MathValueRecord struct
39 hb_position_t get_x_value (hb_font_t *font, const void *base) const in get_x_value()
41 hb_position_t get_y_value (hb_font_t *font, const void *base) const in get_y_value()
44 MathValueRecord* copy (hb_serialize_context_t *c, const void *base) const in copy()
54 bool sanitize (hb_sanitize_context_t *c, const void *base) const in sanitize()
61 HBINT16 value; /* The X or Y value in design units */
62 Offset16To<Device> deviceTable; /* Offset to the device table - from the