HomeSort by relevance Sort by last modified time
    Searched refs:wxWebEditCommand (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/wx/
WebEdit.h 47 class WXDLLIMPEXP_WEBKIT wxWebEditCommand
53 wxWebEditCommand(wxWebFrame*);
54 ~wxWebEditCommand();
WebEdit.cpp 54 wxWebEditCommand::wxWebEditCommand(wxWebFrame* webframe)
63 wxWebEditCommand::~wxWebEditCommand()
70 void wxWebEditCommand::SetNodeAttribute(WebDOMElement* element, const wxString& name, const wxString& value)
76 void wxWebEditCommand::Apply()

Completed in 72 milliseconds