Searched defs:form (Results 1 - 25 of 71) sorted by relevance

123

/haiku-fatelf/src/libs/ncurses/form/
H A Dfrm_cursor.c52 pos_form_cursor(FORM *form) argument
[all...]
H A Dfrm_scale.c48 scale_form(const FORM *form, int *rows, int *cols) argument
[all...]
H A Dfrm_user.c47 set_form_userptr(FORM *form, void *usrptr) argument
66 form_userptr(const FORM *form) argument
[all...]
H A Dfrm_page.c50 set_form_page(FORM *form, int page) argument
99 form_page(const FORM *form) argument
[all...]
H A Dfrm_sub.c47 set_form_sub(FORM *form, WINDOW *win) argument
67 form_sub(const FORM *form) argument
[all...]
H A Dfrm_win.c47 set_form_win(FORM *form, WINDOW *win) argument
67 form_win(const FORM *form) argument
[all...]
H A Dfld_current.c51 set_current_field(FORM *form, FIELD *field) argument
114 current_field(const FORM *form) argument
[all...]
H A Dfrm_opts.c48 set_form_opts(FORM *form, Form_Options opts) argument
88 form_opts_on(FORM *form, Form_Options opts) argument
113 form_opts_off(FORM *form, Form_Options opts) argument
[all...]
H A Dfrm_post.c51 post_form(FORM *form) argument
101 unpost_form(FORM *form) argument
[all...]
H A Dfrm_def.c123 Disconnect_Fields(FORM *form) argument
156 Connect_Fields(FORM *form, FIELD **fields) argument
253 Associate_Fields(FORM *form, FIELD **fields) argument
286 FORM *form = (FORM *)malloc(sizeof(FORM)); local
316 free_form(FORM *form) argument
345 set_form_fields(FORM *form, FIELD **fields) argument
376 form_fields(const FORM *form) argument
391 field_count(const FORM *form) argument
[all...]
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dsbform.cc33 int streambuf::form(char const *format ...) function in class:streambuf
H A Dosform.cc29 ostream& ostream::form(const char *format ...) function in class:ostream
H A Dstream.cc35 char* form(const char* format, ...) function
/haiku-fatelf/src/servers/print/
H A DPrinter.Scripting.cpp88 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 form, const char* prop) argument
H A DTransport.Scripting.cpp81 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 form, const char* prop) argument
H A DPrintServerApp.Scripting.cpp213 ResolveSpecifier(BMessage* msg, int32 index, BMessage* spec, int32 form, const char* prop) argument
/haiku-fatelf/src/libs/pdflib/bind/pdflib/php/
H A Dinvoice.php54 $form = PDF_open_pdi($p, $infile, "", 0); variable
/haiku-fatelf/src/libs/pdflib/bind/pdflib/python/
H A Dinvoice.py64 form = PDF_open_pdi(p, infile, "", 0) variable
/haiku-fatelf/src/kits/tracker/
H A DTrackerScripting.cpp148 int32 form = 0; local
113 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 form, const char* property) argument
197 CreateProperty(BMessage* message, BMessage*, int32 form, const char* property, BMessage* reply) argument
230 DeleteProperty(BMessage* , int32 form, const char* property, BMessage* ) argument
293 ExecuteProperty(BMessage*, int32 form, const char* property, BMessage*) argument
[all...]
H A DPoseViewScripting.cpp243 int32 form = 0; local
[all...]
/haiku-fatelf/src/apps/debugger/dwarf/
H A DAbbreviationTable.h56 bool GetNextAttribute(uint32& name, uint32& form) argument
H A DAttributeClasses.cpp194 get_attribute_form_classes(uint32 form) argument
202 get_attribute_class(uint32 name, uint32 form) argument
226 get_attribute_form_name(uint32 form) argument
/haiku-fatelf/src/libs/ncurses/test/
H A Dedit_field.c261 offset_in_field(FORM * form) argument
268 edit_field(FORM * form, int *result) argument
[all...]
/haiku-fatelf/src/libs/pdflib/bind/pdflib/c/
H A Dinvoice.c16 int i, form, page, regularfont, boldfont; local
/haiku-fatelf/src/libs/pdflib/bind/pdflib/cpp/
H A Dinvoice.cpp20 int i, form, page, regularfont, boldfont; local

Completed in 281 milliseconds

123