Home
last modified time | relevance | path

Searched defs:isDisabled (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/mac/Misc/
DWebCache.mm133 {
/external/webkit/WebCore/html/
DHTMLLinkElement.h87 bool isDisabled() const { return m_disabledState == 2; } in isDisabled() function
/external/webkit/WebCore/platform/graphics/wince/
DFontPlatformData.cpp469 bool FontPlatformData::isDisabled() const in create() function in WebCore::FontPlatformData