Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh2005 struct HintingDevice struct
2011 hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta()
2014 hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta()
2017 unsigned int get_size () const in get_size()
2024 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2032 int get_delta (unsigned int ppem, int scale) const in get_delta()
2042 int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels()
2066 HBUINT16 startSize; /* Smallest size to correct--in ppem */
2067 HBUINT16 endSize; /* Largest size to correct--in ppem */
2068 HBUINT16 deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3
[all …]