Searched refs:setMarkedText (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.h102 virtual void setMarkedText(const WebString&, unsigned location, unsigned length) OVERRIDE;
H A DWebLocalFrameImpl.h151 virtual void setMarkedText(const WebString&, unsigned location, unsigned length) OVERRIDE;
H A DWebRemoteFrameImpl.cpp499 void WebRemoteFrameImpl::setMarkedText(const WebString&, unsigned location, unsigned length) function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp970 void WebLocalFrameImpl::setMarkedText(const WebString& text, unsigned location, unsigned length) function in class:WebLocalFrameImpl
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h413 virtual void setMarkedText(const WebString& text, unsigned location, unsigned length) = 0;

Completed in 651 milliseconds