Searched refs:defaultButtonBackgroundColor (Results 1 – 1 of 1) sorted by relevance
60 static const unsigned defaultButtonBackgroundColor = 0xffdddddd; variable313 extraParams.button.backgroundColor = useMockTheme() ? 0xffc0c0c0 : defaultButtonBackgroundColor; in paintButton()