Adopted by: NSInputServer
Declared in:
- AppKit/NSInputServer.h
Description forthcoming.
- (BOOL)mouseDownOnCharacterIndex:(unsigned)index
atCoordinate:(NSPoint)point
withModifier:(unsigned int)flags
client:(id)sender
- (BOOL)mouseDraggedOnCharacterIndex:(unsigned)index
atCoordinate:(NSPoint)point
withModifier:(unsigned int)flags
client:(id)sender
- (void)mouseUpOnCharacterIndex:(unsigned)index
atCoordinate:(NSPoint)point
withModifier:(unsigned int)flags
client:(id)sender