Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderVideo.cpp240 static const RenderBlock* rendererPlaceholder(const RenderObject* renderer) in rendererPlaceholder() function
255 if (const RenderBlock* block = rendererPlaceholder(this)) in offsetLeft()
262 if (const RenderBlock* block = rendererPlaceholder(this)) in offsetTop()
269 if (const RenderBlock* block = rendererPlaceholder(this)) in offsetWidth()
276 if (const RenderBlock* block = rendererPlaceholder(this)) in offsetHeight()