Searched defs:HintingDevice (Results 1 – 1 of 1) sorted by relevance
3401 struct HintingDevice struct3407 hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta()3410 hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta()3415 unsigned int get_size () const in get_size()3422 bool sanitize (hb_sanitize_context_t *c) const in sanitize()3428 HintingDevice* copy (hb_serialize_context_t *c) const in copy()3436 int get_delta (unsigned int ppem, int scale) const in get_delta()3446 int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels()3470 HBUINT16 startSize; /* Smallest size to correct--in ppem */3471 HBUINT16 endSize; /* Largest size to correct--in ppem */[all …]