OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bufferForeground
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderingContext.h
92
bool
bufferForeground
(OwnPtr<ImageBuffer>&);
RenderSVGImage.cpp
146
if (style()->svgStyle()->bufferedRendering() == BR_STATIC && renderingContext.
bufferForeground
(m_bufferedForeground))
SVGRenderingContext.cpp
273
bool SVGRenderingContext::
bufferForeground
(OwnPtr<ImageBuffer>& imageBuffer)
Completed in 185 milliseconds