Home | History | Annotate | Download | only in mac

Lines Matching full:inputcontext

945         if ([[self inputContext] handleEvent:theEvent]) { \
1265 - (NSTextInputContext *)inputContext
1270 return [[WKTextInputWindowController sharedTextInputWindowController] inputContext];
1276 return [super inputContext];
1405 [[super inputContext] discardMarkedText]; // Inform the input method that we won't have an inline input area despite having been asked to.
2315 NSTextInputContext *context = [super inputContext];