OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setShadowsIgnoreTransforms
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebCore/html/
HTMLCanvasElement.cpp
349
m_imageBuffer->context()->
setShadowsIgnoreTransforms
(true);
/external/webkit/WebCore/platform/graphics/
GraphicsContext.h
190
void
setShadowsIgnoreTransforms
(bool);
GraphicsContext.cpp
285
void GraphicsContext::
setShadowsIgnoreTransforms
(bool ignoreTransforms)
Completed in 17 milliseconds