Searched refs:first_item (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dxedit.c129 xedit_flist_item *first_item; local in function:main
134 first_item = NULL;
227 if (!first_item) {
292 if (!first_item && !show_dir)
293 first_item = item;
310 if (first_item == NULL) {
315 SwitchTextSource(first_item);

Completed in 20 milliseconds