Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderHTMLCanvas.cpp45 view()->frameView()->setIsVisuallyNonEmpty(); in RenderHTMLCanvas()
DRenderEmbeddedObject.cpp59 view()->frameView()->setIsVisuallyNonEmpty(); in RenderEmbeddedObject()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h227 void setIsVisuallyNonEmpty() { m_isVisuallyNonEmpty = true; } in setIsVisuallyNonEmpty() function
539 setIsVisuallyNonEmpty(); in incrementVisuallyNonEmptyCharacterCount()
550 setIsVisuallyNonEmpty(); in incrementVisuallyNonEmptyPixelCount()