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

  /external/webkit/WebCore/dom/
Element.h 181 // Please don't use setCStringAttribute in performance-sensitive code;
183 void setCStringAttribute(const QualifiedName&, const char* cStringValue);
Element.cpp 141 void Element::setCStringAttribute(const QualifiedName& name, const char* cStringValue)
    [all...]

Completed in 17 milliseconds