GetMirroredXForRect  293 ash/frame/default_header_painter.cc   title_bounds.set_x(view_->GetMirroredXForRect(title_bounds));
GetMirroredXForRect  195 chrome/browser/download/download_shelf.cc   int mirrored_x = containing_view->GetMirroredXForRect(bounds);
GetMirroredXForRect  235 chrome/browser/download/download_shelf.cc   complete_bounds.set_x(containing_view->GetMirroredXForRect(complete_bounds));
GetMirroredXForRect  266 chrome/browser/download/download_shelf.cc   complete_bounds.set_x(containing_view->GetMirroredXForRect(complete_bounds));
GetMirroredXForRect  129 chrome/browser/ui/views/autofill/decorated_textfield.cc     icon_bounds.set_x(GetMirroredXForRect(icon_bounds));
GetMirroredXForRect  774 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     indicator_bounds.set_x(GetMirroredXForRect(indicator_bounds));
GetMirroredXForRect  157 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   sysmenu_rect.set_x(GetMirroredXForRect(sysmenu_rect));
GetMirroredXForRect  413 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   rect.set_x(GetMirroredXForRect(title_bounds_));
GetMirroredXForRect  328 chrome/browser/ui/views/frame/browser_header_painter_ash.cc   title_bounds.set_x(view_->GetMirroredXForRect(title_bounds));
GetMirroredXForRect  234 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc   sysmenu_rect.set_x(GetMirroredXForRect(sysmenu_rect));
GetMirroredXForRect  533 chrome/browser/ui/views/omnibox/omnibox_result_view.cc     canvas->DrawImageInt(GetIcon(), GetMirroredXForRect(icon_bounds_),
GetMirroredXForRect  535 chrome/browser/ui/views/omnibox/omnibox_result_view.cc     int x = GetMirroredXForRect(text_bounds_);
GetMirroredXForRect  549 chrome/browser/ui/views/omnibox/omnibox_result_view.cc     int x = GetMirroredXForRect(keyword_text_bounds_);
GetMirroredXForRect  463 chrome/browser/ui/views/status_bubble_views.cc   body_bounds.set_x(GetMirroredXForRect(body_bounds));
GetMirroredXForRect  351 chrome/browser/ui/views/tabs/tab.cc     contents_bounds.set_x(GetMirroredXForRect(contents_bounds));
GetMirroredXForRect  417 chrome/browser/ui/views/tabs/tab.cc     button_bounds.set_x(GetMirroredXForRect(button_bounds));
GetMirroredXForRect  900 chrome/browser/ui/views/tabs/tab.cc   title_bounds_.set_x(GetMirroredXForRect(title_bounds_));
GetMirroredXForRect 1440 chrome/browser/ui/views/tabs/tab.cc   bounds.set_x(GetMirroredXForRect(bounds));
GetMirroredXForRect 1477 chrome/browser/ui/views/tabs/tab.cc   bounds.set_x(GetMirroredXForRect(bounds));
GetMirroredXForRect 1659 chrome/browser/ui/views/tabs/tab.cc   bounds.set_x(GetMirroredXForRect(bounds));
GetMirroredXForRect  195 chrome/browser/ui/views/toolbar/wrench_menu.cc       bounds.set_x(view->GetMirroredXForRect(bounds));
GetMirroredXForRect  188 ui/message_center/views/bounded_label.cc     bounds.set_x(GetMirroredXForRect(bounds));
GetMirroredXForRect  112 ui/views/bubble/bubble_frame_view.cc     sys_rect.set_origin(gfx::Point(GetMirroredXForRect(sys_rect), 0));
GetMirroredXForRect  262 ui/views/controls/button/menu_button.cc   arrow_bounds.set_x(GetMirroredXForRect(arrow_bounds));
GetMirroredXForRect  460 ui/views/controls/button/text_button.cc     text_bounds.set_x(GetMirroredXForRect(text_bounds));
GetMirroredXForRect  666 ui/views/controls/button/text_button.cc     icon_bounds.set_x(GetMirroredXForRect(icon_bounds));
GetMirroredXForRect  639 ui/views/controls/combobox/combobox.cc   rect->set_x(GetMirroredXForRect(*rect));
GetMirroredXForRect  735 ui/views/controls/menu/menu_item_view.cc   rect->set_x(GetMirroredXForRect(*rect));
GetMirroredXForRect  825 ui/views/controls/menu/menu_item_view.cc   text_bounds.set_x(GetMirroredXForRect(text_bounds));
GetMirroredXForRect  870 ui/views/controls/menu/menu_item_view.cc   accel_bounds.set_x(GetMirroredXForRect(accel_bounds));
GetMirroredXForRect  718 ui/views/controls/table/table_view.cc   const int paint_x = GetMirroredXForRect(bounds);
GetMirroredXForRect  524 ui/views/view.cc   return parent_ ? parent_->GetMirroredXForRect(bounds_) : x();
GetMirroredXForRect  778 ui/views/view.cc     clip_rect.set_x(parent_->GetMirroredXForRect(clip_rect));
GetMirroredXForRect  348 ui/views/view.h   int GetMirroredXForRect(const gfx::Rect& rect) const;
GetMirroredXForRect  147 ui/views/window/custom_frame_view.cc   sysmenu_rect.set_x(GetMirroredXForRect(sysmenu_rect));
GetMirroredXForRect  386 ui/views/window/custom_frame_view.cc   rect.set_x(GetMirroredXForRect(title_bounds_));