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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.h 42 typedef HashMap<AtomicString, AtomicString> Namespaces;
80 void appendStartTag(Node&, Namespaces* = 0);
86 virtual void appendCustomAttributes(StringBuilder&, const Element&, Namespaces*);
87 bool shouldAddNamespaceElement(const Element&, Namespaces&);
90 void appendNamespace(StringBuilder&, const AtomicString& prefix, const AtomicString& namespaceURI, Namespaces&);
96 virtual void appendElement(StringBuilder&, Element&, Namespaces*);
97 void appendOpenTag(StringBuilder&, const Element&, Namespaces*);
99 void appendAttribute(StringBuilder&, const Element&, const Attribute&, Namespaces*);
101 void appendStartMarkup(StringBuilder&, Node&, Namespaces*);
112 void serializeNodesWithNamespaces(Node& targetNode, EChildrenOnly, const Namespaces*, Vector<QualifiedName>* tagNamesToSkip)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp 205 // Retrieve the set of identifier namespaces that correspond to a
767 // Perform direct name lookup into the namespaces nominated by the
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /prebuilts/tools/common/m2/repository/de/pdark/decentxml/1.3/
decentxml-1.3.jar 
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 

Completed in 3243 milliseconds