Searched defs:isDisabled (Results 1 - 15 of 15) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerOptInfo.h34 bool isDisabled() const { return !isEnabled(); } function in class:clang::ento::CheckerOptInfo
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DDateTimeFieldElement.cpp66 if (!isDisabled() && !isFieldOwnerDisabled() && !isFieldOwnerReadOnly()) {
89 if (isDisabled() || isFieldOwnerDisabled())
180 bool DateTimeFieldElement::isDisabled() const function in class:blink::DateTimeFieldElement
210 return !isDisabled() && !isFieldOwnerDisabled();
H A DDateTimeEditElement.cpp484 if (!m_fields[fieldIndex]->isDisabled() && m_fields[fieldIndex]->hasValue())
642 bool DateTimeEditElement::isDisabled() const function in class:blink::DateTimeEditElement
649 return isDisabled();
794 if (isDisabled()) {
/external/chromium_org/third_party/skia/debugger/QT/
H A DSkInspectorWidget.h44 void setDisabled(bool isDisabled) { argument
45 fMatrixAndClipWidget.setDisabled(isDisabled);
/external/skia/debugger/QT/
H A DSkInspectorWidget.h44 void setDisabled(bool isDisabled) { argument
45 fMatrixAndClipWidget.setDisabled(isDisabled);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLLinkElement.h81 bool isDisabled() const { return m_disabledState == Disabled; } function in class:blink::FINAL
144 bool isDisabled() const { return linkStyle() && linkStyle()->isDisabled(); } function in class:blink::FINAL
/external/compiler-rt/lib/ubsan/
H A Dubsan_value.h76 bool isDisabled() { function in class:__ubsan::SourceLocation
/external/chromium_org/third_party/skia/src/gpu/
H A DGrStencil.h129 // initializers and inside GrStencilSettings::isDisabled()
248 bool isDisabled() const { function in class:GrStencilSettings
289 if (this->isDisabled() & s.isDisabled()) { // using & not &&
/external/skia/src/gpu/
H A DGrStencil.h129 // initializers and inside GrStencilSettings::isDisabled()
248 bool isDisabled() const { function in class:GrStencilSettings
289 if (this->isDisabled() & s.isDisabled()) { // using & not &&
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
H A Ddom_util.js300 cvox.DomUtil.isDisabled = function(node) {
1392 if (cvox.DomUtil.isDisabled(targetNode)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 226 milliseconds