Searched defs:ValueFormat (Results 1 – 3 of 3) sorted by relevance
58 struct ValueFormat : USHORT struct60 enum Flags {101 inline unsigned int get_len (void) const in get_len()103 inline unsigned int get_size (void) const in get_size()106 void apply_value (hb_font_t *font, in apply_value()158 …bool sanitize_value_devices (hb_sanitize_context_t *c, const void *base, const Value *values) const in sanitize_value_devices()175 static inline OffsetTo<Device>& get_device (Value* value) in get_device()177 static inline const OffsetTo<Device>& get_device (const Value* value) in get_device()180 static inline const SHORT& get_short (const Value* value) in get_short()185 inline bool has_device (void) const { in has_device()[all …]
22 typedef le_uint16 ValueFormat; typedef
286 class ValueFormat(IntValue): class