Home | History | Annotate | Download | only in src

Lines Matching refs:items

5355    for the core items.  But we do not want the line breaks to depend on
5618 /* Sort items by group, and by layout offset within each group. */
5648 const Ebl_Core_Item *items, size_t nitems)
5656 sorted_items[i] = &items[i];
5701 /* This set of items consumed a certain amount of the note's data.
5704 const Ebl_Core_Item *item = &items[nitems - 1];
6069 const Ebl_Core_Item *items;
6072 &regs_offset, &nregloc, &reglocs, &nitems, &items))
6076 so that the ITEMS array does not describe the whole thing.
6081 items, nitems);