Home
last modified time | relevance | path

Searched refs:CAPTION_BUTTON_ICON_BACK (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/frame/caption_buttons/
Dcaption_button_types.h18 CAPTION_BUTTON_ICON_BACK, enumerator
Dframe_size_button.cc217 case CAPTION_BUTTON_ICON_BACK: in UpdateSnapType()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_non_client_frame_view_ash.cc140 new ash::FrameCaptionButton(this, ash::CAPTION_BUTTON_ICON_BACK); in Init()
141 web_app_back_button_->SetImages(ash::CAPTION_BUTTON_ICON_BACK, in Init()