Home
last modified time | relevance | path

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

/dports/games/xjewel/xjewel-1.6/
H A Djewel.c351 Pixmap LogoPM; variable
392 LogoPM=XCreateBitmapFromData(xw_display, xw_window, in Init_Jewel()
394 XSetClipMask(xw_display,LogoGC,LogoPM); in Init_Jewel()
H A Djewel.h72 extern Pixmap LogoPM;
H A Dgame.c407 XCopyPlane(xw_display, LogoPM, xw_window, LogoGC, 0, 0, in Expose_Game()