/external/webkit/Source/WebCore/page/ |
D | GeolocationController.cpp | 99 copyToVector(m_observers, observersVector); in positionChanged() 107 copyToVector(m_observers, observersVector); in errorOccurred()
|
D | Geolocation.cpp | 510 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/ |
D | DeviceOrientationController.cpp | 58 copyToVector(m_newListeners, listenersVector); in timerFired() 106 copyToVector(m_listeners, listenersVector); in didChangeDeviceOrientation()
|
D | DeviceMotionController.cpp | 58 copyToVector(m_newListeners, listenersVector); in timerFired() 104 copyToVector(m_listeners, listenersVector); in didChangeDeviceMotion()
|
D | ScriptExecutionContext.cpp | 176 copyToVector(m_messagePorts, ports); in dispatchMessagePortEvents()
|
/external/webkit/Source/WebCore/bindings/js/ |
D | ScriptDebugServer.cpp | 226 copyToVector(listeners, copy); in dispatchDidParseSource() 238 copyToVector(listeners, copy); in dispatchFailedToParseSource() 285 copyToVector(listeners, copy); in dispatchFunctionToListeners()
|
D | WebCoreJSClientData.h | 52 copyToVector(m_worldSet, worlds); in getAllWorlds()
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | QTMovieTask.cpp | 77 copyToVector(m_taskList, clients); in fireTaskClients()
|
D | FontCacheWin.cpp | 548 copyToVector(procData.m_traitsMasks, traitsMasks); in getTraitsInFamily()
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
D | LayerChangesFlusher.cpp | 84 copyToVector(m_hostsWithChangesToFlush, hosts); in hookFired()
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | HashCountedSet.h | 198 …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
|
D | HashSet.h | 244 inline void copyToVector(const HashSet<T, U, V>& collection, W& vector) in copyToVector() function
|
/external/webkit/Source/WebKit2/WebProcess/Cookies/ |
D | WebCookieManager.cpp | 64 copyToVector(hostnames, hostnameList); in getHostnamesWithCookies()
|
/external/webkit/Source/JavaScriptCore/profiler/ |
D | Profile.cpp | 126 copyToVector(countedFunctions, sortedFunctions); in debugPrintDataSampleStyle()
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | VisitedLinkProvider.cpp | 110 copyToVector(m_pendingVisitedLinks, pendingVisitedLinks); in pendingVisitedLinksTimerFired()
|
D | WebContext.cpp | 242 … copyToVector(m_schemesToRegisterAsEmptyDocument, parameters.urlSchemesRegistererdAsEmptyDocument); in ensureWebProcess() 243 copyToVector(m_schemesToRegisterAsSecure, parameters.urlSchemesRegisteredAsSecure); in ensureWebProcess() 244 …copyToVector(m_schemesToSetDomainRelaxationForbiddenFor, parameters.urlSchemesForWhichDomainRelaxa… in ensureWebProcess()
|
D | WebPageProxy.cpp | 339 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/ |
D | DocumentLoader.cpp | 66 copyToVector(loaders, loadersCopy); in cancelAll() 75 copyToVector(loaders, loadersCopy); in setAllDefersLoading()
|
/external/webkit/Source/WebKit2/UIProcess/Plugins/ |
D | WebPluginSiteDataManager.cpp | 52 copyToVector(m_sites, sites); in getSitesWithDataForNextPlugin()
|
/external/webkit/Source/WebCore/svg/animation/ |
D | SMILTimeContainer.cpp | 230 copyToVector(m_scheduledAnimations, toAnimate); in updateAnimations()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontCacheWinCE.cpp | 348 copyToVector(procData.m_traitsMasks, traitsMasks);
|
/external/webkit/Source/WebCore/loader/appcache/ |
D | ApplicationCacheGroup.cpp | 921 copyToVector(m_pendingMasterResourceLoaders, loaders); in checkIfLoadIsComplete() 973 copyToVector(m_pendingMasterResourceLoaders, loaders); in deliverDelayedMainResources()
|
/external/webkit/Source/WebCore/css/ |
D | CSSFontSelector.cpp | 361 copyToVector(m_clients, clients); in dispatchInvalidationCallbacks()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontCacheChromiumWin.cpp | 605 copyToVector(procData.m_traitsMasks, traitsMasks); in getTraitsInFamily()
|
/external/webkit/Source/WebKit2/WebProcess/ |
D | WebProcess.cpp | 754 copyToVector(sitesSet, sites); in getSitesWithPluginData()
|