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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
SetNodeAttributeCommand.h 52 QualifiedName m_attribute; member in class:WebCore::SetNodeAttributeCommand
  /frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h 193 M4OSA_UInt8 m_attribute; /**< RAP information & AU corrupted */ member in struct:__anon30968
  /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 272 QualifiedName m_attribute; // used for attribute selector member in struct:WebCore::CSSSelector::RareData
294 return m_data.m_rareData->m_attribute;
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 109 milliseconds