HomeSort by relevance Sort by last modified time
    Searched refs:newProperties (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
MatchResult.cpp 54 MatchedProperties& newProperties = matchedProperties.last();
55 newProperties.properties = const_cast<StylePropertySet*>(properties);
56 newProperties.m_types.linkMatchType = linkMatchType;
57 newProperties.m_types.whitelistType = propertyWhitelistType;
  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySet.cpp 452 WillBeHeapVector<CSSProperty> newProperties;
453 newProperties.reserveInitialCapacity(m_propertyVector.size());
462 newProperties.append(property);
465 m_propertyVector = newProperties;
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 447 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive);
504 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive)
508 if (newProperties != NULL)
509 *newProperties = BoolToInt(true);
  /external/lzma/CPP/7zip/Archive/
IArchive.h 150 Int32 *newProperties, /* 1 - new properties, 0 - old properties */ \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 448 milliseconds