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

  /external/webkit/Source/WebCore/editing/
TypingCommand.h 98 void setSmartDelete(bool smartDelete) { m_smartDelete = smartDelete; }
TypingCommand.cpp 562 setSmartDelete(false);
644 setSmartDelete(false);

Completed in 19 milliseconds