Home
last modified time | relevance | path

Searched refs:isSharable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DSharedStyleFinder.cpp168 if (!style->isSharable()) in canShareStyleWithElement()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h1499 bool isSharable() const;
1827 inline bool RenderStyle::isSharable() const in isSharable() function