Insets            104 apps/app_window.cc                                        const gfx::Insets& frame_insets) {
Insets            121 apps/app_window.cc                                         const gfx::Insets& frame_insets) {
Insets            166 apps/app_window.cc     const gfx::Insets& frame_insets) const {
Insets            194 apps/app_window.cc     const gfx::Insets& frame_insets) const {
Insets            201 apps/app_window.cc     const gfx::Insets& frame_insets) const {
Insets            208 apps/app_window.cc     const gfx::Insets& frame_insets) const {
Insets            215 apps/app_window.cc     const gfx::Insets& frame_insets) const {
Insets            323 apps/app_window.cc     gfx::Insets frame_insets = native_app_window_->GetFrameInsets();
Insets            720 apps/app_window.cc   gfx::Insets frame_insets = native_app_window_->GetFrameInsets();
Insets           1041 apps/app_window.cc       SizeConstraints constraints(params.GetWindowMinimumSize(gfx::Insets()),
Insets           1042 apps/app_window.cc                                   params.GetWindowMaximumSize(gfx::Insets()));
Insets            179 apps/app_window.h     gfx::Rect GetInitialWindowBounds(const gfx::Insets& frame_insets) const;
Insets            184 apps/app_window.h     gfx::Size GetContentMinimumSize(const gfx::Insets& frame_insets) const;
Insets            185 apps/app_window.h     gfx::Size GetContentMaximumSize(const gfx::Insets& frame_insets) const;
Insets            186 apps/app_window.h     gfx::Size GetWindowMinimumSize(const gfx::Insets& frame_insets) const;
Insets            187 apps/app_window.h     gfx::Size GetWindowMaximumSize(const gfx::Insets& frame_insets) const;
Insets             30 apps/app_window_browsertest.cc   gfx::Insets insets = native_window->GetFrameInsets();
Insets             54 apps/app_window_browsertest.cc   gfx::Insets insets = native_window->GetFrameInsets();
Insets             68 apps/app_window_browsertest.cc   gfx::Insets insets = native_window->GetFrameInsets();
Insets             25 apps/size_constraints.cc     const gfx::Insets& frame_insets) {
Insets             11 apps/size_constraints.h class Insets;
Insets             28 apps/size_constraints.h                                          const gfx::Insets& frame_insets);
Insets             67 apps/ui/native_app_window.h   virtual gfx::Insets GetFrameInsets() const = 0;
Insets            145 apps/ui/views/app_window_frame_view.cc   gfx::Insets native_frame_insets =
Insets            175 apps/ui/views/app_window_frame_view.cc     expanded_bounds.Inset(gfx::Insets(-resize_outside_bounds_size_,
Insets             41 apps/ui/views/native_app_window_views.cc       create_params.GetContentMinimumSize(gfx::Insets()));
Insets             43 apps/ui/views/native_app_window_views.cc       create_params.GetContentMaximumSize(gfx::Insets()));
Insets             67 apps/ui/views/native_app_window_views.cc       create_params.GetInitialWindowBounds(gfx::Insets()).size());
Insets            368 apps/ui/views/native_app_window_views.cc gfx::Insets NativeAppWindowViews::GetFrameInsets() const {
Insets            370 apps/ui/views/native_app_window_views.cc     return gfx::Insets();
Insets            149 apps/ui/views/native_app_window_views.h   virtual gfx::Insets GetFrameInsets() const OVERRIDE;
Insets            336 ash/display/display_controller.cc gfx::Insets DisplayController::GetOverscanInsets(int64 display_id) const {
Insets            341 ash/display/display_controller.cc                                           const gfx::Insets& insets_in_dip) {
Insets            520 ash/display/display_controller.cc     const gfx::Insets& insets) {
Insets             36 ash/display/display_controller.h class Insets;
Insets            137 ash/display/display_controller.h   gfx::Insets GetOverscanInsets(int64 display_id) const;
Insets            138 ash/display/display_controller.h   void SetOverscanInsets(int64 display_id, const gfx::Insets& insets_in_dip);
Insets            146 ash/display/display_controller.h                                             const gfx::Insets& insets);
Insets            392 ash/display/display_controller_unittest.cc   gfx::Insets insets(5, 5, 5, 5);
Insets            586 ash/display/display_controller_unittest.cc   gfx::Insets insets(5, 5, 5, 5);
Insets           1078 ash/display/display_controller_unittest.cc                                         gfx::Insets(10, 15, 20, 25));
Insets           1088 ash/display/display_controller_unittest.cc   display_controller->SetOverscanInsets(display1.id(), gfx::Insets());
Insets            158 ash/display/display_info.cc     display_info.SetOverscanInsets(gfx::Insets(height, width, height, width));
Insets            247 ash/display/display_info.cc     gfx::Insets insets_in_pixel =
Insets            262 ash/display/display_info.cc void DisplayInfo::SetOverscanInsets(const gfx::Insets& insets_in_dip) {
Insets            266 ash/display/display_info.cc gfx::Insets DisplayInfo::GetOverscanInsetsInPixel() const {
Insets            116 ash/display/display_info.h   const gfx::Insets& overscan_insets_in_dip() const {
Insets            144 ash/display/display_info.h   void SetOverscanInsets(const gfx::Insets& insets_in_dip);
Insets            145 ash/display/display_info.h   gfx::Insets GetOverscanInsetsInPixel() const;
Insets            204 ash/display/display_info.h   gfx::Insets overscan_insets_in_dip_;
Insets            369 ash/display/display_manager.cc                                              const gfx::Insets& insets) {
Insets            378 ash/display/display_manager.cc                                        const gfx::Insets& insets_in_dip) {
Insets            466 ash/display/display_manager.cc     const gfx::Insets* overscan_insets,
Insets            500 ash/display/display_manager.cc gfx::Insets DisplayManager::GetOverscanInsets(int64 display_id) const {
Insets            504 ash/display/display_manager.cc       it->second.overscan_insets_in_dip() : gfx::Insets();
Insets            676 ash/display/display_manager.cc       info.SetOverscanInsets(gfx::Insets());
Insets           1113 ash/display/display_manager.cc   gfx::Insets insets = secondary_display->GetWorkAreaInsets();
Insets             25 ash/display/display_manager.h class Insets;
Insets            154 ash/display/display_manager.h   bool UpdateWorkAreaOfDisplay(int64 display_id, const gfx::Insets& insets);
Insets            159 ash/display/display_manager.h   void SetOverscanInsets(int64 display_id, const gfx::Insets& insets_in_dip);
Insets            175 ash/display/display_manager.h                                const gfx::Insets* overscan_insets,
Insets            189 ash/display/display_manager.h   gfx::Insets GetOverscanInsets(int64 display_id) const;
Insets            262 ash/display/display_manager_unittest.cc       display_info2.id(), gfx::Insets(13, 12, 11, 10));
Insets            280 ash/display/display_manager_unittest.cc   display_manager()->SetOverscanInsets(display_info1.id(), gfx::Insets());
Insets            282 ash/display/display_manager_unittest.cc       display_info2.id(), gfx::Insets(13, 12, 11, 10));
Insets            294 ash/display/display_manager_unittest.cc       display_info2.id(), gfx::Insets(10, 11, 12, 13));
Insets            329 ash/display/display_manager_unittest.cc       display_manager()->GetDisplayAt(1).id(), gfx::Insets(4, 5, 6, 7));
Insets            367 ash/display/display_manager_unittest.cc   display_manager()->SetOverscanInsets(display2_id, gfx::Insets(0, 0, 0, 0));
Insets            371 ash/display/display_manager_unittest.cc   display_manager()->SetOverscanInsets(display2_id, gfx::Insets(1, 0, 0, 0));
Insets            376 ash/display/display_manager_unittest.cc   display_manager()->SetOverscanInsets(display2_id, gfx::Insets(0, 0, 0, 0));
Insets            111 ash/display/root_window_transformers.cc gfx::Transform CreateInsetsAndScaleTransform(const gfx::Insets& insets,
Insets            172 ash/display/root_window_transformers.cc   virtual gfx::Insets GetHostInsets() const OVERRIDE {
Insets            195 ash/display/root_window_transformers.cc   gfx::Insets host_insets_;
Insets            254 ash/display/root_window_transformers.cc   virtual gfx::Insets GetHostInsets() const OVERRIDE {
Insets            263 ash/display/root_window_transformers.cc   gfx::Insets insets_;
Insets             12 ash/frame/caption_buttons/alternate_frame_size_button_delegate.h class Insets;
Insets            176 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   gfx::Insets inset = GetInsets();
Insets            196 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   gfx::Insets insets = GetInsets();
Insets            211 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   gfx::Insets inset = GetInsets();
Insets            347 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   set_margins(gfx::Insets());
Insets             68 ash/ime/candidate_view.cc   const gfx::Insets kVerticalShortcutLabelInsets(1, 6, 1, 6);
Insets             69 ash/ime/candidate_view.cc   const gfx::Insets kHorizontalShortcutLabelInsets(1, 3, 1, 0);
Insets             70 ash/ime/candidate_view.cc   const gfx::Insets insets =
Insets             65 ash/ime/candidate_window_view.cc   virtual gfx::Insets GetInsets() const OVERRIDE {
Insets             66 ash/ime/candidate_window_view.cc     return gfx::Insets();
Insets            152 ash/ime/candidate_window_view.cc   set_margins(gfx::Insets());
Insets             48 ash/ime/infolist_window.cc   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             77 ash/ime/infolist_window.cc gfx::Insets InfolistBorder::GetInsets() const {
Insets             80 ash/ime/infolist_window.cc   return gfx::Insets();
Insets            176 ash/ime/infolist_window.cc   set_margins(gfx::Insets());
Insets             29 ash/ime/mode_indicator_view.cc   explicit ModeIndicatorFrameView(const gfx::Insets& content_margins)
Insets             75 ash/popup_message.cc   gfx::Insets insets = gfx::Insets(kArrowOffsetTopBottom,
Insets             90 ash/popup_message.cc   set_margins(gfx::Insets(kMessageTopBottomMargin, kMessageLeftRightMargin,
Insets            194 ash/root_window_controller.cc   gfx::Insets mouse_extend(-kResizeOutsideBoundsSize,
Insets            198 ash/root_window_controller.cc   gfx::Insets touch_extend = mouse_extend.Scale(
Insets             44 ash/shelf/alternate_app_list_button.cc                       kFocusBorderColor, gfx::Insets(1, 1, 1, 1)));
Insets             48 ash/shelf/app_list_button.cc                       kFocusBorderColor, gfx::Insets(1, 1, 1, 1)));
Insets             50 ash/shelf/overflow_bubble_view.cc   set_margins(gfx::Insets(kPadding, kPadding, kPadding, kPadding));
Insets            181 ash/shelf/overflow_bubble_view.cc   gfx::Insets bubble_insets = border->GetInsets();
Insets            769 ash/shelf/shelf_layout_manager.cc       gfx::Insets(0, 0, inset, 0),
Insets            770 ash/shelf/shelf_layout_manager.cc       gfx::Insets(0, inset, 0, 0),
Insets            771 ash/shelf/shelf_layout_manager.cc       gfx::Insets(0, 0, 0, inset),
Insets            772 ash/shelf/shelf_layout_manager.cc       gfx::Insets(inset, 0, 0, 0)));
Insets            839 ash/shelf/shelf_layout_manager.cc       gfx::Insets(0, 0, GetWorkAreaSize(state, shelf_height), 0),
Insets            840 ash/shelf/shelf_layout_manager.cc       gfx::Insets(0, GetWorkAreaSize(state, shelf_width), 0, 0),
Insets            841 ash/shelf/shelf_layout_manager.cc       gfx::Insets(0, 0, 0, GetWorkAreaSize(state, shelf_width)),
Insets            842 ash/shelf/shelf_layout_manager.cc       gfx::Insets(GetWorkAreaSize(state, shelf_height), 0, 0, 0));
Insets            850 ash/shelf/shelf_layout_manager.cc     gfx::Insets keyboard_insets(0, 0, keyboard_bounds_.height(), 0);
Insets            856 ash/shelf/shelf_layout_manager.cc     gfx::Insets dock_insets(
Insets           1170 ash/shelf/shelf_layout_manager.cc     Shell::GetInstance()->SetDisplayWorkAreaInsets(root_window_, gfx::Insets());
Insets            243 ash/shelf/shelf_layout_manager.h     gfx::Insets work_area_insets;
Insets             78 ash/shelf/shelf_tooltip_manager.cc   gfx::Insets insets = gfx::Insets(kArrowOffsetTopBottom,
Insets             92 ash/shelf/shelf_tooltip_manager.cc   set_margins(gfx::Insets(kTooltipTopBottomMargin, kTooltipLeftRightMargin,
Insets            247 ash/shelf/shelf_widget.cc       : wm::EasyResizeWindowTargeter(container, gfx::Insets(), gfx::Insets()),
Insets            260 ash/shelf/shelf_widget.cc   gfx::Insets GetInsetsForAlignment(int distance,
Insets            264 ash/shelf/shelf_widget.cc         return gfx::Insets(distance, 0, 0, 0);
Insets            266 ash/shelf/shelf_widget.cc         return gfx::Insets(0, 0, 0, distance);
Insets            268 ash/shelf/shelf_widget.cc         return gfx::Insets(0, distance, 0, 0);
Insets            270 ash/shelf/shelf_widget.cc         return gfx::Insets(0, 0, distance, 0);
Insets            273 ash/shelf/shelf_widget.cc     return gfx::Insets();
Insets            283 ash/shelf/shelf_widget.cc     gfx::Insets mouse_insets;
Insets            284 ash/shelf/shelf_widget.cc     gfx::Insets touch_insets;
Insets            333 ash/shell.cc                                        const gfx::Insets& insets) {
Insets            271 ash/shell.h                                    const gfx::Insets& insets);
Insets             82 ash/system/chromeos/session/logout_button_tray.cc   gfx::Insets insets = border->GetInsets();
Insets             83 ash/system/chromeos/session/logout_button_tray.cc   insets += gfx::Insets(0, kLogoutButtonHorizontalExtraPadding,
Insets            361 ash/system/chromeos/tray_display_unittest.cc       ScreenUtil::GetSecondaryDisplay().id(), gfx::Insets());
Insets             31 ash/system/tray/fixed_sized_scroll_view.cc   gfx::Insets insets = GetInsets();
Insets             53 ash/system/tray/tray_details_view.cc   virtual gfx::Insets GetInsets() const OVERRIDE {
Insets             54 ash/system/tray/tray_details_view.cc     return gfx::Insets(0, 0, 1, 0);
Insets             43 ash/system/tray/tray_popup_header_button.cc                       gfx::Insets(1, 2, 2, 3)));
Insets             25 ash/system/tray/tray_popup_label_button.cc       gfx::Insets(1, 1, 2, 2)));
Insets             57 ash/system/tray/tray_popup_label_button_border.cc   set_insets(gfx::Insets(kTrayPopupLabelButtonPaddingVertical,
Insets            526 ash/system/user/tray_user.cc     const gfx::Insets insets = GetInsets();
Insets            556 ash/system/user/tray_user.cc   const gfx::Insets insets = GetInsets();
Insets            180 ash/system/web_notification/web_notification_tray.cc       gfx::Insets(0, 0, width, 0),
Insets            181 ash/system/web_notification/web_notification_tray.cc       gfx::Insets(0, width, 0, 0),
Insets            182 ash/system/web_notification/web_notification_tray.cc       gfx::Insets(0, 0, 0, width),
Insets            183 ash/system/web_notification/web_notification_tray.cc       gfx::Insets(width, 0, 0, 0)));
Insets             49 ash/wm/drag_window_resizer_unittest.cc     Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets             36 ash/wm/resize_handle_window_targeter.cc     frame_border_inset_ = gfx::Insets();
Insets             38 ash/wm/resize_handle_window_targeter.cc     frame_border_inset_ = gfx::Insets(kResizeInsideBoundsSize,
Insets             56 ash/wm/resize_handle_window_targeter.cc     gfx::Insets insets;
Insets             66 ash/wm/resize_handle_window_targeter.cc       insets = gfx::Insets(kImmersiveFullscreenTopEdgeInset, 0, 0, 0);
Insets             49 ash/wm/resize_handle_window_targeter.h   gfx::Insets frame_border_inset_;
Insets             91 ash/wm/workspace/workspace_window_resizer_unittest.cc     Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets            437 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets            795 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 10, 0));
Insets            819 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 10, 0));
Insets            845 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 10, 0));
Insets            879 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(10, 0, 0, 0));
Insets            891 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0));
Insets            903 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0));
Insets            920 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0));
Insets            940 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0));
Insets            964 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0));
Insets            987 ash/wm/workspace/workspace_window_resizer_unittest.cc       Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0));
Insets           1504 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1535 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1564 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1600 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1629 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1655 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1689 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets           1716 ash/wm/workspace/workspace_window_resizer_unittest.cc   Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
Insets            629 ash/wm/workspace_controller_unittest.cc   gfx::Insets insets =
Insets             41 chrome/browser/chromeos/display/display_preferences.cc bool ValueToInsets(const base::DictionaryValue& value, gfx::Insets* insets) {
Insets             57 chrome/browser/chromeos/display/display_preferences.cc void InsetsToValue(const gfx::Insets& insets, base::DictionaryValue* value) {
Insets            155 chrome/browser/chromeos/display/display_preferences.cc     const gfx::Insets* insets_to_set = NULL;
Insets            170 chrome/browser/chromeos/display/display_preferences.cc     gfx::Insets insets;
Insets             19 chrome/browser/chromeos/display/display_preferences.h class Insets;
Insets            117 chrome/browser/chromeos/display/display_preferences_unittest.cc   void StoreDisplayOverscan(int64 id, const gfx::Insets& insets) {
Insets            223 chrome/browser/chromeos/display/display_preferences_unittest.cc   display_controller->SetOverscanInsets(id1, gfx::Insets(10, 11, 12, 13));
Insets            540 chrome/browser/chromeos/display/display_preferences_unittest.cc       gfx::Insets(10, 11, 12, 13));
Insets             63 chrome/browser/chromeos/display/overscan_calibrator.cc     const gfx::Display& target_display, const gfx::Insets& initial_insets)
Insets             71 chrome/browser/chromeos/display/overscan_calibrator.cc       display_.id(), gfx::Insets());
Insets            110 chrome/browser/chromeos/display/overscan_calibrator.cc void OverscanCalibrator::UpdateInsets(const gfx::Insets& insets) {
Insets             26 chrome/browser/chromeos/display/overscan_calibrator.h                      const gfx::Insets& initial_insets);
Insets             38 chrome/browser/chromeos/display/overscan_calibrator.h   void UpdateInsets(const gfx::Insets& insets);
Insets             40 chrome/browser/chromeos/display/overscan_calibrator.h   const gfx::Insets& insets() const { return insets_; }
Insets             52 chrome/browser/chromeos/display/overscan_calibrator.h   gfx::Insets insets_;
Insets             55 chrome/browser/chromeos/display/overscan_calibrator.h   gfx::Insets initial_insets_;
Insets             95 chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.cc   const gfx::Insets kDialogInsets(kTopInset, kInset, kInset, kInset);
Insets            114 chrome/browser/chromeos/profiles/multiprofiles_session_aborted_dialog.cc   const gfx::Insets kDialogInsets(kTopInset, kInset, kInset, kInset);
Insets            165 chrome/browser/chromeos/ui/echo_dialog_view.cc   gfx::Insets insets = GetInsets();
Insets             13 chrome/browser/devtools/devtools_contents_resizing_strategy.cc     const gfx::Insets& insets, const gfx::Size& min_size)
Insets             39 chrome/browser/devtools/devtools_contents_resizing_strategy.cc   const gfx::Insets& insets = strategy.insets();
Insets             19 chrome/browser/devtools/devtools_contents_resizing_strategy.h       const gfx::Insets& insets,
Insets             25 chrome/browser/devtools/devtools_contents_resizing_strategy.h   const gfx::Insets& insets() const { return insets_; }
Insets             30 chrome/browser/devtools/devtools_contents_resizing_strategy.h   gfx::Insets insets_;
Insets             26 chrome/browser/devtools/devtools_contents_resizing_strategy_unittest.cc       gfx::Insets(10, 20, 30, 40), gfx::Size(0, 0));
Insets             42 chrome/browser/devtools/devtools_contents_resizing_strategy_unittest.cc       gfx::Insets(10, 20, 90, 30), gfx::Size(60, 120));
Insets             58 chrome/browser/devtools/devtools_contents_resizing_strategy_unittest.cc       gfx::Insets(0, 130, 0, 0), gfx::Size(60, 120));
Insets             74 chrome/browser/devtools/devtools_contents_resizing_strategy_unittest.cc       gfx::Insets(120, 0, 80, 0), gfx::Size(60, 120));
Insets             90 chrome/browser/devtools/devtools_contents_resizing_strategy_unittest.cc       gfx::Insets(10, 10, 10, 10), gfx::Size(120, 230));
Insets             24 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc bool GetValue(const base::ListValue& list, int pos, gfx::Insets& insets) {
Insets             36 chrome/browser/devtools/devtools_embedder_message_dispatcher.h         const gfx::Insets& insets, const gfx::Size& min_size) = 0;
Insets           1012 chrome/browser/devtools/devtools_window.cc   gfx::Insets insets(top, left, bottom, right);
Insets           1017 chrome/browser/devtools/devtools_window.cc     const gfx::Insets& insets, const gfx::Size& min_size) {
Insets            308 chrome/browser/devtools/devtools_window.h       const gfx::Insets& insets, const gfx::Size& min_size) OVERRIDE;
Insets             73 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc                         const gfx::Insets& insets,
Insets             83 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc                          const gfx::Insets& insets,
Insets            214 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   gfx::Insets frame_insets = window->GetBaseWindow()->GetFrameInsets();
Insets            292 chrome/browser/extensions/api/app_current_window_internal/app_current_window_internal_api.cc   gfx::Insets insets;
Insets            196 chrome/browser/extensions/api/omnibox/omnibox_api.cc   omnibox_icon_manager_.set_padding(gfx::Insets(0, kOmniboxIconPaddingLeft,
Insets             23 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc using api::system_display::Insets;
Insets            253 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc     const gfx::Insets overscan =
Insets            326 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc         gfx::Insets(info.overscan->top, info.overscan->left,
Insets            378 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc   const gfx::Insets overscan_insets =
Insets             53 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc       const api::system_display::Insets& insets) const {
Insets            204 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc                                          gfx::Insets(20, 30, 50, 60));
Insets            224 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc                                          gfx::Insets(10, 20, 30, 40));
Insets            737 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan.reset(new api::system_display::Insets);
Insets            800 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan.reset(new api::system_display::Insets);
Insets            822 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan.reset(new api::system_display::Insets);
Insets            844 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan.reset(new api::system_display::Insets);
Insets            859 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   const gfx::Insets overscan =
Insets            875 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan.reset(new api::system_display::Insets);
Insets             31 chrome/browser/extensions/extension_icon_manager.cc                              const gfx::Insets& padding) {
Insets             47 chrome/browser/extensions/extension_icon_manager.h   void set_padding(const gfx::Insets& value) { padding_ = value; }
Insets             75 chrome/browser/extensions/extension_icon_manager.h   gfx::Insets padding_;
Insets             95 chrome/browser/ui/ash/multi_user/multi_user_warning_dialog.cc   const gfx::Insets kDialogInsets(kTopInset, kInset, kInset, kInset);
Insets            127 chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h   virtual gfx::Insets GetFrameInsets() const OVERRIDE;
Insets             64 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc   gfx::Insets frame_insets = GetFrameInsets();
Insets            708 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc gfx::Insets NativeAppWindowGtk::GetFrameInsets() const {
Insets            710 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc     return gfx::Insets();
Insets            713 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc     return gfx::Insets();
Insets            727 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc   return gfx::Insets(
Insets             85 chrome/browser/ui/gtk/apps/native_app_window_gtk.h   virtual gfx::Insets GetFrameInsets() const OVERRIDE;
Insets            390 chrome/browser/ui/gtk/download/download_shelf_gtk.cc   bounds.Inset(gfx::Insets(-kShelfAuraSize, 0, 0, 0));
Insets            122 chrome/browser/ui/libgtk2ui/gtk2_border.cc gfx::Insets Gtk2Border::GetInsets() const {
Insets            143 chrome/browser/ui/libgtk2ui/gtk2_border.cc   gfx::Insets insets = GetInsets();
Insets             37 chrome/browser/ui/libgtk2ui/gtk2_border.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets           1342 chrome/browser/ui/libgtk2ui/gtk2_ui.cc gfx::Insets Gtk2UI::GetButtonInsets() const {
Insets           1357 chrome/browser/ui/libgtk2ui/gtk2_ui.cc   gfx::Insets insets;
Insets           1359 chrome/browser/ui/libgtk2ui/gtk2_ui.cc     button_insets_ = gfx::Insets(border->top, border->left,
Insets           1364 chrome/browser/ui/libgtk2ui/gtk2_ui.cc     button_insets_ = gfx::Insets(1, 1, 1, 1);
Insets             59 chrome/browser/ui/libgtk2ui/gtk2_ui.h   gfx::Insets GetButtonInsets() const;
Insets            232 chrome/browser/ui/libgtk2ui/gtk2_ui.h   gfx::Insets button_insets_;
Insets            236 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc   gfx::Insets frame_insets = GetFrameInsets();
Insets            285 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc       create_params.GetInitialWindowBounds(gfx::Insets());
Insets            336 chrome/browser/ui/views/apps/chrome_native_app_window_views.cc   gfx::Insets inset(kResizeInsideBoundsSize, kResizeInsideBoundsSize,
Insets            100 chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc   gfx::Insets inset(-30, -30, -30, -30);
Insets            181 chrome/browser/ui/views/autofill/autofill_dialog_views.cc     gfx::Insets insets = GetInsets();
Insets            311 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   virtual gfx::Insets GetInsets() const OVERRIDE {
Insets            315 chrome/browser/ui/views/autofill/autofill_dialog_views.cc     return gfx::Insets(vertical_padding, kDialogEdgePadding,
Insets            478 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   gfx::Insets insets = GetInsets();
Insets            604 chrome/browser/ui/views/autofill/autofill_dialog_views.cc gfx::Insets AutofillDialogViews::OverlayView::GetInsets() const {
Insets            605 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   return gfx::Insets(12, 12, 12, 12);
Insets            961 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   gfx::Insets insets = GetInsets();
Insets            962 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   insets += gfx::Insets(-kFocusBorderWidth, -kFocusBorderWidth,
Insets            974 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   const gfx::Insets insets = GetInsets();
Insets            987 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   const gfx::Insets insets = GetInsets();
Insets           1753 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   gfx::Insets insets = GetInsets();
Insets            228 chrome/browser/ui/views/autofill/autofill_dialog_views.h     virtual gfx::Insets GetInsets() const OVERRIDE;
Insets            103 chrome/browser/ui/views/autofill/generated_credit_card_bubble_views.cc   gfx::Insets insets = views::BubbleFrameView::GetTitleInsets();
Insets            104 chrome/browser/ui/views/autofill/generated_credit_card_bubble_views.cc   set_margins(gfx::Insets(0, insets.left(), insets.top(), insets.left()));
Insets             35 chrome/browser/ui/views/autofill/info_bubble.cc   explicit InfoBubbleFrame(const gfx::Insets& content_margins)
Insets             64 chrome/browser/ui/views/autofill/info_bubble.cc   set_margins(gfx::Insets(kInfoBubbleVerticalMargin,
Insets            119 chrome/browser/ui/views/autofill/new_credit_card_bubble_views.cc   gfx::Insets border_insets(GetBubbleFrameView()->bubble_border()->GetInsets());
Insets            157 chrome/browser/ui/views/autofill/new_credit_card_bubble_views.cc   gfx::Insets insets = views::BubbleFrameView::GetTitleInsets();
Insets            158 chrome/browser/ui/views/autofill/new_credit_card_bubble_views.cc   set_margins(gfx::Insets(0, insets.left(), insets.top(), insets.left()));
Insets             37 chrome/browser/ui/views/autofill/password_generation_popup_view_views.cc     set_clip_insets(gfx::Insets(
Insets             21 chrome/browser/ui/views/autofill/tooltip_icon.cc gfx::Insets GetPreferredInsets(views::View* view) {
Insets             26 chrome/browser/ui/views/autofill/tooltip_icon.cc   return gfx::Insets(origin.y(),
Insets            125 chrome/browser/ui/views/autofill/tooltip_icon.cc         new views::MouseWatcherViewHost(frame, gfx::Insets()));
Insets             27 chrome/browser/ui/views/avatar_label.cc   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             32 chrome/browser/ui/views/avatar_label.cc   gfx::Insets insets_;
Insets             47 chrome/browser/ui/views/avatar_label.cc   insets_ = gfx::Insets(kVerticalInsetTop + addToTop,
Insets             81 chrome/browser/ui/views/avatar_label.cc gfx::Insets AvatarLabelBorder::GetInsets() const {
Insets            279 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc   set_margins(gfx::Insets(views::kPanelVertMargin, 0, 0, 0));
Insets            281 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc   set_anchor_view_insets(gfx::Insets(2, 0, 2, 0));
Insets             42 chrome/browser/ui/views/bookmarks/bookmark_prompt_view.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets            326 chrome/browser/ui/views/collected_cookies_views.cc   layout->SetInsets(gfx::Insets(kTabbedPaneTopPadding, 0, 0, 0));
Insets             63 chrome/browser/ui/views/conflicting_module_view_win.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets            150 chrome/browser/ui/views/content_setting_bubble_contents.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets            100 chrome/browser/ui/views/download/download_shelf_view.cc       mouse_watcher_(new views::MouseWatcherViewHost(this, gfx::Insets()),
Insets            104 chrome/browser/ui/views/dropdown_bar_view.cc   set_clip_insets(gfx::Insets(animation_offset_, 0, 0, 0));
Insets            140 chrome/browser/ui/views/dropdown_bar_view.cc       new views::HorizontalPainter(border_image_ids), gfx::Insets()));
Insets             86 chrome/browser/ui/views/extensions/bookmark_app_bubble_view.cc   set_margins(gfx::Insets(views::kPanelVertMargin, 0, 0, 0));
Insets             76 chrome/browser/ui/views/extensions/extension_message_bubble_view.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets             81 chrome/browser/ui/views/extensions/extension_popup.cc   set_margins(gfx::Insets(margin, margin, margin, margin));
Insets             84 chrome/browser/ui/views/first_run_bubble.cc       gfx::Insets(kAnchorVerticalInset, 0, kAnchorVerticalInset, 0));
Insets            138 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.cc     gfx::Insets* insets) const {
Insets             44 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.h   virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
Insets            169 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   gfx::Insets insets = GetClientAreaInsets();
Insets            208 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   gfx::Insets insets = GetClientAreaInsets();
Insets            495 chrome/browser/ui/views/frame/glass_browser_frame_view.cc gfx::Insets GlassBrowserFrameView::GetClientAreaInsets() const {
Insets            497 chrome/browser/ui/views/frame/glass_browser_frame_view.cc     return gfx::Insets();
Insets            501 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   return gfx::Insets(top_height,
Insets             76 chrome/browser/ui/views/frame/glass_browser_frame_view.h   gfx::Insets GetClientAreaInsets() const;
Insets            191 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc   gfx::Insets padding(kPaddingPx, kPaddingPx, kPaddingPx, kPaddingPx);
Insets             70 chrome/browser/ui/views/global_error_bubble_view.cc       gfx::Insets(kAnchorVerticalInset, 0, kAnchorVerticalInset, 0));
Insets            407 chrome/browser/ui/views/location_bar/location_bar_view.cc   search_button_border->set_insets(gfx::Insets());
Insets            977 chrome/browser/ui/views/location_bar/location_bar_view.cc   const gfx::Insets insets = omnibox_view_->GetInsets();
Insets            123 chrome/browser/ui/views/location_bar/zoom_bubble_view.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets             66 chrome/browser/ui/views/message_center/message_center_frame_view.cc gfx::Insets MessageCenterFrameView::GetInsets() const {
Insets             36 chrome/browser/ui/views/message_center/message_center_frame_view.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             95 chrome/browser/ui/views/message_center/message_center_widget_delegate.h   gfx::Insets border_insets_;
Insets             65 chrome/browser/ui/views/network_profile_bubble_view.cc       gfx::Insets(kAnchorVerticalInset, 0, kAnchorVerticalInset, 0));
Insets             34 chrome/browser/ui/views/new_avatar_button.cc   border->SetInsets(gfx::Insets(kInset, kInset, kInset, kInset));
Insets            229 chrome/browser/ui/views/outdated_upgrade_bubble_view.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets            323 chrome/browser/ui/views/panels/panel_frame_view.cc       gfx::Insets(thickness_for_mouse_resizing, thickness_for_mouse_resizing,
Insets            145 chrome/browser/ui/views/password_generation_bubble_view.cc   set_margins(gfx::Insets(kBubbleMargin, kBubbleMargin,
Insets            153 chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc   set_anchor_view_insets(gfx::Insets(5, 0, 5, 0));
Insets            384 chrome/browser/ui/views/profile_chooser_view.cc   set_margins(gfx::Insets());
Insets            195 chrome/browser/ui/views/profile_reset_bubble_view.cc   set_margins(gfx::Insets(kMarginHeight, 0, 0, 0));
Insets            282 chrome/browser/ui/views/screen_capture_notification_ui_views.cc       gfx::Insets(kPaddingVertical,
Insets            117 chrome/browser/ui/views/sync/one_click_signin_bubble_view.cc     set_anchor_view_insets(gfx::Insets(0, 0, anchor_view->height() / 2, 0));
Insets            121 chrome/browser/ui/views/sync/one_click_signin_bubble_view.cc   set_margins(gfx::Insets(margin, margin, margin, margin));
Insets           2325 chrome/browser/ui/views/tabs/tab_strip.cc                 this, gfx::Insets(0, 0, kTabStripAnimationVSlop, 0)),
Insets            286 chrome/browser/ui/views/tabs/tab_unittest.cc   gfx::Insets close_button_insets = tab.close_button_->GetInsets();
Insets            288 chrome/browser/ui/views/tabs/tab_unittest.cc   gfx::Insets close_button_insets_2 = tab.close_button_->GetInsets();
Insets             32 chrome/browser/ui/views/toolbar/back_button.cc   const gfx::Insets insets(border->GetInsets());
Insets             33 chrome/browser/ui/views/toolbar/back_button.cc   border->set_insets(gfx::Insets(insets.top(), insets.left() + margin,
Insets             43 chrome/browser/ui/views/toolbar/back_button.cc                       gfx::Insets(kFocusRectInset, kFocusRectInset + margin,
Insets            104 chrome/browser/ui/views/toolbar/wrench_menu.cc       gfx::Insets insets = border()->GetInsets();
Insets            130 chrome/browser/ui/views/toolbar/wrench_menu.cc   virtual gfx::Insets GetInsets() const OVERRIDE {
Insets            144 chrome/browser/ui/views/toolbar/wrench_menu.cc   const gfx::Insets insets_;
Insets            325 chrome/browser/ui/views/translate/translate_bubble_view.cc   set_margins(gfx::Insets(views::kPanelVertMargin, views::kPanelHorizMargin,
Insets            103 chrome/browser/ui/views/website_settings/permission_selector_view.cc   gfx::Insets insets = GetInsets();
Insets            237 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc   set_anchor_view_insets(gfx::Insets(kLocationIconVerticalMargin, 0,
Insets            319 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc   set_anchor_view_insets(gfx::Insets(kLocationIconVerticalMargin, 0,
Insets            358 chrome/browser/ui/views/website_settings/website_settings_popup_view.cc   set_margins(gfx::Insets(kPopupMarginTop, kPopupMarginLeft,
Insets            246 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc     gfx::Insets current_overscan = display_info.GetOverscanInsetsInPixel();
Insets            402 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc   gfx::Insets current_overscan = display_info.GetOverscanInsetsInPixel();
Insets            155 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   gfx::Insets insets = overscan_calibrator_->insets();
Insets            186 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc   gfx::Insets insets = overscan_calibrator_->insets();
Insets             87 mojo/examples/aura_demo/window_tree_host_mojo.cc gfx::Insets WindowTreeHostMojo::GetInsets() const {
Insets             89 mojo/examples/aura_demo/window_tree_host_mojo.cc   return gfx::Insets();
Insets             92 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::SetInsets(const gfx::Insets& insets) {
Insets             42 mojo/examples/aura_demo/window_tree_host_mojo.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             43 mojo/examples/aura_demo/window_tree_host_mojo.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets            299 ui/app_list/views/app_list_view.cc   set_margins(gfx::Insets());
Insets            304 ui/app_list/views/app_list_view.cc   set_anchor_view_insets(gfx::Insets(kArrowOffset + anchor_offset.y(),
Insets            777 ui/app_list/views/apps_grid_view.cc   const gfx::Insets insets(GetInsets());
Insets            148 ui/app_list/views/apps_grid_view_unittest.cc     gfx::Insets insets(apps_grid_view_->GetInsets());
Insets             43 ui/app_list/views/folder_header_view.cc           gfx::Insets(0, 0, 1, 1)));
Insets             32 ui/app_list/views/progress_bar_view.cc           gfx::Insets(2, 2, 2, 2))),
Insets            405 ui/aura/remote_window_tree_host_win.cc gfx::Insets RemoteWindowTreeHostWin::GetInsets() const {
Insets            406 ui/aura/remote_window_tree_host_win.cc   return gfx::Insets();
Insets            409 ui/aura/remote_window_tree_host_win.cc void RemoteWindowTreeHostWin::SetInsets(const gfx::Insets& insets) {
Insets            225 ui/aura/remote_window_tree_host_win.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets            226 ui/aura/remote_window_tree_host_win.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets             11 ui/aura/root_window_transformer.h class Insets;
Insets             40 ui/aura/root_window_transformer.h   virtual gfx::Insets GetHostInsets() const = 0;
Insets            240 ui/aura/window.h   void set_hit_test_bounds_override_inner(const gfx::Insets& insets) {
Insets            243 ui/aura/window.h   gfx::Insets hit_test_bounds_override_inner() const {
Insets            531 ui/aura/window.h   gfx::Insets hit_test_bounds_override_inner_;
Insets             67 ui/aura/window_tree_host.cc   virtual gfx::Insets GetHostInsets() const OVERRIDE {
Insets             68 ui/aura/window_tree_host.cc     return gfx::Insets();
Insets             17 ui/aura/window_tree_host.h class Insets;
Insets            135 ui/aura/window_tree_host.h   virtual gfx::Insets GetInsets() const = 0;
Insets            136 ui/aura/window_tree_host.h   virtual void SetInsets(const gfx::Insets& insets) = 0;
Insets             39 ui/aura/window_tree_host_mac.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             40 ui/aura/window_tree_host_mac.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets             70 ui/aura/window_tree_host_ozone.cc gfx::Insets WindowTreeHostOzone::GetInsets() const { return gfx::Insets(); }
Insets             72 ui/aura/window_tree_host_ozone.cc void WindowTreeHostOzone::SetInsets(const gfx::Insets& insets) {
Insets             38 ui/aura/window_tree_host_ozone.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             39 ui/aura/window_tree_host_ozone.h   virtual void SetInsets(const gfx::Insets& bounds) OVERRIDE;
Insets            144 ui/aura/window_tree_host_win.cc gfx::Insets WindowTreeHostWin::GetInsets() const {
Insets            145 ui/aura/window_tree_host_win.cc   return gfx::Insets();
Insets            148 ui/aura/window_tree_host_win.cc void WindowTreeHostWin::SetInsets(const gfx::Insets& insets) {
Insets             29 ui/aura/window_tree_host_win.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             30 ui/aura/window_tree_host_win.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets            570 ui/aura/window_tree_host_x11.cc gfx::Insets WindowTreeHostX11::GetInsets() const {
Insets            574 ui/aura/window_tree_host_x11.cc void WindowTreeHostX11::SetInsets(const gfx::Insets& insets) {
Insets             54 ui/aura/window_tree_host_x11.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             55 ui/aura/window_tree_host_x11.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets            118 ui/aura/window_tree_host_x11.h   gfx::Insets insets_;
Insets            515 ui/aura/window_unittest.cc   parent->set_hit_test_bounds_override_inner(gfx::Insets(1, 1, 1, 1));
Insets             88 ui/gfx/display.cc Insets Display::GetWorkAreaInsets() const {
Insets             89 ui/gfx/display.cc   return gfx::Insets(work_area_.y() - bounds_.y(),
Insets             98 ui/gfx/display.cc   Insets insets = bounds_.InsetsFrom(work_area_);
Insets            126 ui/gfx/display.cc void Display::UpdateWorkAreaFromInsets(const gfx::Insets& insets) {
Insets             86 ui/gfx/display.h   Insets GetWorkAreaInsets() const;
Insets            100 ui/gfx/display.h   void UpdateWorkAreaFromInsets(const gfx::Insets& work_area_insets);
Insets             28 ui/gfx/display_unittest.cc   display.UpdateWorkAreaFromInsets(gfx::Insets(3, 4, 5, 6));
Insets             15 ui/gfx/geometry/insets.cc template class InsetsBase<Insets, int>;
Insets             17 ui/gfx/geometry/insets.cc Insets::Insets() : InsetsBase<Insets, int>(0, 0, 0, 0) {}
Insets             19 ui/gfx/geometry/insets.cc Insets::Insets(int top, int left, int bottom, int right)
Insets             20 ui/gfx/geometry/insets.cc     : InsetsBase<Insets, int>(top, left, bottom, right) {}
Insets             23 ui/gfx/geometry/insets.cc Insets::Insets(const GtkBorder& border)
Insets             24 ui/gfx/geometry/insets.cc     : InsetsBase<Insets, int>(border.top,
Insets             31 ui/gfx/geometry/insets.cc Insets::~Insets() {}
Insets             33 ui/gfx/geometry/insets.cc std::string Insets::ToString() const {
Insets             22 ui/gfx/geometry/insets.h class GFX_EXPORT Insets : public InsetsBase<Insets, int> {
Insets             24 ui/gfx/geometry/insets.h   Insets();
Insets             25 ui/gfx/geometry/insets.h   Insets(int top, int left, int bottom, int right);
Insets             27 ui/gfx/geometry/insets.h   explicit Insets(const GtkBorder& border);
Insets             30 ui/gfx/geometry/insets.h   ~Insets();
Insets             32 ui/gfx/geometry/insets.h   Insets Scale(float scale) const {
Insets             36 ui/gfx/geometry/insets.h   Insets Scale(float x_scale, float y_scale) const {
Insets             37 ui/gfx/geometry/insets.h     return Insets(static_cast<int>(top() * y_scale),
Insets             52 ui/gfx/geometry/insets.h extern template class InsetsBase<Insets, int>;
Insets             10 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets;
Insets             20 ui/gfx/geometry/insets_unittest.cc TEST(InsetsTest, Insets) {
Insets             21 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets(1, 2, 3, 4);
Insets             32 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets;
Insets             41 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets;
Insets             43 ui/gfx/geometry/insets_unittest.cc   insets += gfx::Insets(5, 6, 7, 8);
Insets             51 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets1;
Insets             53 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets2;
Insets             64 ui/gfx/geometry/insets_unittest.cc   gfx::Insets insets(1, 2, 3, 4);
Insets             22 ui/gfx/geometry/rect.cc template class RectBase<Rect, Point, Size, Insets, Vector2d, int>;
Insets             36 ui/gfx/geometry/rect.h class Insets;
Insets             39 ui/gfx/geometry/rect.h     : public RectBase<Rect, Point, Size, Insets, Vector2d, int> {
Insets             41 ui/gfx/geometry/rect.h   Rect() : RectBase<Rect, Point, Size, Insets, Vector2d, int>(Point()) {}
Insets             44 ui/gfx/geometry/rect.h       : RectBase<Rect, Point, Size, Insets, Vector2d, int>
Insets             48 ui/gfx/geometry/rect.h       : RectBase<Rect, Point, Size, Insets, Vector2d, int>
Insets             60 ui/gfx/geometry/rect.h       : RectBase<Rect, Point, Size, Insets, Vector2d, int>(size) {}
Insets             63 ui/gfx/geometry/rect.h       : RectBase<Rect, Point, Size, Insets, Vector2d, int>(origin, size) {}
Insets            140 ui/gfx/geometry/rect.h extern template class RectBase<Rect, Point, Size, Insets, Vector2d, int>;
Insets            538 ui/gfx/image/image_skia_operations.cc   const gfx::Insets shadow_padding = -gfx::ShadowValue::GetMargin(shadows);
Insets             40 ui/gfx/nine_image_painter.cc                                    const Insets& insets) {
Insets             15 ui/gfx/nine_image_painter.h class Insets;
Insets             21 ui/gfx/nine_image_painter.h   NineImagePainter(const ImageSkia& image, const Insets& insets);
Insets             49 ui/gfx/shadow_value.cc Insets ShadowValue::GetMargin(const ShadowValues& shadows) {
Insets             67 ui/gfx/shadow_value.cc   return Insets(-top, -left, -bottom, -right);
Insets             17 ui/gfx/shadow_value.h class Insets;
Insets             42 ui/gfx/shadow_value.h   static Insets GetMargin(const ShadowValues& shadows);
Insets             14 ui/gfx/shadow_value_unittest.cc     Insets expected_margin;
Insets             19 ui/gfx/shadow_value_unittest.cc       Insets(), 0, {},
Insets             22 ui/gfx/shadow_value_unittest.cc       Insets(-2, -2, -2, -2),
Insets             27 ui/gfx/shadow_value_unittest.cc       Insets(0, -1, -4, -3),
Insets             32 ui/gfx/shadow_value_unittest.cc       Insets(-4, -3, 0, -1),
Insets             37 ui/gfx/shadow_value_unittest.cc       Insets(0, -1, -5, -4),
Insets             45 ui/gfx/shadow_value_unittest.cc       Insets(-4, -3, -5, -4),
Insets             55 ui/gfx/shadow_value_unittest.cc     Insets margin = ShadowValue::GetMargin(
Insets            761 ui/gfx/skbitmap_operations.cc   gfx::Insets shadow_margin = -gfx::ShadowValue::GetMargin(shadows);
Insets            108 ui/message_center/views/bounded_label.cc     gfx::Insets insets = owner_->GetInsets();
Insets             82 ui/message_center/views/message_center_button_bar.cc       gfx::Insets(1, 2, 2, 2)));
Insets            191 ui/message_center/views/message_center_view.cc   gfx::Insets shadow_insets = MessageView::GetShadowInsets();
Insets             81 ui/message_center/views/message_view.cc       gfx::Insets(0, 1, 3, 2)).Pass();
Insets             88 ui/message_center/views/message_view.cc gfx::Insets MessageView::GetShadowInsets() {
Insets             89 ui/message_center/views/message_view.cc   return gfx::Insets(kShadowBlur / 2 - kShadowOffset,
Insets             57 ui/message_center/views/message_view.h   static gfx::Insets GetShadowInsets();
Insets             25 ui/message_center/views/notification_button.cc           gfx::Insets(1, 2, 2, 2))) {
Insets            219 ui/message_center/views/notification_view.cc   gfx::Insets insets = GetInsets();
Insets            495 ui/message_center/views/notification_view.cc   gfx::Insets insets = GetInsets();
Insets            130 ui/message_center/views/notifier_settings_view.cc                                                  gfx::Insets(1, 2, 3, 2));
Insets            589 ui/message_center/views/notifier_settings_view.cc     gfx::Insets painter_insets(kButtonPainterInsets, kButtonPainterInsets,
Insets            597 ui/message_center/views/notifier_settings_view.cc     selector_border->SetInsets(gfx::Insets(
Insets            715 ui/message_center/views/notifier_settings_view.cc       gfx::Insets(0, kMenuWhitespaceOffset, 0, kMenuWhitespaceOffset));
Insets             22 ui/message_center/views/padded_button.cc       gfx::Insets(1, 2, 2, 2)));
Insets             45 ui/message_center/views/padded_button.h   gfx::Insets padding_;
Insets             24 ui/views/border.cc   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             29 ui/views/border.cc   const gfx::Insets insets_;
Insets             56 ui/views/border.cc gfx::Insets SidedSolidBorder::GetInsets() const {
Insets             83 ui/views/border.cc   virtual gfx::Insets GetInsets() const OVERRIDE {
Insets             92 ui/views/border.cc   const gfx::Insets insets_;
Insets             99 ui/views/border.cc   explicit BorderPainter(Painter* painter, const gfx::Insets& insets)
Insets            112 ui/views/border.cc   virtual gfx::Insets GetInsets() const OVERRIDE {
Insets            122 ui/views/border.cc   const gfx::Insets insets_;
Insets            165 ui/views/border.cc                                                const gfx::Insets& insets) {
Insets             71 ui/views/border.h                                                 const gfx::Insets& insets);
Insets             77 ui/views/border.h   virtual gfx::Insets GetInsets() const = 0;
Insets            246 ui/views/bubble/bubble_border.cc gfx::Insets BubbleBorder::GetInsets() const {
Insets            250 ui/views/bubble/bubble_border.cc     return gfx::Insets(inset, inset, inset, inset);
Insets            258 ui/views/bubble/bubble_border.cc       gfx::Insets(first_inset, inset, second_inset, inset) :
Insets            259 ui/views/bubble/bubble_border.cc       gfx::Insets(inset, first_inset, inset, second_inset);
Insets            270 ui/views/bubble/bubble_border.cc   const gfx::Insets insets = GetInsets();
Insets            307 ui/views/bubble/bubble_border.cc   const gfx::Insets insets = GetInsets();
Insets            165 ui/views/bubble/bubble_border.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             76 ui/views/bubble/bubble_delegate.h   const gfx::Insets& margins() const { return margins_; }
Insets             77 ui/views/bubble/bubble_delegate.h   void set_margins(const gfx::Insets& margins) { margins_ = margins; }
Insets             79 ui/views/bubble/bubble_delegate.h   const gfx::Insets& anchor_view_insets() const { return anchor_view_insets_; }
Insets             80 ui/views/bubble/bubble_delegate.h   void set_anchor_view_insets(const gfx::Insets& i) { anchor_view_insets_ = i; }
Insets            182 ui/views/bubble/bubble_delegate.h   gfx::Insets margins_;
Insets            185 ui/views/bubble/bubble_delegate.h   gfx::Insets anchor_view_insets_;
Insets             59 ui/views/bubble/bubble_frame_view.cc gfx::Insets BubbleFrameView::GetTitleInsets() {
Insets             60 ui/views/bubble/bubble_frame_view.cc   return gfx::Insets(kTitleTopInset, kTitleLeftInset, kTitleBottomInset, 0);
Insets             63 ui/views/bubble/bubble_frame_view.cc BubbleFrameView::BubbleFrameView(const gfx::Insets& content_margins)
Insets            134 ui/views/bubble/bubble_frame_view.cc   const gfx::Insets border_insets = bubble_border_->GetInsets();
Insets            163 ui/views/bubble/bubble_frame_view.cc gfx::Insets BubbleFrameView::GetInsets() const {
Insets            164 ui/views/bubble/bubble_frame_view.cc   gfx::Insets insets = content_margins_;
Insets            168 ui/views/bubble/bubble_frame_view.cc   insets += gfx::Insets(std::max(title_height, close_height), 0, 0, 0);
Insets            350 ui/views/bubble/bubble_frame_view.cc   const gfx::Insets insets(GetInsets());
Insets             30 ui/views/bubble/bubble_frame_view.h   static gfx::Insets GetTitleInsets();
Insets             32 ui/views/bubble/bubble_frame_view.h   explicit BubbleFrameView(const gfx::Insets& content_margins);
Insets             47 ui/views/bubble/bubble_frame_view.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             62 ui/views/bubble/bubble_frame_view.h   gfx::Insets content_margins() const { return content_margins_; }
Insets             98 ui/views/bubble/bubble_frame_view.h   gfx::Insets content_margins_;
Insets             24 ui/views/bubble/bubble_frame_view_unittest.cc       : BubbleFrameView(gfx::Insets(kMargin, kMargin, kMargin, kMargin)),
Insets             51 ui/views/bubble/bubble_frame_view_unittest.cc   gfx::Insets insets = frame.bubble_border()->GetInsets();
Insets             61 ui/views/bubble/bubble_frame_view_unittest.cc   gfx::Insets insets = frame.bubble_border()->GetInsets();
Insets             94 ui/views/bubble/bubble_window_targeter_unittest.cc     bubble_delegate()->set_margins(gfx::Insets());
Insets            100 ui/views/bubble/bubble_window_targeter_unittest.cc     bubble_delegate()->set_margins(gfx::Insets(20, 20, 20, 20));
Insets            109 ui/views/bubble/bubble_window_targeter_unittest.cc     bubble_delegate()->set_margins(gfx::Insets(20, 20, 20, 20));
Insets            120 ui/views/bubble/tray_bubble_view.cc     gfx::Insets insets = GetInsets();
Insets            332 ui/views/bubble/tray_bubble_view.cc   set_margins(gfx::Insets());
Insets            387 ui/views/bubble/tray_bubble_view.cc gfx::Insets TrayBubbleView::GetBorderInsets() const {
Insets            138 ui/views/bubble/tray_bubble_view.h   gfx::Insets GetBorderInsets() const;
Insets             31 ui/views/controls/button/blue_button.cc   const gfx::Insets insets(5, 5, 5, 5);
Insets             26 ui/views/controls/button/checkbox.cc   button_border->set_insets(gfx::Insets(0, 0, 0, 2));
Insets             88 ui/views/controls/button/checkbox.cc                       gfx::Insets(rect.y(), rect.x(),
Insets             84 ui/views/controls/button/image_button.cc   gfx::Insets insets = GetInsets();
Insets            159 ui/views/controls/button/label_button.cc                         gfx::Insets(3, 3, 3, 3)));
Insets            205 ui/views/controls/button/label_button.cc   const gfx::Insets insets(GetInsets());
Insets             55 ui/views/controls/button/label_button_border.cc   const gfx::Insets insets(kButtonInsets,
Insets             61 ui/views/controls/button/label_button_border.cc     set_insets(gfx::Insets(8, 13, 8, 13));
Insets             87 ui/views/controls/button/label_button_border.cc     set_insets(gfx::Insets(5, 6, 5, 6));
Insets            127 ui/views/controls/button/label_button_border.cc gfx::Insets LabelButtonBorder::GetInsets() const {
Insets             28 ui/views/controls/button/label_button_border.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             31 ui/views/controls/button/label_button_border.h   void set_insets(const gfx::Insets& insets) { insets_ = insets; }
Insets             45 ui/views/controls/button/label_button_border.h   gfx::Insets insets_;
Insets            251 ui/views/controls/button/menu_button.cc   gfx::Insets insets = GetInsets();
Insets             79 ui/views/controls/button/text_button.cc gfx::Insets TextButtonBorder::GetInsets() const {
Insets             87 ui/views/controls/button/text_button.cc void TextButtonBorder::SetInsets(const gfx::Insets& insets) {
Insets             98 ui/views/controls/button/text_button.cc   SetInsets(gfx::Insets(vertical_padding_, kPreferredPaddingHorizontal,
Insets            153 ui/views/controls/button/text_button.cc   SetInsets(gfx::Insets(kPreferredNativeThemePaddingVertical,
Insets            282 ui/views/controls/button/text_button.cc   gfx::Insets insets = GetInsets();
Insets            408 ui/views/controls/button/text_button.cc   gfx::Insets insets = GetInsets();
Insets            574 ui/views/controls/button/text_button.cc                       gfx::Insets(kFocusRectInset, kFocusRectInset,
Insets            642 ui/views/controls/button/text_button.cc     gfx::Insets insets = GetInsets();
Insets             30 ui/views/controls/button/text_button.h   void SetInsets(const gfx::Insets& insets);
Insets             34 ui/views/controls/button/text_button.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             38 ui/views/controls/button/text_button.h   gfx::Insets insets_;
Insets            345 ui/views/controls/combobox/combobox.cc   gfx::Insets insets = GetInsets();
Insets            413 ui/views/controls/combobox/combobox.cc   gfx::Insets insets = GetInsets();
Insets            643 ui/views/controls/combobox/combobox.cc   gfx::Insets insets = GetInsets();
Insets             58 ui/views/controls/focusable_border.cc gfx::Insets FocusableBorder::GetInsets() const {
Insets             15 ui/views/controls/focusable_border.h class Insets;
Insets             35 ui/views/controls/focusable_border.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             39 ui/views/controls/focusable_border.h   gfx::Insets insets_;
Insets             95 ui/views/controls/image_view.cc   gfx::Insets insets = GetInsets();
Insets            118 ui/views/controls/image_view.cc   gfx::Insets insets = GetInsets();
Insets            208 ui/views/controls/label.cc gfx::Insets Label::GetInsets() const {
Insets            209 ui/views/controls/label.cc   gfx::Insets insets = View::GetInsets();
Insets            211 ui/views/controls/label.cc     insets += gfx::Insets(kFocusBorderPadding, kFocusBorderPadding,
Insets            231 ui/views/controls/label.cc   gfx::Insets insets = GetInsets();
Insets            245 ui/views/controls/label.cc   gfx::Insets insets = GetInsets();
Insets            423 ui/views/controls/label.cc   gfx::Insets insets = GetInsets();
Insets            173 ui/views/controls/label.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets            216 ui/views/controls/label_unittest.cc   gfx::Insets border(10, 20, 30, 40);
Insets            295 ui/views/controls/label_unittest.cc   gfx::Insets border(10, 20, 30, 40);
Insets            434 ui/views/controls/label_unittest.cc   gfx::Insets border(39, 34, 8, 96);
Insets            575 ui/views/controls/label_unittest.cc   gfx::Insets border(19, 92, 23, 2);
Insets            707 ui/views/controls/label_unittest.cc   gfx::Insets border(39, 34, 8, 96);
Insets            854 ui/views/controls/label_unittest.cc   gfx::Insets border(19, 92, 23, 2);
Insets            220 ui/views/controls/menu/menu_scroll_view_container.cc   gfx::Insets insets = GetInsets();
Insets            248 ui/views/controls/menu/menu_scroll_view_container.cc   gfx::Insets insets = GetInsets();
Insets            302 ui/views/controls/menu/menu_scroll_view_container.cc         gfx::Insets(top, left, bottom, right)));
Insets            109 ui/views/controls/menu/submenu_view.cc   gfx::Insets insets = GetInsets();
Insets            159 ui/views/controls/menu/submenu_view.cc   gfx::Insets insets = GetInsets();
Insets            188 ui/views/controls/progress_bar.cc   gfx::Insets insets = GetInsets();
Insets            204 ui/views/controls/scroll_view.cc   gfx::Insets insets = GetInsets();
Insets            213 ui/views/controls/scroll_view.cc   gfx::Insets insets = GetInsets();
Insets            113 ui/views/controls/slider.cc   gfx::Insets inset = GetInsets();
Insets            138 ui/views/controls/slider.cc   gfx::Insets inset = GetInsets();
Insets            141 ui/views/controls/styled_label.cc gfx::Insets StyledLabel::GetInsets() const {
Insets            142 ui/views/controls/styled_label.cc   gfx::Insets insets = View::GetInsets();
Insets            149 ui/views/controls/styled_label.cc       const gfx::Insets focus_border_padding(
Insets            289 ui/views/controls/styled_label.cc     gfx::Insets focus_border_insets(label->GetInsets());
Insets             89 ui/views/controls/styled_label.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets            478 ui/views/controls/textfield/textfield.cc   const gfx::Insets& insets = GetInsets();
Insets            151 ui/views/layout/box_layout.cc   gfx::Insets insets(host->GetInsets());
Insets             63 ui/views/layout/box_layout.h   gfx::Insets inside_border_insets_;
Insets             36 ui/views/layout/fill_layout.cc   const gfx::Insets insets = host->GetInsets();
Insets            691 ui/views/layout/grid_layout.cc void GridLayout::SetInsets(const gfx::Insets& insets) {
Insets            110 ui/views/layout/grid_layout.h   void SetInsets(const gfx::Insets& insets);
Insets            241 ui/views/layout/grid_layout.h   gfx::Insets insets_;
Insets            398 ui/views/layout/grid_layout_unittest.cc TEST_F(GridLayoutTest, Insets) {
Insets             14 ui/views/mouse_watcher_view_host.cc                                            const gfx::Insets& hot_zone_insets)
Insets             21 ui/views/mouse_watcher_view_host.h   MouseWatcherViewHost(View* view, const gfx::Insets& hot_zone_insets);
Insets             35 ui/views/mouse_watcher_view_host.h   const gfx::Insets hot_zone_insets_;
Insets             29 ui/views/painter.cc   explicit DashedFocusPainter(const gfx::Insets& insets);
Insets             37 ui/views/painter.cc   const gfx::Insets insets_;
Insets             42 ui/views/painter.cc DashedFocusPainter::DashedFocusPainter(const gfx::Insets& insets)
Insets             63 ui/views/painter.cc   SolidFocusPainter(SkColor color, const gfx::Insets& insets);
Insets             72 ui/views/painter.cc   const gfx::Insets insets_;
Insets             78 ui/views/painter.cc                                      const gfx::Insets& insets)
Insets            173 ui/views/painter.cc   ImagePainter(const gfx::ImageSkia& image, const gfx::Insets& insets);
Insets            192 ui/views/painter.cc                            const gfx::Insets& insets)
Insets            264 ui/views/painter.cc                                      const gfx::Insets& insets) {
Insets            275 ui/views/painter.cc   return scoped_ptr<Painter>(new DashedFocusPainter(gfx::Insets())).Pass();
Insets            280 ui/views/painter.cc     const gfx::Insets& insets) {
Insets            287 ui/views/painter.cc     const gfx::Insets& insets) {
Insets             18 ui/views/painter.h class Insets;
Insets             64 ui/views/painter.h                                      const gfx::Insets& insets);
Insets             76 ui/views/painter.h       const gfx::Insets& insets);
Insets             78 ui/views/painter.h                                                      const gfx::Insets& insets);
Insets             41 ui/views/shadow_border.cc   bounds.Inset(gfx::Insets(blur_ / 2, blur_ / 2, blur_ / 2, blur_ / 2));
Insets             45 ui/views/shadow_border.cc gfx::Insets ShadowBorder::GetInsets() const {
Insets             46 ui/views/shadow_border.cc   return gfx::Insets(blur_ / 2 - vertical_offset_,
Insets             26 ui/views/shadow_border.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets             49 ui/views/touchui/touch_editing_menu.cc   set_margins(gfx::Insets(kMenuMargin, kMenuMargin, kMenuMargin, kMenuMargin));
Insets            143 ui/views/touchui/touch_editing_menu.cc       gfx::Insets(v_border, h_border, v_border, h_border));
Insets            366 ui/views/view.cc gfx::Insets View::GetInsets() const {
Insets            367 ui/views/view.cc   return border_.get() ? border_->GetInsets() : gfx::Insets();
Insets             44 ui/views/view.h class Insets;
Insets            246 ui/views/view.h   virtual gfx::Insets GetInsets() const;
Insets            315 ui/views/view.h   void set_clip_insets(gfx::Insets clip_insets) { clip_insets_ = clip_insets; }
Insets           1487 ui/views/view.h   gfx::Insets clip_insets_;
Insets            503 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc gfx::Insets DesktopWindowTreeHostWin::GetInsets() const {
Insets            504 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc   return gfx::Insets();
Insets            507 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc void DesktopWindowTreeHostWin::SetInsets(const gfx::Insets& insets) {
Insets            687 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc bool DesktopWindowTreeHostWin::GetClientAreaInsets(gfx::Insets* insets) const {
Insets            115 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets            116 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets            157 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h   virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE;
Insets            809 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc gfx::Insets DesktopWindowTreeHostX11::GetInsets() const {
Insets            810 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc   return gfx::Insets();
Insets            813 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc void DesktopWindowTreeHostX11::SetInsets(const gfx::Insets& insets) {
Insets            138 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual gfx::Insets GetInsets() const OVERRIDE;
Insets            139 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h   virtual void SetInsets(const gfx::Insets& insets) OVERRIDE;
Insets           1076 ui/views/win/hwnd_message_handler.cc bool HWNDMessageHandler::GetClientAreaInsets(gfx::Insets* insets) const {
Insets           1094 ui/views/win/hwnd_message_handler.cc     *insets = gfx::Insets(
Insets           1099 ui/views/win/hwnd_message_handler.cc   *insets = gfx::Insets();
Insets           1630 ui/views/win/hwnd_message_handler.cc   gfx::Insets insets;
Insets             33 ui/views/win/hwnd_message_handler.h class Insets;
Insets            264 ui/views/win/hwnd_message_handler.h   bool GetClientAreaInsets(gfx::Insets* insets) const;
Insets             12 ui/views/win/hwnd_message_handler_delegate.h class Insets;
Insets             71 ui/views/win/hwnd_message_handler_delegate.h   virtual bool GetClientAreaInsets(gfx::Insets* insets) const = 0;
Insets            193 ui/views/window/dialog_client_view.cc     const gfx::Insets insets = GetButtonRowInsets();
Insets            412 ui/views/window/dialog_client_view.cc gfx::Insets DialogClientView::GetButtonRowInsets() const {
Insets            414 ui/views/window/dialog_client_view.cc   return GetButtonsAndExtraViewRowHeight() == 0 ? gfx::Insets() :
Insets            415 ui/views/window/dialog_client_view.cc       gfx::Insets(0, kButtonHEdgeMarginNew,
Insets            102 ui/views/window/dialog_client_view.h   gfx::Insets GetButtonRowInsets() const;
Insets            158 ui/views/window/dialog_delegate.cc   BubbleFrameView* frame = new BubbleFrameView(gfx::Insets());
Insets             16 ui/wm/core/easy_resize_window_targeter.cc     const gfx::Insets& mouse_extend,
Insets             17 ui/wm/core/easy_resize_window_targeter.cc     const gfx::Insets& touch_extend)
Insets             20 ui/wm/core/easy_resize_window_targeter.h                            const gfx::Insets& mouse_extend,
Insets             21 ui/wm/core/easy_resize_window_targeter.h                            const gfx::Insets& touch_extend);
Insets             26 ui/wm/core/easy_resize_window_targeter.h   void set_mouse_extend(const gfx::Insets& mouse_extend) {
Insets             30 ui/wm/core/easy_resize_window_targeter.h   void set_touch_extend(const gfx::Insets& touch_extend) {
Insets             45 ui/wm/core/easy_resize_window_targeter.h   gfx::Insets mouse_extend_;
Insets             46 ui/wm/core/easy_resize_window_targeter.h   gfx::Insets touch_extend_;