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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
TypingCommand.h 93 void setSmartDelete(bool smartDelete) { m_smartDelete = smartDelete; }
TypingCommand.cpp 504 setSmartDelete(false);
594 setSmartDelete(false);

Completed in 42 milliseconds