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

  /external/chromium_org/third_party/WebKit/Source/platform/
PopupMenuStyle.h 42 , m_backgroundColor(background)
55 const Color& backgroundColor() const { return m_backgroundColor; }
66 Color m_backgroundColor;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 188 const Color& backgroundColor() const { return m_backgroundColor; }
353 Color m_backgroundColor;

Completed in 26 milliseconds