HomeSort by relevance Sort by last modified time
    Searched refs:postSpellCheckEvent (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
SpellCheckClient.cpp 157 m_webTestProxy->postSpellCheckEvent(WebString("finishLastTextCheck"));
WebTestProxy.cpp     [all...]
  /external/chromium_org/third_party/WebKit/public/testing/
WebTestProxy.h 155 void postSpellCheckEvent(const blink::WebString& eventName);
554 virtual void postSpellCheckEvent(const blink::WebString& eventName)
556 WebTestProxyBase::postSpellCheckEvent(eventName);

Completed in 421 milliseconds