Home
last modified time | relevance | path

Searched refs:copyToVector (Results 1 – 25 of 29) sorted by relevance

12

/external/webkit/Source/WebCore/page/
DGeolocationController.cpp99 copyToVector(m_observers, observersVector); in positionChanged()
107 copyToVector(m_observers, observersVector); in errorOccurred()
DGeolocation.cpp510 copyToVector(m_oneShots, copy); in stopTimersForOneShots()
539 copyToVector(m_oneShots, copy); in cancelAllRequests()
574 copyToVector(m_oneShots, oneShotsCopy); in handleError()
649 copyToVector(m_oneShots, oneShotsCopy); in makeSuccessCallbacks()
/external/webkit/Source/WebCore/dom/
DDeviceOrientationController.cpp58 copyToVector(m_newListeners, listenersVector); in timerFired()
106 copyToVector(m_listeners, listenersVector); in didChangeDeviceOrientation()
DDeviceMotionController.cpp58 copyToVector(m_newListeners, listenersVector); in timerFired()
104 copyToVector(m_listeners, listenersVector); in didChangeDeviceMotion()
DScriptExecutionContext.cpp176 copyToVector(m_messagePorts, ports); in dispatchMessagePortEvents()
/external/webkit/Source/WebCore/bindings/js/
DScriptDebugServer.cpp226 copyToVector(listeners, copy); in dispatchDidParseSource()
238 copyToVector(listeners, copy); in dispatchFailedToParseSource()
285 copyToVector(listeners, copy); in dispatchFunctionToListeners()
DWebCoreJSClientData.h52 copyToVector(m_worldSet, worlds); in getAllWorlds()
/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovieTask.cpp77 copyToVector(m_taskList, clients); in fireTaskClients()
DFontCacheWin.cpp548 copyToVector(procData.m_traitsMasks, traitsMasks); in getTraitsInFamily()
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DLayerChangesFlusher.cpp84 copyToVector(m_hostsWithChangesToFlush, hosts); in hookFired()
/external/webkit/Source/JavaScriptCore/wtf/
DHashCountedSet.h198 …inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits>& collection, VectorTyp… in copyToVector() function
211 …inline void copyToVector(const HashCountedSet<Value, HashFunctions, Traits>& collection, Vector<Va… in copyToVector() function
DHashSet.h244 inline void copyToVector(const HashSet<T, U, V>& collection, W& vector) in copyToVector() function
/external/webkit/Source/WebKit2/WebProcess/Cookies/
DWebCookieManager.cpp64 copyToVector(hostnames, hostnameList); in getHostnamesWithCookies()
/external/webkit/Source/JavaScriptCore/profiler/
DProfile.cpp126 copyToVector(countedFunctions, sortedFunctions); in debugPrintDataSampleStyle()
/external/webkit/Source/WebKit2/UIProcess/
DVisitedLinkProvider.cpp110 copyToVector(m_pendingVisitedLinks, pendingVisitedLinks); in pendingVisitedLinksTimerFired()
DWebContext.cpp242copyToVector(m_schemesToRegisterAsEmptyDocument, parameters.urlSchemesRegistererdAsEmptyDocument); in ensureWebProcess()
243 copyToVector(m_schemesToRegisterAsSecure, parameters.urlSchemesRegisteredAsSecure); in ensureWebProcess()
244copyToVector(m_schemesToSetDomainRelaxationForbiddenFor, parameters.urlSchemesForWhichDomainRelaxa… in ensureWebProcess()
DWebPageProxy.cpp339 copyToVector(m_editCommandSet, editCommandVector); in close()
1523 copyToVector(m_loadDependentStringCallbackIDs, callbackIDsCopy); in clearLoadDependentCallbacks()
2772 copyToVector(m_editCommandSet, editCommandVector); in processDidCrash()
/external/webkit/Source/WebCore/loader/
DDocumentLoader.cpp66 copyToVector(loaders, loadersCopy); in cancelAll()
75 copyToVector(loaders, loadersCopy); in setAllDefersLoading()
/external/webkit/Source/WebKit2/UIProcess/Plugins/
DWebPluginSiteDataManager.cpp52 copyToVector(m_sites, sites); in getSitesWithDataForNextPlugin()
/external/webkit/Source/WebCore/svg/animation/
DSMILTimeContainer.cpp230 copyToVector(m_scheduledAnimations, toAnimate); in updateAnimations()
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontCacheWinCE.cpp348 copyToVector(procData.m_traitsMasks, traitsMasks);
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.cpp921 copyToVector(m_pendingMasterResourceLoaders, loaders); in checkIfLoadIsComplete()
973 copyToVector(m_pendingMasterResourceLoaders, loaders); in deliverDelayedMainResources()
/external/webkit/Source/WebCore/css/
DCSSFontSelector.cpp361 copyToVector(m_clients, clients); in dispatchInvalidationCallbacks()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DFontCacheChromiumWin.cpp605 copyToVector(procData.m_traitsMasks, traitsMasks); in getTraitsInFamily()
/external/webkit/Source/WebKit2/WebProcess/
DWebProcess.cpp754 copyToVector(sitesSet, sites); in getSitesWithPluginData()

12