Searched refs:pressed_background_image_id (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button.cc54 int pressed_background_image_id) {
62 pressed_background_image_id == pressed_background_image_id_) {
73 pressed_background_image_id_ = pressed_background_image_id;
81 pressed_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.h43 int pressed_background_image_id);
H A Dframe_caption_button_container_view.cc157 int pressed_background_image_id) {
161 pressed_background_image_id);
172 pressed_background_image_id);
313 it->second.pressed_background_image_id);
424 pressed_background_image_id(-1) {
435 pressed_background_image_id(pressed_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
H A Dframe_caption_button_container_view.h84 int pressed_background_image_id);
126 int pressed_background_image_id; member in struct:ash::FrameCaptionButtonContainerView::ButtonIconIds

Completed in 837 milliseconds