OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bgImage
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/paint/
BoxPainter.cpp
291
StyleImage*
bgImage
= bgLayer.image();
292
bool shouldPaintBackgroundImage =
bgImage
&&
bgImage
->canRender(obj, obj.style()->effectiveZoom());
455
RefPtr<Image> image =
bgImage
->image(clientForBackgroundImage, geometry.tileSize());
[
all
...]