Searched refs:i2 (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | psXops.psw | 71 defineps PSclientXready(int i0, i1, i2, i3) 72 [ i0 i1 i2 i3 ] clientXready
|
H A D | dpsXops.psw | 70 defineps DPSclientXready(DPSContext ctxt; int i0, i1, i2, i3) 71 [ i0 i1 i2 i3 ] clientXready
|
H A D | dpsXclient.c | 884 void XDPSNotifyWhenReady(ctxt, i0, i1, i2, i3) 886 int i0, i1, i2, i3; 894 i[2] = i2;
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | dpsXclient.h | 366 int i1, int i2, int i3, int i4);
|
/solaris-x11-s11/open-src/app/dispswitch/sun-src/ |
H A D | dispswitch.c | 1279 int i1 = -1, j1 = -1, i2 = -1, j2 = -1; local 1318 i2 = i; j2 = j; 1322 if ((i2 != -1) && (j2 != -1)) 1326 if ((i2 == -1) && (j2 == -1)) { 1332 mode_width (c0->smodes[i2], output->rotation)) && 1334 mode_height (c0->smodes[i2], output->rotation))) { 1338 *m0 = i2;
|
Completed in 25 milliseconds