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

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

Completed in 101 milliseconds