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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerChromium.h 115 void setNeedsDisplayOnBoundsChange(bool needsDisplay) { m_needsDisplayOnBoundsChange = needsDisplay; }
264 bool m_needsDisplayOnBoundsChange;
LayerChromium.cpp 80 , m_needsDisplayOnBoundsChange(false)

Completed in 59 milliseconds