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

  /external/webkit/WebKit/chromium/public/
WebFrame.h 347 virtual void enableContinuousSpellChecking(bool) = 0;
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.h 138 virtual void enableContinuousSpellChecking(bool);
WebFrameImpl.cpp 1034 void WebFrameImpl::enableContinuousSpellChecking(bool enable)
    [all...]

Completed in 31 milliseconds