Home
last modified time | relevance | path

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

/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dpixmap.h67 #define LIBAST_X_FREE_PIXMAP(p) X_FREE_PIXMAP(Xdisplay, p)
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dpixmap.h67 #define LIBAST_X_FREE_PIXMAP(p) X_FREE_PIXMAP(Xdisplay, p)
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dpixmap.h67 #define LIBAST_X_FREE_PIXMAP(p) X_FREE_PIXMAP(Xdisplay, p)
/dports/devel/libast/libast-0.7/include/
H A Dlibast.h1119 # define X_FREE_PIXMAP(d, p) spifmem_x_free_pixmap(SPIF_CAST(charptr) #p, SPIF_C… macro
1143 # define X_FREE_PIXMAP(d, p) XFreePixmap((d), (p)) macro