Searched refs:i1 (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;
893 i[1] = i1;
/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
1298 i1 = i; j1 = j;
1302 if ((i1 != -1) && (j1 != -1))
1306 if ((i1 == -1) && (j1 == -1))
1327 *m0 = i1;
1331 if ((mode_width (c0->smodes[i1], output->rotation) >
1333 (mode_height (c0->smodes[i1], output->rotation) >
1335 *m0 = i1;

Completed in 186 milliseconds