Home
last modified time | relevance | path

Searched defs:m_attributes (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourcePattern.h69 PatternAttributes m_attributes; variable
/external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
DDescendantInvalidationSet.h93 OwnPtrWillBeMember<WillBeHeapHashSet<AtomicString> > m_attributes; variable
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DCompactHTMLToken.h76 Vector<Attribute> m_attributes; variable
DAtomicHTMLToken.h220 Vector<Attribute> m_attributes; variable
DHTMLToken.h447 AttributeList m_attributes; variable
/external/deqp/modules/glshared/
DglsShaderPerformanceCase.hpp78 std::vector<AttribSpec> m_attributes; member in deqp::gls::ShaderPerformanceCase
DglsShaderPerformanceMeasurer.hpp123 std::vector<AttribSpec> m_attributes; member in deqp::gls::ShaderPerformanceMeasurer
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h78 DWARFAttribute::collection m_attributes; variable
/external/emma/core/java12/com/vladium/jcd/cls/
DField_info.java191 private IAttributeCollection m_attributes; // never null field in Field_info
DMethod_info.java217 private IAttributeCollection m_attributes; field in Method_info
DClassDef.java725 private IAttributeCollection m_attributes; field in ClassDef
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLFormElement.h164 FormSubmission::Attributes m_attributes; variable
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DCodeAttribute_info.java256 private IAttributeCollection m_attributes; // never null field in CodeAttribute_info
/external/chromium_org/third_party/WebKit/Source/core/dom/
DAttributeCollection.h74 ContainerMemberType m_attributes; variable
/external/deqp/executor/
DxeXMLParser.hpp194 AttributeMap m_attributes; member in xe::xml::Parser
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp195 vector<pair<EGLenum, EGLint> > m_attributes; member in deqp::egl::ChooseConfigCase
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTElementDef.java555 private XSLTAttributeDef[] m_attributes; field in XSLTElementDef
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerBase.java136 protected AttributesImplSerializer m_attributes = new AttributesImplSerializer(); field in SerializerBase
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
DXMLDocumentParser.cpp172 xmlChar** m_attributes; member in blink::FINAL
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp856 vector<Attribute> m_attributes; member in deqp::gles3::Functional::TransformFeedback::TransformFeedbackCase