OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- This grd file contains images that are pre-scaled for device scale | 2 <!-- This grd file contains images that are pre-scaled for device scale |
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| | 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| |
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The | 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The |
5 |fallback_to_low_resolution| attribute controls behavior when | 5 |fallback_to_low_resolution| attribute controls behavior when |
6 an image file is missing for target scale factor. If true, chrome | 6 an image file is missing for target scale factor. If true, chrome |
7 will automatically scale the 1x image to the target scale factor. | 7 will automatically scale the 1x image to the target scale factor. |
8 If false, build will fail due to missing resources. This is | 8 If false, build will fail due to missing resources. This is |
9 currently set to true for all resources, but the default will | 9 currently set to true for all resources, but the default will |
10 become false in near future. | 10 become false in near future. |
(...skipping 805 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
816 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto
ns | 816 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto
ns |
817 fill a background with a color from the theme, tile IDR_CLOSE_1 over
it, | 817 fill a background with a color from the theme, tile IDR_CLOSE_1 over
it, |
818 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc
--> | 818 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc
--> |
819 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> | 819 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> |
820 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> | 820 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> |
821 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> | 821 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> |
822 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> | 822 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> |
823 <if expr="is_macosx"> | 823 <if expr="is_macosx"> |
824 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil
e="legacy/tab_audio_indicator.png" /> | 824 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil
e="legacy/tab_audio_indicator.png" /> |
825 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT
OR" file="legacy/tab_audio_muting_indicator.png" /> | 825 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT
OR" file="legacy/tab_audio_muting_indicator.png" /> |
| 826 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR"
file="legacy/tab_recording_indicator.png" /> |
| 827 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" f
ile="legacy/tab_capture_indicator.png" /> |
826 </if> | 828 </if> |
827 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> | |
828 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> | 829 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> |
829 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> | 830 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> |
830 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" f
ile="common/tab_recording_indicator.png" /> | |
831 <if expr="chromeos"> | 831 <if expr="chromeos"> |
832 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c
ros/technical_error.png" /> | 832 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c
ros/technical_error.png" /> |
833 </if> | 833 </if> |
834 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co
mmon/textfield_bottom.png" /> | 834 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co
mmon/textfield_bottom.png" /> |
835 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil
e="common/textfield_bottom_left.png" /> | 835 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil
e="common/textfield_bottom_left.png" /> |
836 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi
le="common/textfield_bottom_right.png" /> | 836 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi
le="common/textfield_bottom_right.png" /> |
837 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co
mmon/textfield_center.png" /> | 837 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co
mmon/textfield_center.png" /> |
838 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_LEFT" file="comm
on/textfield_left.png" /> | 838 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_LEFT" file="comm
on/textfield_left.png" /> |
839 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_RIGHT" file="com
mon/textfield_right.png" /> | 839 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_RIGHT" file="com
mon/textfield_right.png" /> |
840 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_TOP" file="commo
n/textfield_top.png" /> | 840 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_TOP" file="commo
n/textfield_top.png" /> |
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
982 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA
IL" file="common/mail.png" /> | 982 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA
IL" file="common/mail.png" /> |
983 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA
IL_HOVER" file="common/mail_hover.png" /> | 983 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA
IL_HOVER" file="common/mail_hover.png" /> |
984 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA
IL_PRESSED" file="common/mail_pressed.png" /> | 984 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA
IL_PRESSED" file="common/mail_pressed.png" /> |
985 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA
T" file="common/chat.png" /> | 985 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA
T" file="common/chat.png" /> |
986 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA
T_HOVER" file="common/chat_hover.png" /> | 986 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA
T_HOVER" file="common/chat_hover.png" /> |
987 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA
T_PRESSED" file="common/chat_pressed.png" /> | 987 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA
T_PRESSED" file="common/chat_pressed.png" /> |
988 </if> | 988 </if> |
989 </structures> | 989 </structures> |
990 </release> | 990 </release> |
991 </grit> | 991 </grit> |
OLD | NEW |