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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
SetNodeAttributeCommand.h 50 QualifiedName m_attribute; member in class:WebCore::FINAL
  /external/deqp/executor/
xeContainerFormatParser.hpp 108 std::string m_attribute; member in class:xe::ContainerFormatParser
  /external/deqp/framework/egl/
egluConfigFilter.hpp 51 : m_attribute (attribute)
58 : m_attribute (0)
69 EGLint m_attribute; member in class:eglu::ConfigFilter
  /external/deqp/modules/glshared/
glsAttributeLocationTests.hpp 121 const std::string& getAttributeName (void) const { return m_attribute; }
125 std::string m_attribute; member in class:deqp::gls::AttributeLocationTestUtil::Bind
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 267 , m_attribute(attribute)
280 attributes.push_back(std::pair<EGLenum, EGLint>(m_attribute, getValue(m_attribute)));
288 EGLenum m_attribute; member in class:deqp::egl::ChooseConfigSimpleCase
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java 733 private AVT m_attribute; field in class:ElemLiteralResult.Attribute
740 m_attribute = avt;
770 return new Attribute(m_attribute, m_owner);
827 return m_attribute.getName();
838 String uri = m_attribute.getURI();
859 String uri = m_attribute.getURI();
883 return m_attribute.getSimpleString();
914 String uri = m_attribute.getURI();
915 String rawName = m_attribute.getRawName();
1046 return m_attribute.getName();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.h 351 QualifiedName m_attribute; // used for attribute selector member in struct:WebCore::CSSSelector::RareData
372 return m_data.m_rareData->m_attribute;
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 227 milliseconds