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

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 297 DrawsContentChanged = 1 << 10, // need this?
GraphicsLayerCA.mm 620 noteLayerPropertyChanged(DrawsContentChanged);
935 if (m_uncommittedChanges & DrawsContentChanged)
    [all...]

Completed in 18 milliseconds