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.cpp44 view()->frameView()->setIsVisuallyNonEmpty(); in RenderHTMLCanvas()
DRenderEmbeddedObject.cpp60 view()->frameView()->setIsVisuallyNonEmpty(); in RenderEmbeddedObject()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h236 void setIsVisuallyNonEmpty() { m_isVisuallyNonEmpty = true; } in setIsVisuallyNonEmpty() function
572 setIsVisuallyNonEmpty(); in incrementVisuallyNonEmptyCharacterCount()
583 setIsVisuallyNonEmpty(); in incrementVisuallyNonEmptyPixelCount()