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

/netbsd-6-1-5-RELEASE/lib/libform/
H A Ddriver.c128 if ((fieldp->opts & O_EDIT) != O_EDIT)
367 if ((form->fields[form->cur_field]->opts & O_EDIT) != O_EDIT)
H A Dinternals.h47 #define DEFAULT_FORM_OPTS (O_VISIBLE | O_ACTIVE | O_PUBLIC | O_EDIT | \
H A Dform.h60 #define O_EDIT (0x008) /* Can edit the field */ macro

Completed in 170 milliseconds