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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
FormatBlockCommand.h 51 bool didApply() const { return m_didApply; }
EditorCommand.cpp 447 return command->didApply();
    [all...]

Completed in 775 milliseconds