Searched defs:appendElement (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/WebCore/editing/ | ||
| D | markup.cpp | 138 …void appendElement(Vector<UChar>& out, Element* element, Namespaces*) { appendElement(out, element… in appendElement() function in WebCore::StyledMarkupAccumulator |
| D | MarkupAccumulator.cpp | 321 void MarkupAccumulator::appendElement(Vector<UChar>& out, Element* element, Namespaces* namespaces) in appendElement() function in WebCore::MarkupAccumulator |