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 155 bool contentsAreVisible() const { return m_contentsVisible; }
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorLayerTreeAgent.cpp 116 if (!graphicsLayer->contentsAreVisible())

Completed in 1075 milliseconds