Home
last modified time | relevance | path

Searched refs:newtListboxInsertEntry (Results 1 – 7 of 7) sorted by relevance

/dports/devel/newt/newt-0.52.21/
H A Dtest.c112 newtListboxInsertEntry(lb, "Fifth", (void *) 5, (void *) 4); in main()
113 newtListboxInsertEntry(lb, "Eleventh", (void *) 11, (void *) 10); in main()
H A Dnewt.0.52.ver93 newtListboxInsertEntry;
H A Dnewt.h176 int newtListboxInsertEntry(newtComponent co, const char * text, const void * data, void * key);
H A Dlistbox.c348 int newtListboxInsertEntry(newtComponent co, const char * text, in newtListboxInsertEntry() function
H A Dsnack.c1174 newtListboxInsertEntry(s->co, text, I2P(s->anint), I2P(key)); in widgetListboxIns()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp233 function newtListboxInsertEntry(co:newtComponent; text:Pchar; data:pointer; key:pointer):longint; c…
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp233 function newtListboxInsertEntry(co:newtComponent; text:Pchar; data:pointer; key:pointer):longint; c…