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

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DSQLTransactionBackendSync.h61 bool isReadOnly() const { return m_readOnly; } function in class:WebCore::SQLTransactionBackendSync
H A DSQLTransactionBackend.h77 bool isReadOnly() { return m_readOnly; } function in class:WebCore::SQLTransactionBackend
/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGAnimatedProperty.h38 bool isReadOnly() const { return m_isReadOnly; } function in class:WebCore::SVGAnimatedProperty
H A DSVGStaticListPropertyTearOff.h86 virtual bool isReadOnly() const function in class:WebCore::SVGStaticListPropertyTearOff
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBTransaction.h73 bool isReadOnly() const { return m_mode == IndexedDB::TransactionMode::ReadOnly; } function in class:WebCore::final
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLFormControlElement.h109 bool isReadOnly() const { return m_isReadOnly; } function in class:WebCore::HTMLFormControlElement
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DAssistedNodeInformation.cpp80 encoder << isReadOnly; local
H A DAssistedNodeInformation.h122 bool isReadOnly; member in struct:WebKit::AssistedNodeInformation
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLCompile.cpp75 mmAllocateDataSection( void* opaqueState, uintptr_t size, unsigned alignment, unsigned sectionID, const char* sectionName, LLVMBool isReadOnly) argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DSectionKind.h140 bool isReadOnly() const { function in class:llvm::SectionKind
/macosx-10.10/JavaScriptCore-7600.1.17/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.10/llvmCore-3425.0.34/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp571 bool isReadOnly = AA->onlyReadsMemory(QueryCS); local
/macosx-10.10/JavaScriptCore-7600.1.17/bytecompiler/
H A DBytecodeGenerator.h141 bool isReadOnly() { return m_attributes & ReadOnly; } function in class:JSC::Local
/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityNodeObject.cpp739 bool AccessibilityNodeObject::isReadOnly() const function in class:WebCore::AccessibilityNodeObject
H A DAccessibilityRenderObject.cpp534 bool AccessibilityRenderObject::isReadOnly() const function in class:WebCore::AccessibilityRenderObject
H A DAccessibilityObject.h525 virtual bool isReadOnly() const { return false; } function in class:WebCore::AccessibilityObject
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 310 milliseconds