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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
QualifiedName.cpp 141 void createQualifiedName(void* targetAddress, StringImpl* name, const AtomicString& nameNamespace)
146 void createQualifiedName(void* targetAddress, StringImpl* name)
QualifiedName.h 146 void createQualifiedName(void* targetAddress, StringImpl* name);
147 void createQualifiedName(void* targetAddress, StringImpl* name, const AtomicString& nameNamespace);

Completed in 32 milliseconds