Searched refs:hasMarkedText (Results 1 – 12 of 12) sorted by relevance
92 BOOL hadMarkedText = [_inputTextView hasMarkedText];99 if ([_inputTextView hasMarkedText]) {
162 || aSelector == @selector(hasMarkedText)256 - (BOOL)hasMarkedText261 return [textInput hasMarkedText];
335 virtual bool hasMarkedText() const = 0;
133 virtual bool hasMarkedText() const;
950 bool WebFrameImpl::hasMarkedText() const in hasMarkedText() function in WebKit::WebFrameImpl
1063 -[WebHTMLView(WebNSTextInputSupport) hasMarkedText]
351 (-[WebHTMLView hasMarkedText]): Call directly to Editor instead of bridge.1697 (-[WebHTMLView hasMarkedText]):1820 Expose [WebHTMLView hasMarkedText] to 2706 on -[WebHTMLView hasMarkedText].6264 …The only way we know if its from an input method is to check hasMarkedText. There might be a bett…
11537 (-[WebHTMLView hasMarkedText]): Ditto.12433 (-[WebHTMLView hasMarkedText]): Likewise.12649 (-[WebHTMLView hasMarkedText]): Implemented12760 (-[WebHTMLView hasMarkedText]):
13033 (-[WebNetscapePluginView hasMarkedText]):17605 (-[WebBaseNetscapePluginView hasMarkedText]):
5678 - (BOOL)hasMarkedText5682 LOG(TextInput, "hasMarkedText -> %u", result);
5696 (WebKit::WebFrameImpl::hasMarkedText):
56540 (QLineEdit::hasMarkedText):56978 * kwq/KWQLineEdit.h: Added hasMarkedText function.56980 (QLineEdit::hasMarkedText): Returns whether the current input