Home
last modified time | relevance | path

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

/dports/graphics/xpaint/xpaint-2.9.10.3/
H A DPaint.h203 XImage *PwGetImage(Widget, XRectangle *);
H A DselectOp.c247 src = PwGetImage(w, rect); in chromaCut()
H A DfillOp.c397 source = PwGetImage(w, NULL); in press()
H A DPaint.c1060 xim = PwGetImage((Widget) pw, tmp); in zoomUpdate()
1514 PwGetImage(Widget w, XRectangle * rect) in PwGetImage() function