Searched defs:field (Results 1 - 25 of 99) sorted by relevance

1234

/haiku-fatelf/src/libs/ncurses/form/
H A Dfld_arg.c92 field_arg(const FIELD *field) argument
H A Dfld_max.c48 set_max_field(FIELD *field, int maxgrow) argument
[all...]
H A Dfld_move.c49 move_field(FIELD *field, int frow, int fcol) argument
H A Dfld_page.c48 set_new_page(FIELD *field, bool new_page_flag) argument
[all...]
H A Dfld_stat.c47 set_field_status(FIELD *field, bool status) argument
[all...]
H A Dfld_user.c47 set_field_userptr(FIELD *field, void *usrptr) argument
66 field_userptr(const FIELD *field) argument
[all...]
H A Dfld_just.c48 set_field_just(FIELD *field, int just) argument
80 field_just(const FIELD *field) argument
[all...]
H A Dfld_pad.c49 set_field_pad(FIELD *field, int ch) argument
78 field_pad(const FIELD *field) argument
[all...]
H A Dfld_current.c51 set_current_field(FORM *form, FIELD *field) argument
131 field_index(const FIELD *field) argument
[all...]
H A Dfld_link.c52 link_field(FIELD *field, int frow, int fcol) argument
[all...]
H A Dfld_opts.c54 set_field_opts(FIELD *field, Field_Options opts) argument
95 field_opts_on(FIELD *field, Field_Options opts) argument
123 field_opts_off(FIELD *field, Field_Options opts) argument
[all...]
H A Dfld_type.c49 set_field_type(FIELD *field, FIELDTYPE *type,...) argument
91 field_type(const FIELD *field) argument
[all...]
H A Dfld_dup.c51 dup_field(FIELD *field, int frow, int fcol) argument
[all...]
H A Dfld_info.c50 field_info(const FIELD *field, argument
92 dynamic_field_info(const FIELD *field, int *drows, int *dcols, int *maxgrow) argument
[all...]
H A Dfrm_data.c56 FIELD *field; local
143 FIELD *field; local
[all...]
H A Dfty_alnum.c112 Check_This_Field(FIELD *field, const void *argp) argument
H A Dfty_alpha.c112 Check_This_Field(FIELD *field, const void *argp) argument
H A Dfty_ipv4.c30 Check_IPV4_Field(FIELD *field, const void *argp GCC_UNUSED) argument
H A Dfty_regex.c243 Check_RegularExpression_Field(FIELD *field, const void *argp) argument
/haiku-fatelf/src/apps/resedit/
H A DPreviewColumn.cpp20 PreviewColumn::DrawField(BField* field, BRect rect, BView* parent) argument
/haiku-fatelf/src/apps/sudoku/
H A DSudokuField.h62 struct field { struct in class:SudokuField
H A DSudokuGenerator.cpp35 SudokuGenerator::_HasOnlyOneSolution(SudokuField& field) argument
[all...]
/haiku-fatelf/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DConfigView.cpp74 BMenuField *field = (BMenuField *)(FindView("auth_method")); local
/haiku-fatelf/src/tests/add-ons/index_server/fulltext_search/
H A DBeaconSearcher.cpp80 Field *field ; local
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/notifier/
H A DConfigView.cpp55 BMenuField *field = new BMenuField(frame,"notify", B_TRANSLATE("Method:"), local
78 BMenuField *field; local
93 BMenuField *field; local
138 BMenuField *field; local
[all...]

Completed in 117 milliseconds

1234