Home
last modified time | relevance | path

Searched refs:newtEntrySetCursorPosition (Results 1 – 3 of 3) sorted by relevance

/dports/devel/newt/newt-0.52.21/
H A Dnewt.0.52.ver176 newtEntrySetCursorPosition;
H A Dnewt.h257 void newtEntrySetCursorPosition(newtComponent co, int position);
H A Dentry.c514 void newtEntrySetCursorPosition (newtComponent co, int position) { in newtEntrySetCursorPosition() function