Home
last modified time | relevance | path

Searched defs:AttributeParseState (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserQt.cpp292 struct AttributeParseState { struct
293 HashMap<String, String> attributes;
294 bool gotAttributes;
Dxml_expat_tokenizer.cpp983 struct AttributeParseState { struct
984 HashMap<String, String> attributes;
985 bool gotAttributes;
DXMLDocumentParserLibxml2.cpp1479 struct AttributeParseState { struct
1480 HashMap<String, String> attributes;
1481 bool gotAttributes;