Searched defs:isReadOnly (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DSQLTransactionBackendSync.h60 bool isReadOnly() const { return m_readOnly; } function in class:WebCore::SQLTransactionBackendSync
H A DSQLTransactionBackend.h72 bool isReadOnly() { return m_readOnly; } function in class:WebCore::SQLTransactionBackend
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGPropertyTearOff.h114 virtual bool isReadOnly() const function in class:WebCore::SVGPropertyTearOff
H A DSVGStaticListPropertyTearOff.h88 virtual bool isReadOnly() const function in class:WebCore::SVGStaticListPropertyTearOff
H A DSVGAnimatedProperty.h39 bool isReadOnly() const { return m_isReadOnly; } function in class:WebCore::SVGAnimatedProperty
H A DSVGPathSegListPropertyTearOff.h128 virtual bool isReadOnly() const function in class:WebCore::SVGPathSegListPropertyTearOff
H A DSVGListPropertyTearOff.h124 virtual bool isReadOnly() const function in class:WebCore::SVGListPropertyTearOff
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLFormControlElement.h97 bool isReadOnly() const { return m_isReadOnly; } function in class:WebCore::HTMLFormControlElement
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBTransaction.h73 bool isReadOnly() const { return m_mode == IndexedDB::TransactionReadOnly; } function in class:WebCore::IDBTransaction
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DSymbolTable.h114 bool isReadOnly() const function in class:JSC::SymbolTableEntry::Fast
214 bool isReadOnly() const function in struct:JSC::SymbolTableEntry
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DSectionKind.h140 bool isReadOnly() const { function in class:llvm::SectionKind
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp571 bool isReadOnly = AA->onlyReadsMemory(QueryCS); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.h174 bool isReadOnly() const { return (m_type & ReadOnlyFlag) && !isDynamic(); } function in class:JSC::ResolveResult
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityNodeObject.cpp691 bool AccessibilityNodeObject::isReadOnly() const function in class:WebCore::AccessibilityNodeObject
H A DAccessibilityRenderObject.cpp528 bool AccessibilityRenderObject::isReadOnly() const function in class:WebCore::AccessibilityRenderObject
H A DAccessibilityObject.h473 virtual bool isReadOnly() const { return false; } function in class:WebCore::AccessibilityObject
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 529 milliseconds