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 140 WebString WebNode::createMarkup() const
142 return WebCore::createMarkup(m_private.get());
  /external/chromium_org/third_party/WebKit/Source/core/editing/
markup.cpp 639 String createMarkup(const Range* range, WillBeHeapVector<RawPtrWillBeMember<Node> >* nodes, EAnnotateForInterchange shouldAnnotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveURLs, Node* constrainingAncestor)
    [all...]

Completed in 155 milliseconds