Home
last modified time | relevance | path

Searched defs:syncContext (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DGraphicsContextCairoWin.cpp124 void GraphicsContextPlatformPrivate::syncContext(PlatformGraphicsContext* cr) in syncContext() function in WebCore::GraphicsContextPlatformPrivate
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextPlatformPrivateCairo.h91 void syncContext(PlatformGraphicsContext* cr) {} in syncContext() function