Searched defs:isNull (Results 26 - 50 of 63) sorted by relevance

123

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebString.h63 bool isNull() const { return m_string.isNull(); } function in class:WebKit::WebString
/macosx-10.9.5/system_cmds-597.90.1/chkpasswd.tproj/
H A Dpasswd.c60 int isNull; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chkpasswd.tproj/
H A Dpasswd.c60 int isNull; local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptValue.cpp74 bool ScriptValue::isNull() const function in class:WebCore::ScriptValue
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DResourceResponseBase.h55 bool isNull() const { return m_isNull; } function in class:WebCore::ResourceResponseBase
H A DResourceRequestBase.cpp109 bool ResourceRequestBase::isNull() const function in class:WebCore::ResourceRequestBase
/macosx-10.9.5/WebKit-7537.78.2/qt/Api/
H A Dqwebplugindatabase.cpp168 bool QWebPluginInfo::isNull() const function in class:QWebPluginInfo
/macosx-10.9.5/WebKit2-7537.78.2/Platform/mac/
H A DSharedMemoryMac.cpp53 bool SharedMemory::Handle::isNull() const function in class:WebKit::SharedMemory::Handle
/macosx-10.9.5/WebKit2-7537.78.2/Platform/unix/
H A DSharedMemoryUnix.cpp60 bool SharedMemory::Handle::isNull() const function in class:WebKit::SharedMemory::Handle
/macosx-10.9.5/WebKit2-7537.78.2/Platform/win/
H A DSharedMemoryWin.cpp49 bool SharedMemory::Handle::isNull() const function in class:WebKit::SharedMemory::Handle
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DPointerUnion.h258 bool isNull() const { return Val.isNull(); } function in class:llvm::PointerUnion3
366 bool isNull() const { return Val.isNull(); } function in class:llvm::PointerUnion4
[all...]
H A DTwine.h186 bool isNull() const { function in class:llvm::Twine
/macosx-10.9.5/system_cmds-597.90.1/passwd.tproj/
H A Dpasswd.c49 int isNull; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/passwd.tproj/
H A Dpasswd.c49 int isNull; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DIdentifier.h72 bool isNull() const { return m_string.isNull(); } function in class:JSC::Identifier
H A DWriteBarrier.h169 bool isNull() const { return get().isNull(); } function in class:JSC::WriteBarrierBase
H A DCodeCache.h85 bool isNull() const { return m_sourceCode.isNull(); } function in class:JSC::SourceCodeKey
H A DJSCJSValueInlines.h239 inline bool JSValue::isNull() const function in class:JSC::JSValue
386 inline bool JSValue::isNull() const function in class:JSC::JSValue
H A DSymbolTable.h104 bool isNull() const function in class:JSC::SymbolTableEntry::Fast
178 bool isNull() const function in struct:JSC::SymbolTableEntry
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DPosition.h142 bool isNull() const { return !m_anchorNode; } function in class:WebCore::Position
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorValues.h69 bool isNull() const { return m_type == TypeNull; } function in class:WebCore::InspectorValue
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DKURL.h294 inline bool KURL::isNull() const function in class:WebCore::KURL
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DImage.h110 bool isNull() const { return size().isEmpty(); } function in class:WebCore::Image
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerTiler.h119 bool isNull() { return m_type == Unknown; } function in struct:WebCore::LayerTiler::TextureJob
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DSamplingTool.h313 bool isNull() { return !m_sample; } function in class:JSC::SamplingTool::Sample

Completed in 242 milliseconds

123