Home
last modified time | relevance | path

Searched refs:italics_correction (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-math.cc281 hb_position_t *italics_correction /* OUT */) in hb_ot_math_get_glyph_assembly() argument
289 italics_correction); in hb_ot_math_get_glyph_assembly()
Dhb-ot-math-table.hh507 hb_position_t *italics_correction /* OUT */) const in get_parts()
518 if (italics_correction) in get_parts()
519 *italics_correction = italicsCorrection.get_x_value (font, this); in get_parts()
620 hb_position_t *italics_correction /* OUT */) const in get_glyph_parts()
625 italics_correction); } in get_glyph_parts()
Dhb-ot-math.h225 hb_position_t *italics_correction /* OUT */);