Searched defs:WebEditCommand (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebEditCommand.h35 class WebEditCommand : public RefCounted<WebEditCommand> { class in namespace:WebKit
37 static PassRefPtr<WebEditCommand> create(PassRefPtr<WebCore::EditCommand>);
43 WebEditCommand(PassRefPtr<WebCore::EditCommand> command, uint64_t commandID) function in class:WebKit::WebEditCommand

Completed in 49 milliseconds