OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCreateLinkCommand
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
CreateLinkCommand.h
40
bool
isCreateLinkCommand
() const { return true; }
CompositeEditCommand.h
80
virtual bool
isCreateLinkCommand
() const;
CompositeEditCommand.cpp
239
bool CompositeEditCommand::
isCreateLinkCommand
() const
[
all
...]
Completed in 93 milliseconds