Home
last modified time | relevance | path

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

/dports/graphics/pgplot/pgplot/drivers/
H A Dpgxwin_server.c236 static int xw_new_window ARGS((XWServer *xw, XEvent *event, PGwin *pgw));
1058 xw_new_window(xw, event, (PGwin *)0);
1199 static int xw_new_window(XWServer *xw, XEvent *event, PGwin *pgw) in xw_new_window() function
1201 static int xw_new_window(xw, event, pgw) in xw_new_window()