Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DCachedUAStyle.h42 FillLayer backgroundLayers; variable
DRenderStyle.h654 const FillLayer& backgroundLayers() const { return m_background->background(); } in backgroundLayers() function