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

/xsrc/external/mit/libXext/dist/src/
H A DXShape.c353 int *bShaped, int *xbs, int *ybs, unsigned int *wbs, unsigned int *hbs, /* RETURN */
377 *hbs = rep.heightBoundingShape;
350 XShapeQueryExtents(register Display * dpy,Window window,int * bShaped,int * xbs,int * ybs,unsigned int * wbs,unsigned int * hbs,int * cShaped,int * xcs,int * ycs,unsigned int * wcs,unsigned int * hcs) argument
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_driver.c1835 int hbs, hbe, vbs, vbe, hse; local in function:TDFXSetMode
1852 hbs = (mode->CrtcHBlankStart>>3)-1;
1866 tdfxReg->ExtVga[0] = (ht&0x100)>>8 | (hd&0x100)>>6 | (hbs&0x100)>>4 |
1900 int hd, hbs, hss, hse, hbe, ht, hskew; local in function:TDFXModeInit
1903 hd = hbs = hss = hse = hbe = ht = hskew = 0;
1912 hbs=mode->CrtcHBlankStart;
1919 mode->CrtcHBlankStart=hbs>>1;
1938 mode->CrtcHBlankStart=hbs;
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c899 unsigned wws, hws, wbs, hbs; local in function:AddWindow
905 &clipShaped, &xbs, &ybs, &wbs, &hbs);
/xsrc/external/mit/ctwm/dist/
H A Dadd_window.c1697 unsigned wws, hws, wbs, hbs; local in function:AddWindow
1703 &clipShaped, &xbs, &ybs, &wbs, &hbs);

Completed in 14 milliseconds