Home
last modified time | relevance | path

Searched refs:windowsForContexts (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DWKCACFLayerRenderer.cpp80 static ContextToWindowMap& windowsForContexts() in windowsForContexts() function
123 WKCACFLayerRenderer* window = windowsForContexts().get(context); in didFlushContext()
228 windowsForContexts().set(m_context.get(), this); in createRenderer()
259 windowsForContexts().remove(m_context.get()); in destroyRenderer()