Searched defs:oldValue (Results 1 – 4 of 4) sorted by relevance
24 #define AcquireXLock(gLock, oldValue, newValue) \ argument185 #define AcquireXLock(gLock, oldValue, newValue) \ argument
262 LONG oldValue; in ClassReleaseRemoveLock() local
674 ATOM oldValue = (ATOM)(size_t)RemovePropW(hwnd, (LPCWSTR)MAKEINTATOM(aProp)); in UXTHEME_SetWindowProperty() local
2827 …r *_copyStringForNewDictIfNeeded(xmlDictPtr oldDict, xmlDictPtr newDict, const xmlChar *oldValue) { in _copyStringForNewDictIfNeeded()