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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
markup.h 47 enum EChildrenOnly { IncludeNode, ChildrenOnly };
66 String createMarkup(const Node*, EChildrenOnly = IncludeNode, Vector<Node*>* = 0, EAbsoluteURLs = DoNotResolveURLs, Vector<QualifiedName>* tagNamesToSkip = 0);
  /external/chromium_org/tools/grit/grit/node/
include.py 18 class IncludeNode(base.Node):
21 super(IncludeNode, self).__init__()
128 node = IncludeNode()

Completed in 36 milliseconds