HomeSort by relevance Sort by last modified time
    Searched defs:createMarkup (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebNode.cpp 143 WebString WebNode::createMarkup() const
145 return WebCore::createMarkup(m_private.get());
  /external/chromium_org/third_party/WebKit/Source/core/editing/
markup.cpp 630 String createMarkup(const Range* range, Vector<Node*>* nodes, EAnnotateForInterchange shouldAnnotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveURLs, Node* constrainingAncestor)
    [all...]

Completed in 61 milliseconds