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.hh2415 struct HintingDevice struct
2421 hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta()
2424 hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta()
2429 unsigned int get_size () const in get_size()
2436 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2442 HintingDevice* copy (hb_serialize_context_t *c) const in copy()
2450 int get_delta (unsigned int ppem, int scale) const in get_delta()
2460 int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels()
2484 HBUINT16 startSize; /* Smallest size to correct--in ppem */
2485 HBUINT16 endSize; /* Largest size to correct--in ppem */
[all …]