Searched refs:get_device (Results 1 – 3 of 3) sorted by relevance
139 static struct device *get_device (int fd) in get_device() function245 dev = get_device (p->fd); in pcap_read_one()359 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos()392 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex()452 if (!get_device(p->fd)) in pcap_cleanup_dos()893 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos()
130 if (x_ppem) glyph_pos.x_offset += (base + get_device (values)).get_x_delta (font); in apply_value()134 if (y_ppem) glyph_pos.y_offset += (base + get_device (values)).get_y_delta (font); in apply_value()138 … if (horizontal && x_ppem) glyph_pos.x_advance += (base + get_device (values)).get_x_delta (font); in apply_value()143 … if (!horizontal && y_ppem) glyph_pos.y_advance -= (base + get_device (values)).get_y_delta (font); in apply_value()157 if ((format & xPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()158 if ((format & yPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()159 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()160 if ((format & yAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()165 static inline OffsetTo<Device>& get_device (Value* value) in get_device() function167 static inline const OffsetTo<Device>& get_device (const Value* value) in get_device() function
1551 get_device fixup