Home
last modified time | relevance | path

Searched refs:eUnset (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/firefox/firefox-99.0/xpcom/base/
H A DMemoryPressureLevelMac.h19 eUnset, enumerator
26 MacMemoryPressureLevel() : mValue(Value::eUnset) {} in MacMemoryPressureLevel()
50 bool IsUnsetOrNormal() { return IsNormal() || (mValue == Value::eUnset); } in IsUnsetOrNormal()
57 case Value::eUnset: in ToString()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DDecoderDoctorDiagnostics.h94 eUnset, enumerator
130 KeySystemIssue mKeySystemIssue = eUnset;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/org/eclipse/e4/emf/xpath/test/model/xpathtest/impl/
H A DMenuItemImpl.java125 public void eUnset(int featureID) { in eUnset() method in MenuItemImpl
131 super.eUnset(featureID); in eUnset()
H A DExtendedNodeImpl.java129 public void eUnset(int featureID) { in eUnset() method in ExtendedNodeImpl
135 super.eUnset(featureID); in eUnset()
H A DMenuImpl.java128 public void eUnset(int featureID) { in eUnset() method in MenuImpl
134 super.eUnset(featureID); in eUnset()
H A DMenuElementImpl.java175 public void eUnset(int featureID) { in eUnset() method in MenuElementImpl
184 super.eUnset(featureID); in eUnset()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/basic/impl/
H A DTrimBarImpl.java125 public void eUnset(int featureID) { in eUnset() method in TrimBarImpl
131 super.eUnset(featureID); in eUnset()
H A DTrimmedWindowImpl.java140 public void eUnset(int featureID) { in eUnset() method in TrimmedWindowImpl
146 super.eUnset(featureID); in eUnset()
H A DInputPartImpl.java141 public void eUnset(int featureID) { in eUnset() method in InputPartImpl
147 super.eUnset(featureID); in eUnset()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/impl/
H A DGenericTileImpl.java138 public void eUnset(int featureID) { in eUnset() method in GenericTileImpl
144 super.eUnset(featureID); in eUnset()
H A DGenericTrimContainerImpl.java140 public void eUnset(int featureID) { in eUnset() method in GenericTrimContainerImpl
146 super.eUnset(featureID); in eUnset()
H A DCoreExpressionImpl.java187 public void eUnset(int featureID) { in eUnset() method in CoreExpressionImpl
196 super.eUnset(featureID); in eUnset()
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/
H A DWMLLuaCodeImpl.java143 public void eUnset(int featureID) in eUnset() method in WMLLuaCodeImpl
151 super.eUnset(featureID); in eUnset()
H A DWMLMacroParameterImpl.java143 public void eUnset(int featureID) in eUnset() method in WMLMacroParameterImpl
151 super.eUnset(featureID); in eUnset()
H A DWMLArrayCallImpl.java149 public void eUnset(int featureID) in eUnset() method in WMLArrayCallImpl
157 super.eUnset(featureID); in eUnset()
H A DWMLRootImpl.java149 public void eUnset(int featureID) in eUnset() method in WMLRootImpl
157 super.eUnset(featureID); in eUnset()
H A DWMLValueImpl.java146 public void eUnset(int featureID) in eUnset() method in WMLValueImpl
154 super.eUnset(featureID); in eUnset()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/doctor/
H A DDecoderDoctorDiagnostics.h100 enum KeySystemIssue { eUnset, eWidevineWithNoWMF }; enumerator
130 KeySystemIssue mKeySystemIssue = eUnset;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/doctor/
H A DDecoderDoctorDiagnostics.h97 enum KeySystemIssue { eUnset, eWidevineWithNoWMF }; enumerator
127 KeySystemIssue mKeySystemIssue = eUnset;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/commands/impl/
H A DHandlerImpl.java151 public void eUnset(int featureID) { in eUnset() method in HandlerImpl
157 super.eUnset(featureID); in eUnset()
H A DParameterImpl.java187 public void eUnset(int featureID) { in eUnset() method in ParameterImpl
196 super.eUnset(featureID); in eUnset()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/impl/
H A DContributionImpl.java191 public void eUnset(int featureID) { in eUnset() method in ContributionImpl
200 super.eUnset(featureID); in eUnset()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/fragment/impl/
H A DModelFragmentImpl.java156 public void eUnset(int featureID) { in eUnset() method in ModelFragmentImpl
162 super.eUnset(featureID); in eUnset()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/menu/impl/
H A DToolItemImpl.java172 public void eUnset(int featureID) { in eUnset() method in ToolItemImpl
178 super.eUnset(featureID); in eUnset()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/doctor/
H A DDecoderDoctorDiagnostics.h123 enum KeySystemIssue { eUnset, eWidevineWithNoWMF };
149 KeySystemIssue mKeySystemIssue = eUnset;

1234