Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Side by Side Diff: ui/resources/ui_resources.grd

Issue 143953007: Changes look for scrollbars on windows (2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" /> 377 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" />
378 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" /> 378 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" />
379 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" /> 379 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" />
380 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" /> 380 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" />
381 </if> 381 </if>
382 <if expr="pp_ifdef('use_aura')"> 382 <if expr="pp_ifdef('use_aura')">
383 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" /> 383 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" />
384 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" /> 384 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" />
385 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" /> 385 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" />
386 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" /> 386 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" />
387 387 </if>
388 <if expr="pp_ifdef('desktop_linux')">
389 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="linux/lin ux_restore.png" />
390 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="linux/l inux_restore_hover.png" />
391 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="linux/l inux_restore_pressed.png" />
392 </if>
393 <if expr="not pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')">
394 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="restore.p ng" />
395 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="restore _hover.png" />
396 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="restore _pressed.png" />
397 </if>
398 <if expr="pp_ifdef('use_aura') and not is_win">
388 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_C ENTER_H" file="cros/aura_scrollbar_base_horizontal_hover_center.png" /> 399 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_C ENTER_H" file="cros/aura_scrollbar_base_horizontal_hover_center.png" />
389 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_L EFT_H" file="cros/aura_scrollbar_base_horizontal_hover_left.png" /> 400 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_L EFT_H" file="cros/aura_scrollbar_base_horizontal_hover_left.png" />
390 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_R IGHT_H" file="cros/aura_scrollbar_base_horizontal_hover_right.png" /> 401 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_R IGHT_H" file="cros/aura_scrollbar_base_horizontal_hover_right.png" />
391 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_BOT TOM_H" file="cros/aura_scrollbar_base_vertical_hover_bottom.png" /> 402 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_BOT TOM_H" file="cros/aura_scrollbar_base_vertical_hover_bottom.png" />
392 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_CEN TER_H" file="cros/aura_scrollbar_base_vertical_hover_center.png" /> 403 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_CEN TER_H" file="cros/aura_scrollbar_base_vertical_hover_center.png" />
393 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_TOP _H" file="cros/aura_scrollbar_base_vertical_hover_top.png" /> 404 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_TOP _H" file="cros/aura_scrollbar_base_vertical_hover_top.png" />
394 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER" file="cros/aura_scrollbar_thumb_horizontal_normal_center.png" /> 405 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER" file="cros/aura_scrollbar_thumb_horizontal_normal_center.png" />
395 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_H" file="cros/aura_scrollbar_thumb_horizontal_hover_center.png" /> 406 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_H" file="cros/aura_scrollbar_thumb_horizontal_hover_center.png" />
396 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_center.png" /> 407 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_center.png" />
397 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ LEFT" file="cros/aura_scrollbar_thumb_horizontal_normal_left.png" /> 408 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ LEFT" file="cros/aura_scrollbar_thumb_horizontal_normal_left.png" />
398 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ LEFT_H" file="cros/aura_scrollbar_thumb_horizontal_hover_left.png" /> 409 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ LEFT_H" file="cros/aura_scrollbar_thumb_horizontal_hover_left.png" />
399 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ LEFT_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_left.png" /> 410 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ LEFT_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_left.png" />
400 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ RIGHT" file="cros/aura_scrollbar_thumb_horizontal_normal_right.png" /> 411 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ RIGHT" file="cros/aura_scrollbar_thumb_horizontal_normal_right.png" />
401 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ RIGHT_H" file="cros/aura_scrollbar_thumb_horizontal_hover_right.png" /> 412 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ RIGHT_H" file="cros/aura_scrollbar_thumb_horizontal_hover_right.png" />
402 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ RIGHT_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_right.png" /> 413 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ RIGHT_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_right.png" />
403 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_BO TTOM" file="cros/aura_scrollbar_thumb_vertical_normal_bottom.png" /> 414 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_BO TTOM" file="cros/aura_scrollbar_thumb_vertical_normal_bottom.png" />
404 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_BO TTOM_H" file="cros/aura_scrollbar_thumb_vertical_hover_bottom.png" /> 415 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_BO TTOM_H" file="cros/aura_scrollbar_thumb_vertical_hover_bottom.png" />
405 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_BO TTOM_P" file="cros/aura_scrollbar_thumb_vertical_pressed_bottom.png" /> 416 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_BO TTOM_P" file="cros/aura_scrollbar_thumb_vertical_pressed_bottom.png" />
406 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER" file="cros/aura_scrollbar_thumb_vertical_normal_center.png" /> 417 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER" file="cros/aura_scrollbar_thumb_vertical_normal_center.png" />
407 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_H" file="cros/aura_scrollbar_thumb_vertical_hover_center.png" /> 418 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_H" file="cros/aura_scrollbar_thumb_vertical_hover_center.png" />
408 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_P" file="cros/aura_scrollbar_thumb_vertical_pressed_center.png" /> 419 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_P" file="cros/aura_scrollbar_thumb_vertical_pressed_center.png" />
409 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P" file="cros/aura_scrollbar_thumb_vertical_normal_top.png" /> 420 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P" file="cros/aura_scrollbar_thumb_vertical_normal_top.png" />
410 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_H" file="cros/aura_scrollbar_thumb_vertical_hover_top.png" /> 421 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_H" file="cros/aura_scrollbar_thumb_vertical_hover_top.png" />
411 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_P" file="cros/aura_scrollbar_thumb_vertical_pressed_top.png" /> 422 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_P" file="cros/aura_scrollbar_thumb_vertical_pressed_top.png" />
412 </if> 423 </if>
413 <if expr="pp_ifdef('desktop_linux')"> 424 <if expr="is_win">
414 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="linux/lin ux_restore.png" /> 425 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM" file="win/aura_scrollbar_arrow_button_base_hover_bottom.png" / >
415 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="linux/l inux_restore_hover.png" /> 426 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM_LEFT" file="win/aura_scrollbar_arrow_button_base_hover_bottom_l eft.png" />
416 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="linux/l inux_restore_pressed.png" /> 427 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_BOTTOM_RIGHT" file="win/aura_scrollbar_arrow_button_base_hover_bottom_ right.png" />
417 </if> 428 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_CENTER" file="win/aura_scrollbar_arrow_button_base_hover_center.png" / >
418 <if expr="not pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')"> 429 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_LEFT" file="win/aura_scrollbar_arrow_button_base_hover_left.png" />
419 <structure type="chrome_scaled_image" name="IDR_RESTORE" file="restore.p ng" /> 430 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_RIGHT" file="win/aura_scrollbar_arrow_button_base_hover_right.png" />
420 <structure type="chrome_scaled_image" name="IDR_RESTORE_H" file="restore _hover.png" /> 431 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_TOP" file="win/aura_scrollbar_arrow_button_base_hover_top.png" />
421 <structure type="chrome_scaled_image" name="IDR_RESTORE_P" file="restore _pressed.png" /> 432 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_TOP_LEFT" file="win/aura_scrollbar_arrow_button_base_hover_top_left.pn g" />
433 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_HOVER_TOP_RIGHT" file="win/aura_scrollbar_arrow_button_base_hover_top_right. png" />
434 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_BOTTOM" file="win/aura_scrollbar_arrow_button_base_normal_bottom.png" />
435 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_BOTTOM_LEFT" file="win/aura_scrollbar_arrow_button_base_normal_bottom _left.png" />
436 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_BOTTOM_RIGHT" file="win/aura_scrollbar_arrow_button_base_normal_botto m_right.png" />
437 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_CENTER" file="win/aura_scrollbar_arrow_button_base_normal_center.png" />
438 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_LEFT" file="win/aura_scrollbar_arrow_button_base_normal_left.png" />
439 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_RIGHT" file="win/aura_scrollbar_arrow_button_base_normal_right.png" / >
440 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_TOP" file="win/aura_scrollbar_arrow_button_base_normal_top.png" />
441 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_TOP_LEFT" file="win/aura_scrollbar_arrow_button_base_normal_top_left. png" />
442 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_NORMAL_TOP_RIGHT" file="win/aura_scrollbar_arrow_button_base_normal_top_righ t.png" />
443 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_BOTTOM" file="win/aura_scrollbar_arrow_button_base_pressed_bottom.pn g" />
444 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_BOTTOM_LEFT" file="win/aura_scrollbar_arrow_button_base_pressed_bott om_left.png" />
445 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_BOTTOM_RIGHT" file="win/aura_scrollbar_arrow_button_base_pressed_bot tom_right.png" />
446 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_CENTER" file="win/aura_scrollbar_arrow_button_base_pressed_center.pn g" />
447 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_LEFT" file="win/aura_scrollbar_arrow_button_base_pressed_left.png" / >
448 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_RIGHT" file="win/aura_scrollbar_arrow_button_base_pressed_right.png" />
449 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_TOP" file="win/aura_scrollbar_arrow_button_base_pressed_top.png" />
450 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_TOP_LEFT" file="win/aura_scrollbar_arrow_button_base_pressed_top_lef t.png" />
451 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_ARROW_BUTTON_B ASE_PRESSED_TOP_RIGHT" file="win/aura_scrollbar_arrow_button_base_pressed_top_ri ght.png" />
452 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_BOTTOM" f ile="win/aura_scrollbar_base_bottom.png" />
453 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_BOTTOM_LE FT" file="win/aura_scrollbar_base_bottom_left.png" />
454 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_BOTTOM_RI GHT" file="win/aura_scrollbar_base_bottom_right.png" />
455 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_CENTER" f ile="win/aura_scrollbar_base_center.png" />
456 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_LEFT" fil e="win/aura_scrollbar_base_left.png" />
457 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_RIGHT" fi le="win/aura_scrollbar_base_right.png" />
458 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_TOP" file ="win/aura_scrollbar_base_top.png" />
459 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_TOP_LEFT" file="win/aura_scrollbar_base_top_left.png" />
460 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_BASE_TOP_RIGHT " file="win/aura_scrollbar_base_top_right.png" />
461 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_BOTTOM" file="win/aura_scrollbar_thumb_base_hover_bottom.png" />
462 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_BOTTOM_LEFT" file="win/aura_scrollbar_thumb_base_hover_bottom_left.png" />
463 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_BOTTOM_RIGHT" file="win/aura_scrollbar_thumb_base_hover_bottom_right.png" />
464 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_CENTER" file="win/aura_scrollbar_thumb_base_hover_center.png" />
465 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_LEFT" file="win/aura_scrollbar_thumb_base_hover_left.png" />
466 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_RIGHT" file="win/aura_scrollbar_thumb_base_hover_right.png" />
467 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_TOP" file="win/aura_scrollbar_thumb_base_hover_top.png" />
468 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_TOP_LEFT" file="win/aura_scrollbar_thumb_base_hover_top_left.png" />
469 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_HOV ER_TOP_RIGHT" file="win/aura_scrollbar_thumb_base_hover_top_right.png" />
470 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_BOTTOM" file="win/aura_scrollbar_thumb_base_normal_bottom.png" />
471 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_BOTTOM_LEFT" file="win/aura_scrollbar_thumb_base_normal_bottom_left.png" />
472 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_BOTTOM_RIGHT" file="win/aura_scrollbar_thumb_base_normal_bottom_right.png" / >
473 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_CENTER" file="win/aura_scrollbar_thumb_base_normal_center.png" />
474 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_LEFT" file="win/aura_scrollbar_thumb_base_normal_left.png" />
475 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_RIGHT" file="win/aura_scrollbar_thumb_base_normal_right.png" />
476 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_TOP" file="win/aura_scrollbar_thumb_base_normal_top.png" />
477 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_TOP_LEFT" file="win/aura_scrollbar_thumb_base_normal_top_left.png" />
478 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_NOR MAL_TOP_RIGHT" file="win/aura_scrollbar_thumb_base_normal_top_right.png" />
479 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM" file="win/aura_scrollbar_thumb_base_pressed_bottom.png" />
480 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM_LEFT" file="win/aura_scrollbar_thumb_base_pressed_bottom_left.png" / >
481 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_BOTTOM_RIGHT" file="win/aura_scrollbar_thumb_base_pressed_bottom_right.png" />
482 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_CENTER" file="win/aura_scrollbar_thumb_base_pressed_center.png" />
483 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_LEFT" file="win/aura_scrollbar_thumb_base_pressed_left.png" />
484 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_RIGHT" file="win/aura_scrollbar_thumb_base_pressed_right.png" />
485 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP" file="win/aura_scrollbar_thumb_base_pressed_top.png" />
486 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP_LEFT" file="win/aura_scrollbar_thumb_base_pressed_top_left.png" />
487 <structure type="chrome_scaled_image" name="IDR_SCROLLBAR_THUMB_BASE_PRE SSED_TOP_RIGHT" file="win/aura_scrollbar_thumb_base_pressed_top_right.png" />
422 </if> 488 </if>
423 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" f ile="common/textbutton_hover_bottom.png" /> 489 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM" f ile="common/textbutton_hover_bottom.png" />
424 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_LE FT" file="common/textbutton_hover_bottom_left.png" /> 490 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_LE FT" file="common/textbutton_hover_bottom_left.png" />
425 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_RI GHT" file="common/textbutton_hover_bottom_right.png" /> 491 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_BOTTOM_RI GHT" file="common/textbutton_hover_bottom_right.png" />
426 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_CENTER" f ile="common/textbutton_hover_center.png" /> 492 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_CENTER" f ile="common/textbutton_hover_center.png" />
427 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_LEFT" fil e="common/textbutton_hover_left.png" /> 493 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_LEFT" fil e="common/textbutton_hover_left.png" />
428 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_RIGHT" fi le="common/textbutton_hover_right.png" /> 494 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_RIGHT" fi le="common/textbutton_hover_right.png" />
429 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP" file ="common/textbutton_hover_top.png" /> 495 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP" file ="common/textbutton_hover_top.png" />
430 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_LEFT" file="common/textbutton_hover_top_left.png" /> 496 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_LEFT" file="common/textbutton_hover_top_left.png" />
431 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_RIGHT " file="common/textbutton_hover_top_right.png" /> 497 <structure type="chrome_scaled_image" name="IDR_TEXTBUTTON_HOVER_TOP_RIGHT " file="common/textbutton_hover_top_right.png" />
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" /> 543 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" />
478 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 544 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
479 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 545 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
480 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 546 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
481 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 547 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
482 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 548 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
483 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 549 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
484 </structures> 550 </structures>
485 </release> 551 </release>
486 </grit> 552 </grit>
OLDNEW
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698