Searched refs:CRSR_POSOLD (Results 1 – 3 of 3) sorted by relevance
745 int bRet = CRSR_POSOLD | in SetCrsr()826 bRet &= ~CRSR_POSOLD; in SetCrsr()834 bRet = CRSR_POSOLD; in SetCrsr()838 bRet &= ~CRSR_POSOLD; in SetCrsr()
144 const int CRSR_POSOLD = 0x01, // Cursor bleibt an alter Doc-Position variable
3387 if ( !(CRSR_POSOLD & nTmpSetCrsr) ) in MouseButtonDown()
Completed in 41 milliseconds