Searched refs:lxSize (Results 1 – 1 of 1) sorted by relevance
151 static BOOL wmCreateBackingStore(WMesaFramebuffer pwfb, long lxSize, long lySize) in wmCreateBackingStore() argument157 pbmi->bmiHeader.biWidth = lxSize; in wmCreateBackingStore()169 pwfb->ScanWidth = (lxSize * (pwfb->cColorBits / 8) + 3) & ~3; in wmCreateBackingStore()