Searched refs:autocorrectionContextHandler (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/ios/
H A DWKContentViewInteraction.h82 UIWKAutocorrectionContextHandler autocorrectionContextHandler; member in struct:WebKit::WKAutoCorrectionData
H A DWKContentViewInteraction.mm1835 _autocorrectionData.autocorrectionContextHandler = [completionHandler copy];
1837 _autocorrectionData.autocorrectionContextHandler([WKAutocorrectionContext autocorrectionContextWithData:beforeText markedText:markedText selectedText:selectedText afterText:afterText selectedRangeInMarkedText:NSMakeRange(location, length)]);

Completed in 102 milliseconds