Searched defs:virtual_item (Results 1 – 1 of 1) sorted by relevance
2333 struct virtual_item { struct2334 int vi_index; /* index in the array of item operations */2335 unsigned short vi_type; /* left/right mergeability */2338 unsigned short vi_item_len;2340 struct item_head *vi_ih;2341 const char *vi_item; /* body of item (old or new) */2342 const void *vi_new_data; /* 0 always but paste mode */2343 void *vi_uarea; /* item specific area */