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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMenuList.h 120 void getItemBackgroundColor(unsigned listIndex, Color&, bool& itemHasCustomBackgroundColor) const;
RenderMenuList.cpp 475 getItemBackgroundColor(listIndex, itemBackgroundColor, itemHasCustomBackgroundColor);
483 void RenderMenuList::getItemBackgroundColor(unsigned listIndex, Color& itemBackgroundColor, bool& itemHasCustomBackgroundColor) const

Completed in 641 milliseconds