Searched defs:DefaultBackgroundColor (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DPopupMenuStyle.h38 enum BackgroundColorType { DefaultBackgroundColor, CustomBackgroundColor }; enumerator in enum:blink::PopupMenuStyle::BackgroundColorType
39 PopupMenuStyle(const Color& foreground, const Color& background, const Font& font, bool visible, bool isDisplayNone, Length textIndent, TextDirection textDirection, bool hasTextDirectionOverride, BackgroundColorType backgroundColorType = DefaultBackgroundColor) argument

Completed in 61 milliseconds