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

  /external/chromium_org/third_party/WebKit/Source/core/testing/
LayerRect.h 55 String layerType() const { return m_layerType; }
69 , m_layerType(layerName)
75 String m_layerType;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 119 void setLayerType(LayerType layerType) { m_layerType = layerType; }
    [all...]

Completed in 236 milliseconds