Searched defs:newValue (Results 1 - 25 of 96) sorted by relevance

1234

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Modules/objc/
H A DOC_PythonArray.h92 -(void)replaceObjectAtIndex:(NSUInteger)idx withObject:newValue; variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Modules/objc/
H A DOC_PythonArray.h92 -(void)replaceObjectAtIndex:(NSUInteger)idx withObject:newValue; variable
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/collections/
H A DStoredMapEntry.java29 public Object setValue(Object newValue) { argument
H A DMapEntryParameter.java105 public Object setValue(Object newValue) { argument
110 final void setValueInternal(Object newValue) { argument
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityScrollbar.cpp102 float newValue = value * m_scrollbar->maximum(); local
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceValue.cpp62 double newValue; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DMutationEvent.cpp35 MutationEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<Node> relatedNode, const String& prevValue, const String& newValue, const String& attrName, unsigned short attrChange) argument
51 initMutationEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<Node> relatedNode, const String& prevValue, const String& newValue, const String& attrName, unsigned short attrChange) argument
H A DMutationEvent.h59 String newValue() const { return m_newValue; } function in class:WebCore::MutationEvent
/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorageEvent.h41 String newValue; member in struct:WebCore::StorageEventInit
55 const String& newValue() const { return m_newValue; } function in class:WebCore::StorageEvent
H A DStorageEvent.cpp51 PassRefPtr<StorageEvent> StorageEvent::create(const AtomicString& type, const String& key, const String& oldValue, const String& newValue, const String& url, Storage* storageArea) argument
61 StorageEvent::StorageEvent(const AtomicString& type, const String& key, const String& oldValue, const String& newValue, const String& url, Storage* storageArea) argument
81 void StorageEvent::initStorageEvent(const AtomicString& type, bool canBubble, bool cancelable, const String& key, const String& oldValue, const String& newValue, const String& url, Storage* storageArea) argument
H A DStorageEventDispatcher.cpp41 void StorageEventDispatcher::dispatchSessionStorageEvents(const String& key, const String& oldValue, const String& newValue, SecurityOrigin* securityOrigin, Frame* sourceFrame) argument
58 void StorageEventDispatcher::dispatchLocalStorageEvents(const String& key, const String& oldValue, const String& newValue, SecurityOrigin* securityOrigin, Frame* sourceFrame) argument
78 void StorageEventDispatcher::dispatchSessionStorageEventsToFrames(Page& page, const Vector<RefPtr<Frame> >& frames, const String& key, const String& oldValue, const String& newValue, const String& url, SecurityOrigin* securityOrigin) argument
90 void StorageEventDispatcher::dispatchLocalStorageEventsToFrames(PageGroup& pageGroup, const Vector<RefPtr<Frame> >& frames, const String& key, const String& oldValue, const String& newValue, const String& url, SecurityOrigin* securityOrigin) argument
[all...]
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_confignotify.c39 Boolean newValue = FALSE; local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DPropertyName.h58 uint32_t newValue = *(++characters) - '0'; local
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dheadermap.cpp120 void HeaderMap::merge(string key, string &old, string newValue) argument
H A Dthreading_internal.h61 static bool cas(Integer oldValue, Integer newValue, Integer &base) argument
63 static bool casb(Integer oldValue, Integer newValue, Integer &base) argument
76 static bool cas(Integer oldValue, Integer newValue, Integer &base) argument
78 static bool casb(Integer oldValue, Integer newValue, Integer &base) argument
103 static bool cas(Type oldValue, Type newValue, Type &store) argument
105 casb(Type oldValue, Type newValue, Type &store) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dheadermap.cpp120 void HeaderMap::merge(string key, string &old, string newValue) argument
H A Dthreading_internal.h61 static bool cas(Integer oldValue, Integer newValue, Integer &base) argument
63 static bool casb(Integer oldValue, Integer newValue, Integer &base) argument
76 static bool cas(Integer oldValue, Integer newValue, Integer &base) argument
78 static bool casb(Integer oldValue, Integer newValue, Integer &base) argument
103 static bool cas(Type oldValue, Type newValue, Type &store) argument
105 casb(Type oldValue, Type newValue, Type &store) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/test/CPP/
H A DWebDOMTestSerializedScriptValueInterface.cpp86 void WebDOMTestSerializedScriptValueInterface::setValue(const WebDOMString& newValue) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DMediaQueryList.cpp76 void MediaQueryList::setMatches(bool newValue) argument
/macosx-10.9.5/CF-855.17/
H A DCFWindowsUtilities.c70 CF_EXPORT bool OSAtomicCompareAndSwap32Barrier(int32_t oldValue, int32_t newValue, volatile int32_t *theValue) { argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebSettings_p.h94 void setString(const String& key, const String& newValue) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DGtkAdjustmentWatcher.cpp128 int newValue = static_cast<int>(gtk_adjustment_get_value(adjustment)); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Launcher/mac/
H A DEnvironmentVariables.cpp87 Vector<char, 128> newValue; local
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Ddictionary.c85 CFMutableDictionaryRef newValue; local
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSNumber.cpp63 bool OSNumber::init(const char *newValue, unsigned int newNumberOfBits) argument

Completed in 150 milliseconds

1234