Searched refs:MAX_ITEMS (Results 1 – 3 of 3) sorted by relevance
43 assert(a->num_items < MAX_ITEMS); in bb_area_emit()59 assert(a->num_items < MAX_ITEMS); in bb_area_emit_offset()83 assert(a->num_items <= MAX_ITEMS); in bb_area_used()91 assert (a->num_items <= MAX_ITEMS); in bb_area_room()93 return (MAX_ITEMS - a->num_items) * 4; in bb_area_room()
37 #define MAX_ITEMS 1024 macro59 struct bb_item item[MAX_ITEMS];
804 #define MAX_ITEMS 256 in _hb_uniscribe_shape() macro806 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape()809 ULONG script_tags[MAX_ITEMS]; in _hb_uniscribe_shape()821 MAX_ITEMS, in _hb_uniscribe_shape()830 #undef MAX_ITEMS in _hb_uniscribe_shape()