Searched refs:adjustCursorEvent (Results 1 – 4 of 4) sorted by relevance
583 record.what = adjustCursorEvent; in handleMouseEvent()585 record.what = adjustCursorEvent; in handleMouseEvent()621 if (record.what == adjustCursorEvent) in handleMouseEvent()
177 event.what = adjustCursorEvent;190 event.what = adjustCursorEvent;
314 case adjustCursorEvent: in handleEventCarbon()
705 #define adjustCursorEvent (osEvt + 18) macro