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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
CreateLinkCommand.h 46 virtual EditAction editingAction() const { return EditActionCreateLink; }
EditAction.h 64 EditActionCreateLink,
CompositeEditCommand.h 49 bool wasCreateLinkCommand() const { return m_editAction == EditActionCreateLink; }

Completed in 75 milliseconds