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

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 141 LayerMap* primaryLayerClones() const { return m_structuralLayer.get() ? m_structuralLayerClones.get() : m_layerClones.get(); }
326 OwnPtr<LayerMap> m_structuralLayerClones;
GraphicsLayerCA.mm     [all...]

Completed in 1101 milliseconds