OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prev_choice
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libform/
field_types.c
107
new->
prev_choice
= NULL;
234
int (*
prev_choice
)(FIELD *, char *))
237
|| (
prev_choice
== NULL))
241
fieldtype->
prev_choice
=
prev_choice
;
form.h
265
int (*
prev_choice
)(FIELD *, char *); /* function to select prev
member in struct:_form_fieldtype
internals.c
67
"SCR_HBHALF", "VALIDATION", "
PREV_CHOICE
", "NEXT_CHOICE" };
3095
if (type->
prev_choice
== NULL)
3098
return type->
prev_choice
(field,
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025