Searched refs:i2 (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DpsXops.psw71 defineps PSclientXready(int i0, i1, i2, i3)
72 [ i0 i1 i2 i3 ] clientXready
H A DdpsXops.psw70 defineps DPSclientXready(DPSContext ctxt; int i0, i1, i2, i3)
71 [ i0 i1 i2 i3 ] clientXready
H A DdpsXclient.c884 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 DdpsXclient.h366 int i1, int i2, int i3, int i4);
/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c1279 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 228 milliseconds