Home
last modified time | relevance | path

Searched defs:createMarkup (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebNode.cpp136 WebString WebNode::createMarkup() const in createMarkup() function in blink::WebNode
/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp630 String createMarkup(const Range* range, Vector<Node*>* nodes, EAnnotateForInterchange shouldAnnotat… in createMarkup() function
740 String createMarkup(const Node* node, EChildrenOnly childrenOnly, Vector<Node*>* nodes, EAbsoluteUR… in createMarkup() function