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 94 void setSmartDelete(bool smartDelete) { m_smartDelete = smartDelete; }
TypingCommand.cpp 499 setSmartDelete(false);
589 setSmartDelete(false);

Completed in 56 milliseconds