Searched refs:hovered_background_image_id (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button.cc53 int hovered_background_image_id,
61 hovered_background_image_id == hovered_background_image_id_ &&
72 hovered_background_image_id_ = hovered_background_image_id;
79 hovered_background_image_id);
49 SetImages(CaptionButtonIcon icon, Animate animate, int icon_image_id, int inactive_icon_image_id, int hovered_background_image_id, int pressed_background_image_id) argument
H A Dframe_caption_button_container_view.h83 int hovered_background_image_id,
125 int hovered_background_image_id; member in struct:ash::FrameCaptionButtonContainerView::ButtonIconIds
H A Dframe_caption_button.h42 int hovered_background_image_id,
H A Dframe_caption_button_container_view.cc156 int hovered_background_image_id,
160 hovered_background_image_id,
171 hovered_background_image_id,
312 it->second.hovered_background_image_id,
423 hovered_background_image_id(-1),
434 hovered_background_image_id(hovered_background_id),
152 SetButtonImages( CaptionButtonIcon icon, int icon_image_id, int inactive_icon_image_id, int hovered_background_image_id, int pressed_background_image_id) argument

Completed in 1861 milliseconds