Home
last modified time | relevance | path

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

/dports/devel/newt/newt-0.52.21/
H A Dlistbox.c48 static void listboxPlace(newtComponent co, int newLeft, int newTop);
57 listboxPlace,
69 static void listboxPlace(newtComponent co, int newLeft, int newTop) { in listboxPlace() function