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

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCLayerImpl.h 105 void setDebugBorderColor(Color c) { m_debugBorderColor = c; }
106 Color debugBorderColor() const { return m_debugBorderColor; }
186 Color m_debugBorderColor;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerChromium.h 254 Color m_debugBorderColor;

Completed in 82 milliseconds