Home | History | Annotate | Download | only in gdi

Lines Matching refs:LPWORD

291 	LPWORD  lpw;
356 lpw = (LPWORD)clearRow;
791 LPWORD lpw = ((LPWORD)((pwc)->pbPixels + (pwc)->ScanWidth * (y)) + (x)); \
806 LPWORD lpw;
811 lpw = ((LPWORD)(pwfb->pbPixels + pwfb->ScanWidth * y)) + x;
853 LPWORD lpw;
857 lpw = ((LPWORD)(pwfb->pbPixels + pwfb->ScanWidth * y)) + x;
877 LPWORD lpw;
882 lpw = ((LPWORD)(pwfb->pbPixels + pwfb->ScanWidth * y2)) + x[i];