Searched defs:SimpleEditCommand (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/editing/ | ||
H A D | EditCommand.h | 90 class SimpleEditCommand : public EditCommand { class in namespace:WebCore 92 SimpleEditCommand(Document* document) : EditCommand(document) { } function in class:WebCore::SimpleEditCommand |
Completed in 133 milliseconds