Searched refs:PropertyGroup (Results 1 - 2 of 2) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/property/
H A DPropertyListIntersector.java28 private List<PropertyGroup> m_intersection;
43 m_intersection.add(new PropertyGroup(property));
46 for (Iterator<PropertyGroup> I = m_intersection.iterator(); I.hasNext();) {
47 PropertyGroup propertyGroup = I.next();
60 for (PropertyGroup propertyGroup : m_intersection) {
72 // PropertyGroup
78 private static final class PropertyGroup { class in class:PropertyListIntersector
86 public PropertyGroup(Property property) { method in class:PropertyListIntersector.PropertyGroup
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_vcxproj.sh299 open_tag PropertyGroup \
316 close_tag PropertyGroup
323 open_tag PropertyGroup \
357 close_tag PropertyGroup
372 tag PropertyGroup \
378 open_tag PropertyGroup \
390 close_tag PropertyGroup

Completed in 509 milliseconds