Searched defs:isComposited (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DDragIcon.h46 bool isComposited; member in class:WebCore::DragIcon
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderView.cpp416 static inline bool isComposited(RenderObject* object) function in namespace:WebCore
H A DRenderLayer.h765 bool isComposited() const { return m_backing != 0; } function in class:WebCore::RenderLayer
779 bool isComposited() const { return false; } function in class:WebCore::RenderLayer
H A DRenderObject.cpp2658 bool RenderObject::isComposited() const function in class:WebCore::RenderObject

Completed in 207 milliseconds