Home
last modified time | relevance | path

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

/dports/graphics/xv/xv-3.10a/
H A Dxvscrl.c32 static Pixmap uph1Pix,downh1Pix; /* up/down arrows, horizontal (lit up) */ variable
72 uph1Pix = MakePix1(parent, uph1_bits, uph1_width, uph1_height);
232 else butpix = (sp->uplit) ? uph1Pix : uphPix;
/dports/japanese/xv/xv-3.10a/
H A Dxvscrl.c32 static Pixmap uph1Pix,downh1Pix; /* up/down arrows, horizontal (lit up) */ variable
72 uph1Pix = MakePix1(parent, uph1_bits, uph1_width, uph1_height);
232 else butpix = (sp->uplit) ? uph1Pix : uphPix;
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvscrl.c32 static Pixmap uph1Pix,downh1Pix; /* up/down arrows, horizontal (lit up) */ variable
72 uph1Pix = MakePix1(parent, uph1_bits, uph1_width, uph1_height);
232 else butpix = (sp->uplit) ? uph1Pix : uphPix;