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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderVideo.cpp208 static const RenderBlock* rendererPlaceholder(const RenderObject* renderer) function in namespace:blink
223 if (const RenderBlock* block = rendererPlaceholder(this))
230 if (const RenderBlock* block = rendererPlaceholder(this))
237 if (const RenderBlock* block = rendererPlaceholder(this))
244 if (const RenderBlock* block = rendererPlaceholder(this))

Completed in 68 milliseconds