Searched defs:get_short (Results 1 – 5 of 5) sorted by relevance
152 static inline uint16_t get_short(uint8_t* buffer, uint32_t i) { in get_short() function
152 static inline uint16_t get_short(const uint8_t* buffer, uint32_t i) { in get_short() function
184 HB_INTERNAL static const HBINT16& get_short (const Value* value, bool *worked=nullptr) in get_short() function
303 static inline const HBINT16& get_short (const Value* value, bool *worked=nullptr) in get_short() function