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-private.hh1549 struct HintingDevice struct
1555 inline hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta()
1558 inline hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta()
1561 inline unsigned int get_size (void) const in get_size()
1568 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1576 inline int get_delta (unsigned int ppem, int scale) const in get_delta()
1586 inline int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels()
1610 USHORT startSize; /* Smallest size to correct--in ppem */
1611 USHORT endSize; /* Largest size to correct--in ppem */
1612 USHORT deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3
[all …]