Searched refs:detachWrapper (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/svg/properties/
H A DSVGPropertyTearOff.h70 void detachWrapper() function in class:WebCore::SVGPropertyTearOff
H A DSVGAnimatedListPropertyTearOff.h65 // See SVGPropertyTearOff::detachWrapper() for an explaination what's happening here.
72 item->detachWrapper();
H A DSVGListPropertyTearOff.h58 item->detachWrapper();
H A DSVGListProperty.h305 oldItem->detachWrapper();
356 oldItem->detachWrapper();
/external/webkit/Source/WebCore/accessibility/
H A DAXObjectCache.h84 void detachWrapper(AccessibilityObject*);
181 inline void AXObjectCache::detachWrapper(AccessibilityObject*) { } function in class:WebCore::AXObjectCache
H A DAXObjectCache.cpp94 detachWrapper(obj);
351 detachWrapper(obj);
/external/webkit/Source/WebCore/accessibility/mac/
H A DAXObjectCacheMac.mm46 void AXObjectCache::detachWrapper(AccessibilityObject* obj)
/external/webkit/Source/WebCore/accessibility/chromium/
H A DAXObjectCacheChromium.cpp38 void AXObjectCache::detachWrapper(AccessibilityObject* obj) function in class:WebCore::AXObjectCache
/external/webkit/Source/WebCore/accessibility/win/
H A DAXObjectCacheWin.cpp40 void AXObjectCache::detachWrapper(AccessibilityObject* obj) function in class:WebCore::AXObjectCache
/external/webkit/Source/WebCore/accessibility/gtk/
H A DAXObjectCacheAtk.cpp32 void AXObjectCache::detachWrapper(AccessibilityObject* obj) function in class:WebCore::AXObjectCache

Completed in 97 milliseconds