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

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 298 BackgroundColorChanged = 1 << 11,
GraphicsLayerCA.mm 631 noteLayerPropertyChanged(BackgroundColorChanged);
641 noteLayerPropertyChanged(BackgroundColorChanged);
911 if (m_uncommittedChanges & BackgroundColorChanged) // Needs to happen before ChildrenChanged, and after updating image or video
    [all...]

Completed in 68 milliseconds