Searched defs:enabledValue (Results 1 – 2 of 2) sorted by relevance
584 private void configureShortcutEnabled(int enabledValue) { in configureShortcutEnabled()
589 Property<T, Float> property, float enabledValue, float disabledValue) { in StatePropertyHolder()