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

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleResolver.h171 static RenderStyle* styleNotYetAvailable() { return s_styleNotYetAvailable; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.cpp260 return this != StyleResolver::styleNotYetAvailable();

Completed in 33 milliseconds