Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh4676 struct HintingDevice struct
4682 hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta()
4685 hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta()
4690 unsigned int get_size () const in get_size()
4697 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
4703 HintingDevice* copy (hb_serialize_context_t *c) const in copy()
4711 int get_delta (unsigned int ppem, int scale) const in get_delta()
4721 int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels()
4745 HBUINT16 startSize; /* Smallest size to correct--in ppem */
4746 HBUINT16 endSize; /* Largest size to correct--in ppem */
[all …]