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