Home
last modified time | relevance | path

Searched defs:isCreateLinkCommand (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCreateLinkCommand.h40 bool isCreateLinkCommand() const { return true; } in isCreateLinkCommand() function
DCompositeEditCommand.cpp239 bool CompositeEditCommand::isCreateLinkCommand() const in isCreateLinkCommand() function in WebCore::CompositeEditCommand