HomeSort by relevance Sort by last modified time
    Searched refs:isDisabled (Results 1 - 21 of 21) sorted by null

  /external/webkit/Source/WebKit/mac/Misc/
WebCache.h 33 + (BOOL)isDisabled;
WebCache.mm 136 + (BOOL)isDisabled
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerOptInfo.h 33 bool isDisabled() const { return !isEnabled(); }
  /external/webkit/Source/WebCore/platform/graphics/win/
QTMovieGWorld.h 68 bool isDisabled() const;
QTMovie.h 99 bool isDisabled() const;
QTMovieGWorld.cpp 374 bool QTMovieGWorld::isDisabled() const
QTMovie.cpp 708 bool QTMovie::isDisabled() const
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontPlatformData.h 71 bool isDisabled() const;
SimpleFontDataWinCE.cpp 100 if (m_platformData.isDisabled())
156 if (m_platformData.isDisabled())
FontPlatformData.cpp 471 bool FontPlatformData::isDisabled() const
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 96 boolean isDisabled = wifiState == WifiManager.WIFI_STATE_DISABLED;
98 mSwitch.setEnabled(isEnabled || isDisabled);
  /external/webkit/Source/WebCore/html/
HTMLLinkElement.h 81 bool isDisabled() const { return m_disabledState == Disabled; }
  /external/skia/src/gpu/
GrStencil.h 133 // initializers and inside GrStencilSettings::isDisabled()
235 bool isDisabled() const {
276 if (this->isDisabled() & s.isDisabled()) { // using & not &&
GrDrawState.h 73 GrAssert(fStencilSettings.isDisabled());
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java 665 if (mService != null && !isDisabled()) {
684 if (mService != null && !isDisabled()) {
703 if (mService != null && !isDisabled()) {
786 private boolean isDisabled() {
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/webkit/Source/WebCore/dom/
Document.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 525 milliseconds