Home
last modified time | relevance | path

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

/dports/graphics/pgplot/pgplot/drivers/
H A Dpgxwin_server.c255 static unsigned long xw_send_data ARGS((XWServer *xw, PGwin *pgw,
1179 if(pgw->color.cmap != None && xw_send_data(xw, pgw,
2702 static unsigned long xw_send_data(XWServer *xw, PGwin *pgw, unsigned char *data, in xw_send_data() function
2705 static unsigned long xw_send_data(xw, pgw, data, form, n, type) in xw_send_data()