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

  /external/webkit/Source/WebKit/wx/
WebEdit.h 56 void SetNodeAttribute(WebDOMElement*, const wxString&, const wxString&);
WebEdit.cpp 28 setNodeAttribute(element, attribute, value);
70 void wxWebEditCommand::SetNodeAttribute(WebDOMElement* element, const wxString& name, const wxString& value)

Completed in 1077 milliseconds