Lines Matching defs:Device
1164 struct Device struct
1167 inline hb_position_t get_x_delta (hb_font_t *font) const in get_x_delta()
1170 inline hb_position_t get_y_delta (hb_font_t *font) const in get_y_delta()
1173 inline unsigned int get_size (void) const in get_size()
1180 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
1188 inline int get_delta (unsigned int ppem, int scale) const in get_delta()
1198 inline int get_delta_pixels (unsigned int ppem_size) const in get_delta_pixels()
1222 USHORT startSize; /* Smallest size to correct--in ppem */
1223 USHORT endSize; /* Largest size to correct--in ppem */
1224 USHORT deltaFormat; /* Format of DeltaValue array data: 1, 2, or 3
1229 USHORT deltaValue[VAR]; /* Array of compressed data */