OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDisabled
(Results
1 - 25
of
28
) sorted by null
1
2
/external/webkit/Source/WebKit/mac/Misc/
WebCache.h
33
+ (BOOL)
isDisabled
;
WebCache.mm
136
+ (BOOL)
isDisabled
/external/clang/include/clang/StaticAnalyzer/Core/
CheckerOptInfo.h
34
bool
isDisabled
() const { return !isEnabled(); }
/external/compiler-rt/lib/ubsan/
ubsan_handlers.cc
34
if (Loc.getSourceLocation().
isDisabled
())
70
if (Loc.
isDisabled
())
115
if (Loc.
isDisabled
())
137
if (Loc.
isDisabled
())
160
if (Loc.
isDisabled
())
189
if (Loc.
isDisabled
())
217
if (Loc.
isDisabled
())
ubsan_handlers_cxx.cc
37
if (Loc.
isDisabled
())
ubsan_value.h
76
bool
isDisabled
() {
/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/skia/src/gpu/
GrStencilAndCoverPathRenderer.cpp
42
target->getDrawState().getStencil().
isDisabled
();
68
GrAssert(drawState->getStencil().
isDisabled
());
GrPathRenderer.h
121
GrAssert(target->drawState()->getStencil().
isDisabled
() ||
GrStencil.h
129
// initializers and inside GrStencilSettings::
isDisabled
()
248
bool
isDisabled
() const {
289
if (this->
isDisabled
() & s.
isDisabled
()) { // using & not &&
GrClipMaskManager.cpp
[
all
...]
/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
98
boolean
isDisabled
= wifiState == WifiManager.WIFI_STATE_DISABLED;
100
mSwitch.setEnabled(isEnabled ||
isDisabled
);
/external/webkit/Source/WebCore/html/
HTMLLinkElement.h
81
bool
isDisabled
() const { return m_disabledState == Disabled; }
/frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java
666
if (mService != null && !
isDisabled
()) {
880
private boolean
isDisabled
() {
[
all
...]
/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
Completed in 1629 milliseconds
1
2