Searched refs:ePtr (Results 1 – 1 of 1) sorted by relevance
869 PointerStyle ePtr=POINTER_MOVE; in GetPointer() local876 case HDL_LWLFT: case HDL_LWRGT: ePtr=bRot ? POINTER_ROTATE : POINTER_REFHAND; break; in GetPointer()877 case HDL_LEFT : case HDL_RIGHT: ePtr=POINTER_VSHEAR; break; in GetPointer()878 case HDL_UPPER: case HDL_LOWER: ePtr=POINTER_HSHEAR; break; in GetPointer()903 case 0: ePtr=POINTER_ESIZE; break; in GetPointer()904 case 1: ePtr=POINTER_NESIZE; break; in GetPointer()905 case 2: ePtr=POINTER_NSIZE; break; in GetPointer()906 case 3: ePtr=POINTER_NWSIZE; break; in GetPointer()907 case 4: ePtr=POINTER_WSIZE; break; in GetPointer()908 case 5: ePtr=POINTER_SWSIZE; break; in GetPointer()[all …]