Home
last modified time | relevance | path

Searched refs:handleElementNamespaces (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserQt.cpp341 static inline void handleElementNamespaces(Element* newElement, const QXmlStreamNamespaceDeclaratio… in handleElementNamespaces() function
524handleElementNamespaces(newElement.get(), m_stream.namespaceDeclarations(), ec, m_scriptingPermiss… in parseStartElement()
Dxml_expat_tokenizer.cpp394 static inline void handleElementNamespaces(Element *newElement, const String &uri, const String &pr… in handleElementNamespaces() function
450 handleElementNamespaces(newElement.get(), uri, prefix, ec); in startElementNs()
DXMLDocumentParserLibxml2.cpp706 static inline void handleElementNamespaces(Element* newElement, const xmlChar** libxmlNamespaces, i… in handleElementNamespaces() function
807handleElementNamespaces(newElement.get(), libxmlNamespaces, nb_namespaces, ec, m_scriptingPermissi… in startElementNs()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0651876 (WebCore::handleElementNamespaces):
82169 (WebCore::handleElementNamespaces):
82178 (WebCore::handleElementNamespaces):
82187 (WebCore::handleElementNamespaces):
82196 (WebCore::handleElementNamespaces):
82207 (WebCore::handleElementNamespaces):
123186 (WebCore::handleElementNamespaces):
123243 (WebCore::handleElementNamespaces):
DChangeLog-2010-01-293421 (WebCore::handleElementNamespaces):
3528 (WebCore::handleElementNamespaces):
8986 (WebCore::handleElementNamespaces):
87798 (WebCore::handleElementNamespaces):
DChangeLog-2010-05-2430963 (WebCore::handleElementNamespaces):