Searched refs:kMaxState (Results 1 – 6 of 6) sorted by relevance
66 const int image_ids[kMaxState][9],68 scoped_ptr<gfx::NineImagePainter> painters[kMaxState]) const;78 scrollbar_thumb_painters_[kMaxState];81 scrollbar_arrow_button_painters_[kMaxState];91 const uint8 fill_alphas[kMaxState],93 const uint8 stroke_alphas[kMaxState]);105 const uint8 fill_alphas[kMaxState],107 const uint8 stroke_alphas[kMaxState]) const;
32 const int kScrollbarThumbImages[NativeTheme::kMaxState][9] = {39 const int kScrollbarArrowButtonImages[NativeTheme::kMaxState][9] = {46 const uint8 kScrollbarOverlayThumbFillAlphas[NativeTheme::kMaxState] = {53 const uint8 kScrollbarOverlayThumbStrokeAlphas[NativeTheme::kMaxState] = {94 COMPILE_ASSERT(kMaxState == 4, states_unexepctedly_changed); in NativeThemeAura()248 const int images[kMaxState][9], in GetOrCreatePainter()250 scoped_ptr<NineImagePainter> painters[kMaxState]) const { in GetOrCreatePainter()272 const uint8 fill_alphas[kMaxState], in CreateDualPainter() argument274 const uint8 stroke_alphas[kMaxState]) const { in CreateDualPainter()320 const uint8 fill_alphas[kMaxState], in DualPainter() argument[all …]
93 kMaxState = 4, enumerator
1130 static const int state_id_matrix[4][kMaxState] = { in PaintScrollbarArrow()
22 case ui::NativeTheme::kMaxState: NOTREACHED() << "Unknown state: " << state; in GetButtonStateFrom()
139 case ui::NativeTheme::kMaxState: NOTREACHED() << "Unknown state: " << state; in GetGtkState()