Searched defs:nWinPix (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ | ||
| H A D | wincursor.c | 207 int nWinPix = bits_to_bytes(pScreenPriv->cursor.sm_cx) * y + x; local in function:winLoadCursor 222 int nWinPix = bits_to_bytes(pScreenPriv->cursor.sm_cx) * y + x; local in function:winLoadCursor 312 int nWinPix = local in function:winLoadCursor [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ | ||
| H A D | wincursor.c | 216 int nWinPix = bits_to_bytes(pScreenPriv->cursor.sm_cx) * y + x; local in function:winLoadCursor 232 int nWinPix = bits_to_bytes(pScreenPriv->cursor.sm_cx) * y + x; local in function:winLoadCursor 321 int nWinPix = bits_to_bytes(pScreenPriv->cursor.sm_cx) * y + (x/8); local in function:winLoadCursor [all...] |
Completed in 5 milliseconds