Searched refs:hi (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DMonitor.c606 ptr->mon_hsync[ptr->mon_n_hsync].hi =
613 ptr->mon_hsync[ptr->mon_n_hsync].hi = val.realnum;
622 ptr->mon_hsync[ptr->mon_n_hsync].hi =
641 ptr->mon_vrefresh[ptr->mon_n_vrefresh].hi =
648 ptr->mon_vrefresh[ptr->mon_n_vrefresh].hi = val.realnum;
657 ptr->mon_vrefresh[ptr->mon_n_vrefresh].hi =
1210 ptr->mon_hsync[i].hi);
1216 ptr->mon_vrefresh[i].hi);
H A Dxf86Parser.h192 float hi, lo; member in struct:__anon65
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c1091 boolean hi = (r < 128); local
1093 if (!hi) r -= 128;
1096 if (hi) {Copy2SrcHi(buf, b);} else {Copy2SrcLo(buf, b);}
1101 if (hi) {Copy4SrcHi(buf, b);} else {Copy4SrcLo(buf, b);}
1116 if (hi) {Copy2SrcHi(buf, b);} else {Copy2SrcLo(buf, b);}
1131 if (hi) {Copy4SrcHi(buf, b);} else {Copy4SrcLo(buf, b);}
1133 if (hi) IEEEHighToNative(buf, &n32.f);
1807 case 132: /* 32-bit int, hi */
1817 case 134: /* 16-bit int, hi */
1834 boolean hi local
[all...]
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.c185 int wi, int hi, /* size of requested rectangle */
218 height=min(y+hi, xwa.y+xwa.height+2*xwa.border_width+py)-y1;
181 mvWalkTree( Window win, int px, int py, int x, int y, int wi, int hi, Bool ancestorShaped, Region ancestorRegion ) argument

Completed in 18 milliseconds