Home | History | Annotate | Download | only in button

Lines Matching refs:STYLE_BUTTON

30 // Default text and shadow colors for STYLE_BUTTON.
128 // STYLE_BUTTON uses bold text to indicate default buttons.
130 style_ == STYLE_BUTTON && is_default_ ?
158 // STYLE_BUTTON uses bold text to indicate default buttons.
159 if (style_ == STYLE_BUTTON) {
168 if (style == STYLE_BUTTON) {
174 if (style == STYLE_BUTTON) {
178 if (style == STYLE_BUTTON)
194 if (style() == STYLE_BUTTON) {
334 // Use hardcoded colors for inverted color scheme support and STYLE_BUTTON.
342 } else if (style() == STYLE_BUTTON) {