Home
last modified time | relevance | path

Searched refs:CAPTION_BUTTON_ICON_MINIMIZE (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ash/frame/caption_buttons/
Dframe_size_button_unittest.cc300 EXPECT_EQ(CAPTION_BUTTON_ICON_MINIMIZE, minimize_button()->icon()); in TEST_F()
332 EXPECT_EQ(CAPTION_BUTTON_ICON_MINIMIZE, minimize_button()->icon()); in TEST_F()
364 EXPECT_EQ(CAPTION_BUTTON_ICON_MINIMIZE, minimize_button()->icon()); in TEST_F()
371 EXPECT_EQ(CAPTION_BUTTON_ICON_MINIMIZE, minimize_button()->icon()); in TEST_F()
442 EXPECT_EQ(CAPTION_BUTTON_ICON_MINIMIZE, minimize_button()->icon()); in TEST_F()
470 EXPECT_EQ(CAPTION_BUTTON_ICON_MINIMIZE, minimize_button()->icon()); in TEST_F()
Dcaption_button_types.h13 CAPTION_BUTTON_ICON_MINIMIZE, enumerator
Dframe_caption_button_container_view.cc127 minimize_button_ = new FrameCaptionButton(this, CAPTION_BUTTON_ICON_MINIMIZE); in FrameCaptionButtonContainerView()
357 SetButtonIcons(CAPTION_BUTTON_ICON_MINIMIZE, CAPTION_BUTTON_ICON_CLOSE, in SetButtonsToNormal()
Dframe_size_button.cc215 case CAPTION_BUTTON_ICON_MINIMIZE: in UpdateSnapType()
/external/chromium_org/ash/frame/
Ddefault_header_painter.cc104 CAPTION_BUTTON_ICON_MINIMIZE, in Init()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_header_painter_ash.cc407 ash::CAPTION_BUTTON_ICON_MINIMIZE, in UpdateCaptionButtonImages()