HomeSort by relevance Sort by last modified time
    Searched refs:contentsAreVisible (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 165 bool contentsAreVisible() const { return m_contentsVisible; }
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorLayerTreeAgent.cpp 112 if (!graphicsLayer->contentsAreVisible())

Completed in 48 milliseconds