Searched refs:isDisabled (Results 1 - 18 of 18) sorted by relevance

/external/webkit/Source/WebKit/mac/Misc/
H A DWebCache.h33 + (BOOL)isDisabled; variable
H A DWebCache.mm136 + (BOOL)isDisabled
/external/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerOptInfo.h33 bool isDisabled() const { return !isEnabled(); } function in class:clang::ento::CheckerOptInfo
/external/webkit/Source/WebCore/platform/graphics/win/
H A DQTMovie.h99 bool isDisabled() const;
H A DQTMovieGWorld.h68 bool isDisabled() const;
H A DQTMovieGWorld.cpp374 bool QTMovieGWorld::isDisabled() const function in class:QTMovieGWorld
H A DQTMovie.cpp708 bool QTMovie::isDisabled() const function in class:QTMovie
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontPlatformData.h71 bool isDisabled() const;
H A DSimpleFontDataWinCE.cpp100 if (m_platformData.isDisabled())
156 if (m_platformData.isDisabled())
H A DFontPlatformData.cpp471 bool FontPlatformData::isDisabled() const function in class:WebCore::FontPlatformData
/external/skia/src/gpu/
H A DGrStencil.h133 // initializers and inside GrStencilSettings::isDisabled()
235 bool isDisabled() const { function in class:GrStencilSettings
276 if (this->isDisabled() & s.isDisabled()) { // using & not &&
H A DGrDrawState.h73 GrAssert(fStencilSettings.isDisabled());
/external/webkit/Source/WebCore/html/
H A DHTMLLinkElement.h81 bool isDisabled() const { return m_disabledState == Disabled; } function in class:WebCore::HTMLLinkElement
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp1723 if (settings->isDisabled()) {
1729 if (settings->isDisabled()) {
1752 GrAssert(stencilBits || settings->isDisabled());
/external/webkit/Source/WebCore/dom/
H A DDocument.cpp3082 if (linkElement->isDisabled())
/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 ...

Completed in 241 milliseconds