Searched refs:MAX_ITEMS (Results 1 – 4 of 4) sorted by relevance
678 #define MAX_ITEMS 256 in _hb_uniscribe_shape() macro680 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape()683 ULONG script_tags[MAX_ITEMS]; in _hb_uniscribe_shape()695 MAX_ITEMS, in _hb_uniscribe_shape()704 #undef MAX_ITEMS in _hb_uniscribe_shape()
824 #define MAX_ITEMS 256 in _hb_uniscribe_shape() macro826 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape()829 ULONG script_tags[MAX_ITEMS]; in _hb_uniscribe_shape()841 MAX_ITEMS, in _hb_uniscribe_shape()850 #undef MAX_ITEMS in _hb_uniscribe_shape()
803 #define MAX_ITEMS 256 in _hb_uniscribe_shape() macro805 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape()808 ULONG script_tags[MAX_ITEMS]; in _hb_uniscribe_shape()820 MAX_ITEMS, in _hb_uniscribe_shape()829 #undef MAX_ITEMS in _hb_uniscribe_shape()
192 #define MAX_ITEMS 5 macro291 adds = g_rand_int_range (rand, 0, MAX_ITEMS - (n_items - removes) + 1); in random_menu_change()