Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dzoom.c68 src = Pixmap_zoom(src,Z); in ZCopyArea()
76 src = Pixmap_zoom(src,Z); in ZCopyPlane()
H A Dicon.h49 Pixmap Pixmap_zoom(Pixmap,int);
H A Dicon.c170 Pixmap Pixmap_zoom(Pixmap p,int z) in Pixmap_zoom() function