Home | History | Annotate | Download | only in ca

Lines Matching refs:m_contentsLayerPurpose

254     , m_contentsLayerPurpose(NoContentsLayer)
694 m_contentsLayerPurpose = ContentsLayerForImage;
700 m_contentsLayerPurpose = NoContentsLayer;
722 m_contentsLayerPurpose = mediaLayer ? ContentsLayerForMedia : NoContentsLayer;
736 m_contentsLayerPurpose = canvasLayer ? ContentsLayerForCanvas : NoContentsLayer;