Searched refs:inlineStyleDecl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTreeAsText.cpp127 const StylePropertySet* inlineStyleDecl = elem.inlineStyle(); local
128 return (!inlineStyleDecl || inlineStyleDecl->isEmpty());

Completed in 916 milliseconds