HomeSort by relevance Sort by last modified time
    Searched refs:doApply (Results 51 - 67 of 67) sorted by null

1 23

  /external/webkit/Source/WebCore/editing/
WrapContentsInDummySpanCommand.cpp 56 void WrapContentsInDummySpanCommand::doApply()
MergeIdenticalElementsCommand.cpp 43 void MergeIdenticalElementsCommand::doApply()
SplitElementCommand.cpp 72 void SplitElementCommand::doApply()
TypingCommand.h 100 virtual void doApply();
ModifySelectionListLevel.cpp 171 void IncreaseSelectionListLevelCommand::doApply()
254 void DecreaseSelectionListLevelCommand::doApply()
BreakBlockquoteCommand.cpp 45 void BreakBlockquoteCommand::doApply()
InsertLineBreakCommand.cpp 88 void InsertLineBreakCommand::doApply()
ApplyStyleCommand.h 74 virtual void doApply();
InsertTextCommand.cpp 46 void InsertTextCommand::doApply()
ApplyBlockElementCommand.cpp 56 void ApplyBlockElementCommand::doApply()
InsertParagraphSeparatorCommand.cpp 146 void InsertParagraphSeparatorCommand::doApply()
InsertListCommand.cpp 106 void InsertListCommand::doApply()
141 // doApply() may operate on and remove the last paragraph of the selection from the document
TypingCommand.cpp 281 void TypingCommand::doApply()
DeleteSelectionCommand.cpp     [all...]
ReplaceSelectionCommand.cpp     [all...]
ApplyStyleCommand.cpp 205 void ApplyStyleCommand::doApply()
    [all...]
  /external/webkit/Source/WebKit/wx/
WebEdit.cpp 31 // need doApply to do anything.
32 virtual void doApply() {}

Completed in 260 milliseconds

1 23