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 44 virtual EditAction editingAction() const OVERRIDE { return EditActionCreateLink; }
EditAction.h 64 EditActionCreateLink,
CompositeEditCommand.h 52 bool wasCreateLinkCommand() const { return m_editAction == EditActionCreateLink; }

Completed in 2657 milliseconds