Home
last modified time | relevance | path

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

/external/chromium_org/ash/frame/caption_buttons/
Dframe_size_button_unittest.cc301 EXPECT_EQ(CAPTION_BUTTON_ICON_CLOSE, close_button()->icon()); in TEST_F()
333 EXPECT_EQ(CAPTION_BUTTON_ICON_CLOSE, close_button()->icon()); in TEST_F()
365 EXPECT_EQ(CAPTION_BUTTON_ICON_CLOSE, close_button()->icon()); in TEST_F()
372 EXPECT_EQ(CAPTION_BUTTON_ICON_CLOSE, close_button()->icon()); in TEST_F()
443 EXPECT_EQ(CAPTION_BUTTON_ICON_CLOSE, close_button()->icon()); in TEST_F()
471 EXPECT_EQ(CAPTION_BUTTON_ICON_CLOSE, close_button()->icon()); in TEST_F()
Dcaption_button_types.h15 CAPTION_BUTTON_ICON_CLOSE, enumerator
Dframe_caption_button_container_view.cc139 close_button_ = new FrameCaptionButton(this, CAPTION_BUTTON_ICON_CLOSE); in FrameCaptionButtonContainerView()
357 SetButtonIcons(CAPTION_BUTTON_ICON_MINIMIZE, CAPTION_BUTTON_ICON_CLOSE, in SetButtonsToNormal()
Dframe_size_button.cc216 case CAPTION_BUTTON_ICON_CLOSE: in UpdateSnapType()
/external/chromium_org/ash/frame/
Ddefault_header_painter.cc111 CAPTION_BUTTON_ICON_CLOSE, in Init()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_header_painter_ash.cc426 ash::CAPTION_BUTTON_ICON_CLOSE, in UpdateCaptionButtonImages()