Lines Matching defs:HintingDevice
4676 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 */
4747 HBUINT16 deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3
4753 deltaValueZ; /* Array of compressed data */