Searched defs:processAttributes (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/html/parser/ | ||
| D | HTMLPreloadScanner.cpp | 135 void processAttributes(const HTMLToken::AttributeList& attributes) in processAttributes() function in blink::TokenPreloadScanner::StartTagScanner |
| /external/apache-xml/src/main/java/org/apache/xml/serializer/ | ||
| D | ToHTMLStream.java | 1767 public void processAttributes(java.io.Writer writer, int nAttrs) in processAttributes() method in ToHTMLStream |
| D | ToStream.java | 2062 … public void processAttributes(java.io.Writer writer, int nAttrs) throws IOException, SAXException in processAttributes() method in ToStream |