Home
last modified time | relevance | path

Searched defs:groupProperties (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/query/
H A DQueryProviderTests.java41 HashMap<String, String> groupProperties = new HashMap<>(); in setUp() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Compilation/
H A DAppCodeCompiler.cs541 SortedList <string, string> groupProperties) in BuildProfileClass() argument
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/group-tab-bar/
H A Dgroup-tab-bar.cpp370 void GroupTabBar::groupProperties() in groupProperties() function in GroupTabBar
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A DStoreCtx.cs305 internal static string[] groupProperties = new string[] field in System.DirectoryServices.AccountManagement.StoreCtx
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlpropertyvalidator.cpp128 GroupPropertyVector groupProperties; in validateObject() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlpropertyvalidator.cpp128 GroupPropertyVector groupProperties; in validateObject() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/tools/
H A Dpcb_actions.cpp1183 TOOL_ACTION PCB_ACTIONS::groupProperties( "pcbnew.Groups.groupProperties", member in PCB_ACTIONS
H A Dpcb_actions.h214 static TOOL_ACTION groupProperties; variable