bottom            467 android_webview/java/src/org/chromium/android_webview/AwContents.java         public void onLayoutChange(View v, int left, int top, int right, int bottom,
bottom            784 android_webview/java/src/org/chromium/android_webview/AwContents.java                 globalVisibleRect.right, globalVisibleRect.bottom,
bottom            786 android_webview/java/src/org/chromium/android_webview/AwContents.java                 mClipBoundsTemporary.right, mClipBoundsTemporary.bottom)) {
bottom           1447 android_webview/java/src/org/chromium/android_webview/AwContents.java     public boolean pageDown(boolean bottom) {
bottom           1448 android_webview/java/src/org/chromium/android_webview/AwContents.java         return mScrollOffsetManager.pageDown(bottom);
bottom             76 android_webview/java/src/org/chromium/android_webview/AwPicture.java                 mClipBoundsTemporary.right, mClipBoundsTemporary.bottom);
bottom             93 android_webview/java/src/org/chromium/android_webview/AwPicture.java             int left, int top, int right, int bottom);
bottom            357 android_webview/java/src/org/chromium/android_webview/AwScrollOffsetManager.java     public boolean pageDown(boolean bottom) {
bottom            361 android_webview/java/src/org/chromium/android_webview/AwScrollOffsetManager.java         if (bottom) {
bottom            394 android_webview/java/src/org/chromium/android_webview/AwScrollOffsetManager.java         if (rect.bottom > screenBottom) {
bottom            180 android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java             int playerId, float left, float top, float right, float bottom) {
bottom            186 android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java         mBottom = bottom;
bottom            209 android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java         float bottom = bottomRight.getYPix();
bottom            215 android_webview/java/src/org/chromium/android_webview/ExternalVideoSurfaceContainer.java         int height = Math.round(bottom - top);
bottom             93 android_webview/native/aw_pdf_exporter.cc   margins.bottom =
bottom             41 android_webview/native/aw_picture.cc                      jint left, jint top, jint right, jint bottom) {
bottom             46 android_webview/native/aw_picture.cc                       gfx::Rect(left, top, right - left, bottom - top),
bottom             30 android_webview/native/aw_picture.h             jint left, jint top, jint right, jint bottom);
bottom           1003 apps/app_window.cc                           current_screen_bounds.bottom() - bounds->height())));
bottom           1072 apps/app_window.cc         region.bounds.bottom(),
bottom             34 apps/app_window_browsertest.cc   EXPECT_GT(insets.top(), insets.bottom());
bottom             58 apps/app_window_browsertest.cc   EXPECT_GT(insets.top(), insets.bottom());
bottom             72 apps/app_window_browsertest.cc   EXPECT_EQ(0, insets.bottom());
bottom            543 ash/accelerators/accelerator_controller_unittest.cc               work_area.bottom() - bounds.bottom(),
bottom            902 ash/display/display_manager.cc             "%d+%d-500x400", host_bounds.x(), host_bounds.bottom())));
bottom            154 ash/display/mouse_cursor_event_filter.cc   } else if (point_in_root.y() >= root_bounds.bottom()) {
bottom            202 ash/display/mouse_cursor_event_filter.cc       primary_bounds.bottom() - (from_primary ? kIndicatorThickness : 0));
bottom            209 ash/display/mouse_cursor_event_filter.cc       primary_bounds.bottom() - (from_primary ? 0 : kIndicatorThickness));
bottom            223 ash/display/mouse_cursor_event_filter.cc   int lower_shared_y = std::min(primary_bounds.bottom(),
bottom            224 ash/display/mouse_cursor_event_filter.cc                                 secondary_bounds.bottom());
bottom            243 ash/display/mouse_cursor_event_filter.cc   int lower_indicator_y = std::min(source_bounds.bottom(), lower_shared_y);
bottom            183 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   int bottom = inset.top() + content_view_->height() + kLineWidth;
bottom            186 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   mask->lineTo(right, bottom);
bottom            187 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   mask->lineTo(left, bottom);
bottom            280 ash/frame/default_header_painter.cc   int bottom = left_edge.height();
bottom            285 ash/frame/default_header_painter.cc       bottom - bottom_height,
bottom             75 ash/ime/candidate_view.cc       insets.top(), insets.left(), insets.bottom(), insets.right()));
bottom             50 ash/ime/candidate_window_view.cc         anchor_rect.bottom() : anchor_rect.y() - content_size.height()));
bottom             89 ash/keyboard_overlay/keyboard_overlay_delegate.cc                    rect.bottom() - size.height(),
bottom             54 ash/keyboard_overlay/keyboard_overlay_delegate_unittest.cc   EXPECT_EQ(work_area.bottom(), bounds.bottom());
bottom            341 ash/magnifier/magnification_controller.cc   const int bottom = window_rect.bottom();
bottom            348 ash/magnifier/magnification_controller.cc   } else if (bottom - margin < mouse.y()) {
bottom            350 ash/magnifier/magnification_controller.cc     y_diff = mouse.y() - (bottom - margin);
bottom            213 ash/shelf/overflow_bubble_view.cc     else if (bubble_rect.bottom() > monitor_rect.bottom())
bottom            214 ash/shelf/overflow_bubble_view.cc       offset =  monitor_rect.bottom() - bubble_rect.bottom();
bottom             57 ash/shelf/shelf_bezel_event_filter.cc       if (point.y() >= screen.bottom())
bottom            280 ash/shelf/shelf_layout_manager.cc       gfx::Rect(bounds.x(), bounds.bottom() - height, bounds.width(), height),
bottom            806 ash/shelf/shelf_layout_manager.cc       gfx::Rect(available_bounds.x(), available_bounds.bottom() - shelf_height,
bottom            932 ash/shelf/shelf_layout_manager.cc           available_bounds.bottom() - shelf_height);
bottom            199 ash/shelf/shelf_layout_manager.h   T SelectValueForShelfAlignment(T bottom, T left, T right, T top) const {
bottom            202 ash/shelf/shelf_layout_manager.h         return bottom;
bottom            137 ash/shelf/shelf_layout_manager_unittest.cc     EXPECT_EQ(not_visible_bounds_.bottom(), visible_bounds_.bottom());
bottom            162 ash/shelf/shelf_layout_manager_unittest.cc       EXPECT_EQ(not_visible_bounds_.bottom(), shelf_bounds.bottom());
bottom            163 ash/shelf/shelf_layout_manager_unittest.cc       EXPECT_EQ(visible_bounds_.bottom(), shelf_bounds.bottom());
bottom            548 ash/shelf/shelf_layout_manager_unittest.cc     below_start.set_y(GetShelfWidget()->GetWindowBoundsInScreen().bottom() + 1);
bottom            679 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(shelf_height, display.GetWorkAreaInsets().bottom());
bottom            690 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(0, display.GetWorkAreaInsets().bottom());
bottom            694 ash/shelf/shelf_layout_manager_unittest.cc             screen->GetPrimaryDisplay().bounds().bottom());
bottom            696 ash/shelf/shelf_layout_manager_unittest.cc             screen->GetPrimaryDisplay().bounds().bottom());
bottom            706 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(shelf_height, display.GetWorkAreaInsets().bottom());
bottom            710 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_LT(shelf_bounds.y(), screen->GetPrimaryDisplay().bounds().bottom());
bottom            713 ash/shelf/shelf_layout_manager_unittest.cc             screen->GetPrimaryDisplay().bounds().bottom());
bottom            740 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(0, display.GetWorkAreaInsets().bottom());
bottom            744 ash/shelf/shelf_layout_manager_unittest.cc             Shell::GetScreen()->GetPrimaryDisplay().bounds().bottom());
bottom            746 ash/shelf/shelf_layout_manager_unittest.cc             Shell::GetScreen()->GetPrimaryDisplay().bounds().bottom());
bottom            819 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(root->bounds().bottom() - ShelfLayoutManager::kAutoHideSize,
bottom            821 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(root->bounds().bottom() - ShelfLayoutManager::kAutoHideSize,
bottom            823 ash/shelf/shelf_layout_manager_unittest.cc                 root).work_area().bottom());
bottom            826 ash/shelf/shelf_layout_manager_unittest.cc   generator.MoveMouseTo(0, root->bounds().bottom() - 1);
bottom            832 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(root->bounds().bottom() - shelf->GetIdealBounds().height(),
bottom            834 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(root->bounds().bottom() - ShelfLayoutManager::kAutoHideSize,
bottom            836 ash/shelf/shelf_layout_manager_unittest.cc                 root).work_area().bottom());
bottom            843 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(root->bounds().bottom() - ShelfLayoutManager::kAutoHideSize,
bottom            848 ash/shelf/shelf_layout_manager_unittest.cc   generator.MoveMouseTo(0, root->bounds().bottom() - 1);
bottom            853 ash/shelf/shelf_layout_manager_unittest.cc   generator.MoveMouseTo(1, root->bounds().bottom() - 1);
bottom            857 ash/shelf/shelf_layout_manager_unittest.cc   generator.MoveMouseTo(1, root->bounds().bottom() - 1);
bottom            889 ash/shelf/shelf_layout_manager_unittest.cc   generator.MoveMouseTo(0, root->bounds().bottom() - 1);
bottom           1012 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(root->bounds().bottom() - ShelfLayoutManager::kAutoHideSize,
bottom           1069 ash/shelf/shelf_layout_manager_unittest.cc                 window).work_area().bottom(),
bottom           1070 ash/shelf/shelf_layout_manager_unittest.cc             widget->GetWorkAreaBoundsInScreen().bottom());
bottom           1075 ash/shelf/shelf_layout_manager_unittest.cc                 window).work_area().bottom(),
bottom           1076 ash/shelf/shelf_layout_manager_unittest.cc             widget->GetWorkAreaBoundsInScreen().bottom());
bottom           1081 ash/shelf/shelf_layout_manager_unittest.cc                 window).work_area().bottom(),
bottom           1082 ash/shelf/shelf_layout_manager_unittest.cc             widget->GetWorkAreaBoundsInScreen().bottom());
bottom           1455 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(0, display.GetWorkAreaInsets().bottom());
bottom           1483 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(0, display.GetWorkAreaInsets().bottom());
bottom           1512 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(0, display.GetWorkAreaInsets().bottom());
bottom           1514 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(display.work_area().y(), shelf_bounds.bottom());
bottom           1701 ash/shelf/shelf_layout_manager_unittest.cc     gfx::Point end(start.x(), shelf_bounds_in_screen.bottom());
bottom            518 ash/shelf/shelf_view.cc              view_model_->ideal_bounds(target_index).bottom()) <
bottom            800 ash/shelf/shelf_view.cc       view_model_->ideal_bounds(last_button_index).bottom())
bottom            861 ash/shelf/shelf_view.cc           view_model_->ideal_bounds(last_visible_index_).bottom());
bottom            899 ash/shelf/shelf_view.cc              view_model_->ideal_bounds(index).bottom()) > max_value) {
bottom            910 ash/shelf/shelf_view.cc              view_model_->ideal_bounds(index).bottom()) < min_value) {
bottom           1071 ash/shelf/shelf_view.cc     y = std::min(view_model_->ideal_bounds(last_drag_index).bottom() -
bottom           1436 ash/shelf/shelf_view.cc                                  last_button_bounds.bottom() + leading_inset_);
bottom           1513 ash/shelf/shelf_view.cc                    last_button_bounds.bottom() + leading_inset_);
bottom           2053 ash/shelf/shelf_view.cc       distance = coordinate.y() - bounds.bottom();
bottom            392 ash/shelf/shelf_view_unittest.cc         EXPECT_LE(item_bounds.bottom(), shelf_view_bounds.height());
bottom           1356 ash/shelf/shelf_view_unittest.cc       gfx::Point(all_area.right() - 1, all_area.bottom() - 1)));
bottom           1364 ash/shelf/shelf_view_unittest.cc       gfx::Point(all_area.x(), all_area.bottom())));
bottom             56 ash/shell/lock_view.cc     bounds.set_y(bounds.bottom() - ps.height() - 5);
bottom             86 ash/shell/window_type_launcher.cc         5, local_bounds.bottom() - open_ps.height() - 5,
bottom            397 ash/shell_unittest.cc             shelf_widget->GetWindowBoundsInScreen().bottom());
bottom            582 ash/system/tray/system_tray.cc           0, bubble_view->GetBoundsInScreen().bottom() - work_area.y());
bottom            356 ash/system/tray/system_tray_unittest.cc   EXPECT_TRUE(window_bounds.bottom() >= tray_bounds.bottom());
bottom            365 ash/system/tray/system_tray_unittest.cc   EXPECT_TRUE(window_bounds.bottom() >= tray_bounds.bottom());
bottom            374 ash/system/tray/system_tray_unittest.cc   EXPECT_TRUE(window_bounds.bottom() >= tray_bounds.bottom());
bottom            367 ash/system/web_notification/web_notification_tray.cc       max_height = status_area_window->GetBoundsInRootWindow().bottom();
bottom            340 ash/wm/dock/docked_window_layout_manager.cc     return dragged.CenterPoint().y() < other.bottom() + delta_;
bottom            943 ash/wm/dock/docked_window_layout_manager.cc   bounds.set_y(work_area.bottom());
bottom           1185 ash/wm/dock/docked_window_layout_manager.cc                           std::min(work_area.bottom() - bounds.height(),
bottom            416 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap2 = w2->GetBoundsInScreen().y() - w1->GetBoundsInScreen().bottom();
bottom            417 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap3 = work_area.bottom() - w2->GetBoundsInScreen().bottom();
bottom            450 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap2 = w1->GetBoundsInScreen().y() - w2->GetBoundsInScreen().bottom();
bottom            451 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap3 = work_area.bottom() - w1->GetBoundsInScreen().bottom();
bottom            486 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap2 = w2->GetBoundsInScreen().y() - w1->GetBoundsInScreen().bottom();
bottom            487 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap3 = w3->GetBoundsInScreen().y() - w2->GetBoundsInScreen().bottom();
bottom            488 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap4 = work_area.bottom() - w3->GetBoundsInScreen().bottom();
bottom            505 ash/wm/dock/docked_window_layout_manager_unittest.cc   EXPECT_EQ(work_area.bottom(), w3->GetBoundsInScreen().bottom());
bottom            510 ash/wm/dock/docked_window_layout_manager_unittest.cc   gap2 = w1->GetBoundsInScreen().y() - w2->GetBoundsInScreen().bottom();
bottom            511 ash/wm/dock/docked_window_layout_manager_unittest.cc   gap3 = w3->GetBoundsInScreen().y() - w1->GetBoundsInScreen().bottom();
bottom            512 ash/wm/dock/docked_window_layout_manager_unittest.cc   gap4 = work_area.bottom() - w3->GetBoundsInScreen().bottom();
bottom            555 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap2 = w2->GetBoundsInScreen().y() - w1->GetBoundsInScreen().bottom();
bottom            556 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap3 = w3->GetBoundsInScreen().y() - w2->GetBoundsInScreen().bottom();
bottom            557 ash/wm/dock/docked_window_layout_manager_unittest.cc   int gap4 = work_area.bottom() - w3->GetBoundsInScreen().bottom();
bottom            574 ash/wm/dock/docked_window_layout_manager_unittest.cc   EXPECT_EQ(work_area.bottom(), w3->GetBoundsInScreen().bottom());
bottom            579 ash/wm/dock/docked_window_layout_manager_unittest.cc   gap2 = w1->GetBoundsInScreen().y() - w2->GetBoundsInScreen().bottom();
bottom            580 ash/wm/dock/docked_window_layout_manager_unittest.cc   gap3 = w3->GetBoundsInScreen().y() - w1->GetBoundsInScreen().bottom();
bottom            581 ash/wm/dock/docked_window_layout_manager_unittest.cc   gap4 = work_area.bottom() - w3->GetBoundsInScreen().bottom();
bottom            607 ash/wm/dock/docked_window_resizer_unittest.cc   EXPECT_EQ(work_area.bottom(), manager->docked_bounds().bottom());
bottom            618 ash/wm/dock/docked_window_resizer_unittest.cc   EXPECT_EQ(work_area.bottom(), manager->docked_bounds().bottom());
bottom           1415 ash/wm/dock/docked_window_resizer_unittest.cc   DragMove(0, -kDistanceFromShelf + shelf_y - w1->bounds().bottom());
bottom           1419 ash/wm/dock/docked_window_resizer_unittest.cc     EXPECT_EQ(shelf_y, w1->bounds().bottom());
bottom           1423 ash/wm/dock/docked_window_resizer_unittest.cc     EXPECT_EQ(shelf_y - kDistanceFromShelf, w1->bounds().bottom());
bottom            341 ash/wm/immersive_fullscreen_controller.cc   int bottommost_in_screen = bounds_in_screen[0].bottom();
bottom            343 ash/wm/immersive_fullscreen_controller.cc     if (bounds_in_screen[i].bottom() > bottommost_in_screen)
bottom            344 ash/wm/immersive_fullscreen_controller.cc       bottommost_in_screen = bounds_in_screen[i].bottom();
bottom            414 ash/wm/immersive_fullscreen_controller_unittest.cc                               top_container_bounds_in_screen.bottom() + 1);
bottom            425 ash/wm/immersive_fullscreen_controller_unittest.cc                               top_container_bounds_in_screen.bottom() + 50);
bottom            442 ash/wm/immersive_fullscreen_controller_unittest.cc                               top_container_bounds_in_screen.bottom() + 51);
bottom            488 ash/wm/immersive_fullscreen_controller_unittest.cc             top_container_bounds_in_screen.bottom() - 1);
bottom            493 ash/wm/immersive_fullscreen_controller_unittest.cc             top_container_bounds_in_screen.bottom() + 50);
bottom            504 ash/wm/immersive_fullscreen_controller_unittest.cc             top_container_bounds_in_screen.bottom() + 50);
bottom           1077 ash/wm/overview/window_selector_unittest.cc       gfx::Point(bounds.x(), bounds.bottom() - 1),
bottom           1078 ash/wm/overview/window_selector_unittest.cc       gfx::Point(bounds.right() - 1, bounds.bottom() - 1),
bottom            175 ash/wm/panels/panel_layout_manager.cc          bounds1.y() == bounds2.bottom() ||
bottom            177 ash/wm/panels/panel_layout_manager.cc          bounds1.bottom() == bounds2.y();
bottom            686 ash/wm/panels/panel_layout_manager.cc         bounds.set_y(shelf_bounds.bottom());
bottom            822 ash/wm/panels/panel_layout_manager.cc           callout_bounds.bottom() - current_bounds.bottom());
bottom            826 ash/wm/panels/panel_layout_manager.cc         callout_bounds.set_y(bounds.bottom());
bottom            101 ash/wm/panels/panel_layout_manager_unittest.cc         panel_bounds_in_screen.bottom());
bottom            141 ash/wm/panels/panel_layout_manager_unittest.cc       EXPECT_GE(window_bounds.bottom(), icon_bounds.bottom());
bottom            146 ash/wm/panels/panel_layout_manager_unittest.cc         EXPECT_EQ(shelf_bounds.y(), window_bounds.bottom());
bottom            155 ash/wm/panels/panel_layout_manager_unittest.cc         EXPECT_EQ(shelf_bounds.bottom(), window_bounds.y());
bottom            178 ash/wm/panels/panel_layout_manager_unittest.cc         EXPECT_EQ(panel_bounds.bottom(), callout_bounds.y());
bottom            187 ash/wm/panels/panel_layout_manager_unittest.cc         EXPECT_EQ(panel_bounds.y(), callout_bounds.bottom());
bottom            142 ash/wm/panels/panel_window_resizer.cc         if (bounds.bottom() >= (launcher_bounds.y() -
bottom            163 ash/wm/panels/panel_window_resizer.cc         if (bounds.y() <= (launcher_bounds.bottom() +
bottom            166 ash/wm/panels/panel_window_resizer.cc           offset->set_y(launcher_bounds.bottom() - bounds.y());
bottom            513 ash/wm/panels/panel_window_resizer_unittest.cc   const int dy = window->GetBoundsInScreen().bottom() -
bottom            514 ash/wm/panels/panel_window_resizer_unittest.cc       child->GetBoundsInScreen().bottom();
bottom            215 ash/wm/resize_shadow_and_cursor_unittest.cc                           (bounds.y() + bounds.bottom()) / 2);
bottom            485 ash/wm/window_animations.cc           item_rect.set_y(shelf_bounds.bottom());
bottom            496 ash/wm/window_animations.cc   return gfx::Rect(work_area.right(), work_area.bottom(), 0, 0);
bottom            505 ash/wm/window_positioner.cc             y = regions[i]->bottom() - work_area.y();
bottom            533 ash/wm/window_positioner.cc   if (abs(pos.bottom() - work_area.bottom()) < grid)
bottom            534 ash/wm/window_positioner.cc     y = work_area.bottom() - h;
bottom            167 ash/wm/window_resizer.cc           new_bounds.y() > work_area.bottom() - kMinimumOnScreenArea) {
bottom            168 ash/wm/window_resizer.cc         int height = new_bounds.bottom() - work_area.bottom() +
bottom            170 ash/wm/window_resizer.cc         new_bounds.set_y(work_area.bottom() - kMinimumOnScreenArea);
bottom            177 ash/wm/window_resizer.cc         if (new_bounds.bottom() > work_area.bottom())
bottom            179 ash/wm/window_resizer.cc                            new_bounds.bottom() - work_area.bottom());
bottom            264 ash/wm/window_resizer.cc           details().initial_bounds_in_parent.bottom();
bottom            127 ash/wm/window_util.cc   if (bounds->bottom() < visible_area.y() + min_height) {
bottom            129 ash/wm/window_util.cc   } else if (bounds->y() > visible_area.bottom() - min_height) {
bottom            130 ash/wm/window_util.cc     bounds->set_y(visible_area.bottom() - min_height);
bottom            172 ash/wm/workspace/magnetism_matcher.cc                IsCloseEnough(bounds.bottom(), src_bounds.bottom())) {
bottom             64 ash/wm/workspace/magnetism_matcher.h         return bounds.bottom();
bottom             91 ash/wm/workspace/magnetism_matcher.h         return Range(bounds.y(), bounds.bottom());
bottom            107 ash/wm/workspace/magnetism_matcher.h         return Range(bounds.y(), bounds.bottom());
bottom             49 ash/wm/workspace/magnetism_matcher_unittest.cc                             initial_bounds.bottom() + 4, 10, 1), &edge));
bottom             55 ash/wm/workspace/magnetism_matcher_unittest.cc                             initial_bounds.bottom() + 4, 10, 1), &edge));
bottom             61 ash/wm/workspace/magnetism_matcher_unittest.cc                             initial_bounds.bottom() + 4, 10, 1), &edge));
bottom            126 ash/wm/workspace/magnetism_matcher_unittest.cc                    gfx::Rect(100, initial_bounds.bottom() - distance - 2,
bottom            132 ash/wm/workspace/magnetism_matcher_unittest.cc                    gfx::Rect(110, initial_bounds.bottom() + 1,
bottom            137 ash/wm/workspace/magnetism_matcher_unittest.cc                             initial_bounds.bottom() + 1,
bottom             48 ash/wm/workspace/multi_window_resize_controller.cc   return window->bounds().y() <= y && window->bounds().bottom() >= y;
bottom            268 ash/wm/workspace/multi_window_resize_controller.cc           window, HTTOP, point_in_parent.x(), window->bounds().bottom());
bottom            302 ash/wm/workspace/multi_window_resize_controller.cc         if (ContainsX(window, x) && window->bounds().bottom() == y)
bottom            320 ash/wm/workspace/multi_window_resize_controller.cc   int bottom = window->bounds().bottom();
bottom            330 ash/wm/workspace/multi_window_resize_controller.cc         if (other->bounds().y() == bottom &&
bottom            338 ash/wm/workspace/multi_window_resize_controller.cc             Intersects(other->bounds().y(), other->bounds().bottom(),
bottom            339 ash/wm/workspace/multi_window_resize_controller.cc                        window->bounds().y(), window->bounds().bottom())) {
bottom            493 ash/wm/workspace/multi_window_resize_controller.cc     if (y + pref.height() / 2 > windows_.window1->bounds().bottom() &&
bottom            494 ash/wm/workspace/multi_window_resize_controller.cc         y + pref.height() / 2 > windows_.window2->bounds().bottom()) {
bottom            503 ash/wm/workspace/multi_window_resize_controller.cc     y = windows_.window1->bounds().bottom() - pref.height() / 2;
bottom            145 ash/wm/workspace/workspace_window_resizer.cc       y = attach_to.bottom();
bottom            167 ash/wm/workspace/workspace_window_resizer.cc           edge.secondary_edge, attach_to.y(), attach_to.bottom() - src.height(),
bottom            195 ash/wm/workspace/workspace_window_resizer.cc       h = src.bottom() - y;
bottom            206 ash/wm/workspace/workspace_window_resizer.cc         h = src.bottom() - y;
bottom            490 ash/wm/workspace/workspace_window_resizer.cc     int last_y = details().initial_bounds_in_parent.bottom();
bottom            496 ash/wm/workspace/workspace_window_resizer.cc       last_y = attached_windows_[i]->bounds().bottom();
bottom            560 ash/wm/workspace/workspace_window_resizer.cc   int start = PrimaryAxisCoordinate(bounds->right(), bounds->bottom());
bottom            561 ash/wm/workspace/workspace_window_resizer.cc   int end = PrimaryAxisCoordinate(work_area.right(), work_area.bottom());
bottom            584 ash/wm/workspace/workspace_window_resizer.cc   int last = PrimaryAxisCoordinate(bounds->right(), bounds->bottom());
bottom            786 ash/wm/workspace/workspace_window_resizer.cc     int max_y = work_area.bottom() - std::min(kMinOnscreenHeight,
bottom            818 ash/wm/workspace/workspace_window_resizer.cc                                 work_area.bottom() - total_min_ - bounds->y()));
bottom            829 ash/wm/workspace/workspace_window_resizer.cc   const int bottom_edge = work_area.bottom();
bottom            841 ash/wm/workspace/workspace_window_resizer.cc   } else if (ShouldStickToEdge(bottom_edge - bounds->bottom(), sticky_size) &&
bottom            861 ash/wm/workspace/workspace_window_resizer.cc   const int bottom_edge = work_area.bottom();
bottom            864 ash/wm/workspace/workspace_window_resizer.cc     bounds->set_height(bounds->bottom() - top_edge);
bottom            873 ash/wm/workspace/workspace_window_resizer.cc       ShouldStickToEdge(bottom_edge - bounds->bottom(), sticky_size)) {
bottom            617 ash/wm/workspace/workspace_window_resizer_unittest.cc     int bottom =
bottom            618 ash/wm/workspace/workspace_window_resizer_unittest.cc         ScreenUtil::GetDisplayWorkAreaBoundsInParent(window_.get()).bottom();
bottom            623 ash/wm/workspace/workspace_window_resizer_unittest.cc     EXPECT_EQ("250,0 250x" + base::IntToString(bottom),
bottom            941 ash/wm/workspace/workspace_window_resizer_unittest.cc   int bottom = ScreenUtil::GetDisplayWorkAreaBoundsInParent(
bottom            942 ash/wm/workspace/workspace_window_resizer_unittest.cc       window_.get()).bottom();
bottom            945 ash/wm/workspace/workspace_window_resizer_unittest.cc   window_->SetBounds(gfx::Rect(100, bottom - delta_to_bottom, 300, height));
bottom            947 ash/wm/workspace/workspace_window_resizer_unittest.cc       window_.get(), gfx::Point(0, bottom - delta_to_bottom), HTTOP));
bottom            949 ash/wm/workspace/workspace_window_resizer_unittest.cc   resizer->Drag(CalculateDragPoint(*resizer, 0, bottom), 0);
bottom            951 ash/wm/workspace/workspace_window_resizer_unittest.cc             base::IntToString(bottom - kMinimumOnScreenArea) +
bottom           1104 ash/wm/workspace/workspace_window_resizer_unittest.cc                          work_area.bottom() - 220 - 2), 0);
bottom           1108 ash/wm/workspace/workspace_window_resizer_unittest.cc   EXPECT_EQ(work_area.bottom() - 200, window_->bounds().height());
bottom           1120 ash/wm/workspace/workspace_window_resizer_unittest.cc       CalculateDragPoint(*resizer, -98, work_area.bottom() - 220 - 2), 0);
bottom           1124 ash/wm/workspace/workspace_window_resizer_unittest.cc   EXPECT_EQ(work_area.bottom() - 200, window_->bounds().height());
bottom           1149 ash/wm/workspace/workspace_window_resizer_unittest.cc   int attach_y = work_area.bottom() - window_->bounds().height() - initial_y;
bottom            631 ash/wm/workspace_controller_unittest.cc   insets.Set(0, 0, insets.bottom() + 30, 0);
bottom           1433 ash/wm/workspace_controller_unittest.cc     { "bottom", gfx::Point(bounds.x() + 10, bounds.bottom() + 2), true },
bottom           1484 ash/wm/workspace_controller_unittest.cc     { "bottom", gfx::Point(bounds.x() + 10, bounds.bottom() + 2), true },
bottom            135 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java     public static void setPaddingRelative(View view, int start, int top, int end, int bottom) {
bottom            137 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             view.setPaddingRelative(start, top, end, bottom);
bottom            140 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             view.setPadding(start, top, end, bottom);
bottom            173 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             Drawable end, Drawable bottom) {
bottom            175 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             textView.setCompoundDrawablesRelative(start, top, bottom, end);
bottom            177 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             textView.setCompoundDrawables(start, top, bottom, end);
bottom            186 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             Drawable start, Drawable top, Drawable end, Drawable bottom) {
bottom            188 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             textView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, bottom, end);
bottom            190 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             textView.setCompoundDrawablesWithIntrinsicBounds(start, top, bottom, end);
bottom            199 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             int start, int top, int end, int bottom) {
bottom            201 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             textView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, bottom, end);
bottom            203 base/android/java/src/org/chromium/base/ApiCompatibilityUtils.java             textView.setCompoundDrawablesWithIntrinsicBounds(start, top, bottom, end);
bottom            132 cc/base/math_util.cc   quad[5] = src_rect.bottom();
bottom            134 cc/base/math_util.cc   quad[7] = src_rect.bottom();
bottom            294 cc/base/tiling_data.cc     bottom_ = tiling_data_->LastBorderTileYIndexFromSrcCoord(rect.bottom() - 1);
bottom            300 cc/base/tiling_data.cc     bottom_ = tiling_data_->TileYIndexFromSrcCoord(rect.bottom() - 1);
bottom            361 cc/base/tiling_data.cc       tiling_data_->LastBorderTileYIndexFromSrcCoord(consider.bottom() - 1);
bottom            371 cc/base/tiling_data.cc         tiling_data_->LastBorderTileYIndexFromSrcCoord(ignore.bottom() - 1);
bottom            469 cc/base/tiling_data.cc       tiling_data_->LastBorderTileYIndexFromSrcCoord(consider.bottom() - 1);
bottom            477 cc/base/tiling_data.cc         tiling_data_->LastBorderTileYIndexFromSrcCoord(ignore.bottom() - 1);
bottom            523 cc/base/tiling_data.cc   int bottom_src_coord = center.bottom() - 1;
bottom            352 cc/layers/delegated_renderer_layer_impl.cc     gfx::Rect bottom(x,
bottom            373 cc/layers/delegated_renderer_layer_impl.cc                           bottom,
bottom            374 cc/layers/delegated_renderer_layer_impl.cc                           bottom,
bottom            251 cc/layers/heads_up_display_layer_impl.cc     DrawMemoryDisplay(canvas, 0, area.bottom(), SkMaxScalar(area.width(), 150));
bottom            300 cc/layers/heads_up_display_layer_impl.cc       bounds.left(), bounds.bottom(), bounds.right(), bounds.bottom(), *paint);
bottom            346 cc/layers/heads_up_display_layer_impl.cc                                          text_bounds.bottom() + 2 * kPadding,
bottom            366 cc/layers/heads_up_display_layer_impl.cc            text_bounds.bottom());
bottom            373 cc/layers/heads_up_display_layer_impl.cc            text_bounds.bottom());
bottom            401 cc/layers/heads_up_display_layer_impl.cc                         graph_bounds.bottom() - p * graph_bounds.height());
bottom            422 cc/layers/heads_up_display_layer_impl.cc                    histogram_bounds.bottom() + 1,
bottom            427 cc/layers/heads_up_display_layer_impl.cc                    histogram_bounds.bottom() + 1,
bottom            439 cc/layers/heads_up_display_layer_impl.cc                            histogram_bounds.bottom() - (i + 1) * bar_height,
bottom            531 cc/layers/heads_up_display_layer_impl.cc                                          text_bounds.bottom() + kPadding,
bottom            535 cc/layers/heads_up_display_layer_impl.cc                                          text_bounds2.bottom() + 2 * kPadding,
bottom            551 cc/layers/heads_up_display_layer_impl.cc            text_bounds.bottom());
bottom            558 cc/layers/heads_up_display_layer_impl.cc            text_bounds2.bottom());
bottom            565 cc/layers/heads_up_display_layer_impl.cc            text_bounds2.bottom());
bottom            583 cc/layers/heads_up_display_layer_impl.cc                          graph_bounds.bottom() - p * graph_bounds.height(),
bottom            142 cc/layers/nine_patch_layer_impl.cc       0, layer_top_left.bottom(), layer_left_width, layer_middle_height);
bottom            144 cc/layers/nine_patch_layer_impl.cc                         layer_top_right.bottom(),
bottom            163 cc/layers/nine_patch_layer_impl.cc   int image_aperture_bottom_height = image_height - image_aperture_.bottom();
bottom            199 cc/layers/nine_patch_layer_impl.cc                      uv_top_left.bottom(),
bottom            205 cc/layers/nine_patch_layer_impl.cc                       uv_top_right.bottom(),
bottom            213 cc/layers/nine_patch_layer_impl.cc                        uv_top_left.bottom(),
bottom            521 cc/layers/picture_layer_impl_unittest.cc           iter.geometry_rect().bottom() >= active_content_bounds.height() ||
bottom            327 cc/layers/tiled_layer.cc                              int bottom,
bottom            334 cc/layers/tiled_layer.cc   if (!HaveTexturesForTiles(left, top, right, bottom, ignore_occlusions)) {
bottom            342 cc/layers/tiled_layer.cc     &update_rect, &paint_rect, left, top, right, bottom, ignore_occlusions);
bottom            349 cc/layers/tiled_layer.cc       update_rect, paint_rect, left, top, right, bottom, queue, occlusion);
bottom            357 cc/layers/tiled_layer.cc     int bottom,
bottom            361 cc/layers/tiled_layer.cc   for (int j = top; j <= bottom; ++j) {
bottom            388 cc/layers/tiled_layer.cc                                       int bottom,
bottom            390 cc/layers/tiled_layer.cc   for (int j = top; j <= bottom; ++j) {
bottom            419 cc/layers/tiled_layer.cc                                     int bottom,
bottom            421 cc/layers/tiled_layer.cc   for (int j = top; j <= bottom; ++j) {
bottom            463 cc/layers/tiled_layer.cc                                     int bottom,
bottom            489 cc/layers/tiled_layer.cc   for (int j = top; j <= bottom; ++j) {
bottom            616 cc/layers/tiled_layer.cc     int left, top, right, bottom;
bottom            618 cc/layers/tiled_layer.cc         create_tiles_rect, &left, &top, &right, &bottom);
bottom            619 cc/layers/tiled_layer.cc     for (int j = top; j <= bottom; ++j) {
bottom            740 cc/layers/tiled_layer.cc     int left, top, right, bottom;
bottom            745 cc/layers/tiled_layer.cc                                      &bottom);
bottom            746 cc/layers/tiled_layer.cc     UpdateTiles(left, top, right, bottom, queue, NULL, &updated);
bottom            759 cc/layers/tiled_layer.cc   int left, top, right, bottom;
bottom            761 cc/layers/tiled_layer.cc       predicted_visible_rect_, &left, &top, &right, &bottom);
bottom            762 cc/layers/tiled_layer.cc   MarkOcclusionsAndRequestTextures(left, top, right, bottom, occlusion);
bottom            764 cc/layers/tiled_layer.cc       left, top, right, bottom, queue, occlusion, &updated);
bottom            777 cc/layers/tiled_layer.cc   if (!UpdateTiles(left, top, right, bottom, queue, NULL, &updated) ||
bottom            804 cc/layers/tiled_layer.cc       while (bottom < prepaint_bottom) {
bottom            805 cc/layers/tiled_layer.cc         ++bottom;
bottom            807 cc/layers/tiled_layer.cc                 left, bottom, right, bottom, queue, NULL, &updated) ||
bottom            825 cc/layers/tiled_layer.cc                 left, top, left, bottom, queue, NULL, &updated) ||
bottom            834 cc/layers/tiled_layer.cc                 right, top, right, bottom, queue, NULL, &updated) ||
bottom            866 cc/layers/tiled_layer.cc   int left, top, right, bottom;
bottom            868 cc/layers/tiled_layer.cc       idle_paint_content_rect, &left, &top, &right, &bottom);
bottom            870 cc/layers/tiled_layer.cc   for (int j = top; j <= bottom; ++j) {
bottom             92 cc/layers/tiled_layer.h       int bottom,
bottom             98 cc/layers/tiled_layer.h                    int bottom,
bottom            105 cc/layers/tiled_layer.h                             int bottom,
bottom            112 cc/layers/tiled_layer.h                           int bottom,
bottom            119 cc/layers/tiled_layer.h                           int bottom,
bottom            165 cc/layers/tiled_layer_impl.cc   int left, top, right, bottom;
bottom            166 cc/layers/tiled_layer_impl.cc   tiler_->ContentRectToTileIndices(content_rect, &left, &top, &right, &bottom);
bottom            169 cc/layers/tiled_layer_impl.cc     for (int j = top; j <= bottom; ++j) {
bottom            199 cc/layers/tiled_layer_impl.cc   for (int j = top; j <= bottom; ++j) {
bottom             23 cc/output/direct_renderer.cc                                             float bottom,
bottom             28 cc/output/direct_renderer.cc   float delta_y = top - bottom;
bottom             35 cc/output/direct_renderer.cc   proj.matrix().set(1, 3, -(top + bottom) / delta_y);
bottom             93 cc/output/direct_renderer.cc   DCHECK_LE(viewport_rect.bottom(), surface_size.height());
bottom             97 cc/output/direct_renderer.cc                                                      draw_rect.bottom(),
bottom            103 cc/output/direct_renderer.cc                                                      draw_rect.bottom());
bottom            108 cc/output/direct_renderer.cc     window_rect.set_y(surface_size.height() - viewport_rect.bottom());
bottom            126 cc/output/direct_renderer.cc     window_rect.set_y(current_surface_size_.height() - window_rect.bottom());
bottom            290 cc/output/direct_renderer.cc                            device_clip_rect.bottom());
bottom             58 cc/output/filter_operations.cc                                   int* bottom,
bottom             60 cc/output/filter_operations.cc   *top = *right = *bottom = *left = 0;
bottom             72 cc/output/filter_operations.cc         *bottom += spread;
bottom             77 cc/output/filter_operations.cc         *bottom += spread + op.drop_shadow_offset().y();
bottom             44 cc/output/filter_operations.h   void GetOutsets(int* top, int* right, int* bottom, int* left) const;
bottom             17 cc/output/filter_operations_unittest.cc   int top, right, bottom, left;
bottom             18 cc/output/filter_operations_unittest.cc   top = right = bottom = left = 0;
bottom             19 cc/output/filter_operations_unittest.cc   ops.GetOutsets(&top, &right, &bottom, &left);
bottom             22 cc/output/filter_operations_unittest.cc   EXPECT_EQ(57, bottom);
bottom             29 cc/output/filter_operations_unittest.cc   int top, right, bottom, left;
bottom             30 cc/output/filter_operations_unittest.cc   top = right = bottom = left = 0;
bottom             31 cc/output/filter_operations_unittest.cc   ops.GetOutsets(&top, &right, &bottom, &left);
bottom             34 cc/output/filter_operations_unittest.cc   EXPECT_EQ(65, bottom);
bottom             39 cc/output/geometry_binding.cc     Vertex v0 = {{quad_vertex_rect.x(), quad_vertex_rect.bottom(), 0.0f, },
bottom             45 cc/output/geometry_binding.cc     Vertex v3 = {{quad_vertex_rect.right(), quad_vertex_rect.bottom(), 0.0f, },
bottom            742 cc/output/gl_renderer.cc   int top, right, bottom, left;
bottom            743 cc/output/gl_renderer.cc   quad->background_filters.GetOutsets(&top, &right, &bottom, &left);
bottom            744 cc/output/gl_renderer.cc   window_rect.Inset(-left, -top, -right, -bottom);
bottom           1308 cc/output/gl_renderer.cc   if (quad->IsBottomEdge() && tile_rect.bottom() == quad->rect.bottom())
bottom           1309 cc/output/gl_renderer.cc     bottom_edge = device_layer_edges.bottom();
bottom           2344 cc/output/gl_renderer.cc   DCHECK_LE(window_rect.bottom(), current_surface_size_.height());
bottom           2527 cc/output/gl_renderer.cc   DCHECK_LE(window_rect.bottom(), current_surface_size_.height());
bottom           1163 cc/output/renderer_pixeltest.cc   EXPECT_NE(sub_rect.bottom(), child_pass->output_rect.bottom());
bottom            242 cc/output/software_renderer_unittest.cc           0, visible_rect.bottom() - 1, tile_rect.width(), tile_rect.bottom()),
bottom            303 cc/output/software_renderer_unittest.cc             output.getColor(visible_rect.right(), visible_rect.bottom()));
bottom            308 cc/output/software_renderer_unittest.cc       output.getColor(visible_rect.right() - 2, visible_rect.bottom() - 2));
bottom            312 cc/output/software_renderer_unittest.cc       output.getColor(visible_rect.right() - 1, visible_rect.bottom() - 1));
bottom            377 cc/output/software_renderer_unittest.cc       output.getColor(smaller_rect.right() - 1, smaller_rect.bottom() - 1));
bottom            429 cc/output/software_renderer_unittest.cc       output.getColor(smaller_rect.right() - 1, smaller_rect.bottom() - 1));
bottom            436 cc/output/software_renderer_unittest.cc                             interior_visible_rect.bottom() - 1));
bottom            120 cc/quads/draw_quad.h     return rect.bottom() == shared_quad_state->content_bounds.height();
bottom             39 cc/resources/layer_quad.cc                      const Edge& bottom)
bottom             43 cc/resources/layer_quad.cc       bottom_(bottom) {}
bottom             75 cc/resources/layer_quad.h             const Edge& bottom);
bottom             81 cc/resources/layer_quad.h   Edge bottom() const { return bottom_; }
bottom             74 cc/resources/layer_tiling_data.cc                                                int* bottom) const {
bottom             84 cc/resources/layer_tiling_data.cc   *bottom = tiling_data_.TileYIndexFromSrcCoord(content_rect.bottom() - 1);
bottom             99 cc/resources/layer_tiling_data.cc   int left, top, right, bottom;
bottom            100 cc/resources/layer_tiling_data.cc   ContentRectToTileIndices(content_rect, &left, &top, &right, &bottom);
bottom            101 cc/resources/layer_tiling_data.cc   for (int j = top; j <= bottom; ++j) {
bottom            124 cc/resources/layer_tiling_data.cc   int left, top, right, bottom;
bottom            126 cc/resources/layer_tiling_data.cc       gfx::Rect(size), &left, &top, &right, &bottom);
bottom            129 cc/resources/layer_tiling_data.cc     if (it->first.first > right || it->first.second > bottom)
bottom             91 cc/resources/layer_tiling_data.h                                 int* bottom) const;
bottom            323 cc/resources/picture.cc         RoundDown(static_cast<int>(std::ceil(it->pixel_ref_rect.bottom())),
bottom            463 cc/resources/picture.cc       RoundDown(query_rect.bottom() - 1, cell_size.height()));
bottom            257 cc/resources/picture_layer_tiling.cc       content_rect.bottom() - 1);
bottom            311 cc/resources/picture_layer_tiling.cc     min_top = last_geometry_rect.bottom();
bottom            323 cc/resources/picture_layer_tiling.cc     DCHECK_EQ(last_geometry_rect.bottom(), current_geometry_rect_.bottom());
bottom            384 cc/resources/picture_layer_tiling.cc   int old_bottom = last_visible_rect_in_content_space_.bottom();
bottom            389 cc/resources/picture_layer_tiling.cc   int new_bottom = visible_rect_in_content_space.bottom();
bottom            698 cc/resources/picture_layer_tiling.cc     { EdgeEvent::TOP, &num_y_edges, bounding_rect.bottom() - rect.bottom() },
bottom            115 cc/resources/picture_layer_tiling_unittest.cc       EXPECT_LE(texture_rect.bottom(), client_.TileSize().height());
bottom            562 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), in.y() - out.y());
bottom            575 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), in.y() - out.y());
bottom            642 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), in.y() - out.y());
bottom            643 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), out.right() - in.right());
bottom            656 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), in.y() - out.y());
bottom            657 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), in.x() - out.x());
bottom            671 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.right() - in.right(), out.bottom() - in.bottom());
bottom            700 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(out.bottom() - in.bottom(), in.y() - out.y());
bottom            713 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(30, out.bottom() - in.bottom());
bottom            747 cc/resources/picture_layer_tiling_unittest.cc   EXPECT_EQ(bounds.bottom(), out.bottom());
bottom            211 cc/resources/picture_pile_impl.cc       min_content_top = last_content_rect.bottom();
bottom            146 cc/resources/picture_pile_unittest.cc       pile_->tiling().TileBoundsWithBorder(0, 0).bottom() - 1,
bottom            938 cc/resources/resource_provider.cc     DCHECK(source_rect.bottom() <= image_rect.bottom());
bottom             35 cc/test/fake_content_layer_client.cc                            draw_rect.bottom(),
bottom             84 cc/test/layer_test_common.cc                                    target_rect.bottom() <= occluded.bottom();
bottom             30 cc/trees/damage_tracker.cc   int top, right, bottom, left;
bottom             31 cc/trees/damage_tracker.cc   filters.GetOutsets(&top, &right, &bottom, &left);
bottom             32 cc/trees/damage_tracker.cc   rect->Inset(-left, -top, -right, -bottom);
bottom            687 cc/trees/layer_tree_host_impl.cc             screen_space_rect.bottom() /
bottom           3712 cc/trees/layer_tree_host_impl_unittest.cc                 quad->rect.bottom() / gutter_texture_size_pixels.height());
bottom            288 cc/trees/occlusion_tracker.cc         occlusion_rect.bottom() == affected_area_in_target.bottom() ?
bottom            119 cc/trees/occlusion_tracker_perftest.cc             query_content_rect.bottom() + 96 <= viewport_rect.height();
bottom             42 chrome/android/java/src/org/chromium/chrome/browser/ChromeWebContentsDelegateAndroid.java     private static Rect createRect(int x, int y, int right, int bottom) {
bottom             43 chrome/android/java/src/org/chromium/chrome/browser/ChromeWebContentsDelegateAndroid.java         return new Rect(x, y, right, bottom);
bottom             47 chrome/android/java/src/org/chromium/chrome/browser/ChromeWebContentsDelegateAndroid.java     private static RectF createRectF(float x, float y, float right, float bottom) {
bottom             48 chrome/android/java/src/org/chromium/chrome/browser/ChromeWebContentsDelegateAndroid.java         return new RectF(x, y, right, bottom);
bottom            159 chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java             popup.setVerticalOffset(mAdditionalVerticalOffset - paddingRect.bottom);
bottom            220 chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java         availableScreenSpace -= mIsByHardwareButton ? padding.top : padding.bottom;
bottom            231 chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java                         padding.top + padding.bottom);
bottom            234 chrome/android/java/src/org/chromium/chrome/browser/appmenu/AppMenu.java                         padding.top + padding.bottom);
bottom            184 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         mBackgroundDrawablePadding.bottom = getPaddingBottom();
bottom            212 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java                 - mBackgroundDrawablePadding.bottom;
bottom            591 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         int bgPaddingHeight = mBackgroundDrawablePadding.top + mBackgroundDrawablePadding.bottom;
bottom            663 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         int bannerPadding = mBackgroundDrawablePadding.top + mBackgroundDrawablePadding.bottom
bottom            682 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         int bottom = getMeasuredHeight() - mBackgroundDrawablePadding.bottom;
bottom            687 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         mBannerHighlightView.layout(start, top, end, bottom);
bottom            703 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         bottom -= mPaddingCard;
bottom            715 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         bottom -= mPaddingControls;
bottom            738 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         int logoBottom = bottom - ((MarginLayoutParams) mLogoView.getLayoutParams()).bottomMargin;
bottom            748 chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerView.java         mInstallButtonView.layout(buttonLeft, bottom - buttonHeight, buttonRight, bottom);
bottom             76 chrome/android/java/src/org/chromium/chrome/browser/banners/RatingView.java         mDrawingRect.bottom = starSize;
bottom            388 chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java             public void onLayoutChange(View v, int left, int top, int right, int bottom,
bottom            260 chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarLayout.java     protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
bottom             56 chrome/browser/android/chrome_web_contents_delegate_android.cc                                                         rect.bottom()));
bottom             68 chrome/browser/android/chrome_web_contents_delegate_android.cc           static_cast<int>(rect.bottom())));
bottom             45 chrome/browser/chromeos/display/display_preferences.cc   int bottom = 0;
bottom             49 chrome/browser/chromeos/display/display_preferences.cc       value.GetInteger(kInsetsBottomKey, &bottom) &&
bottom             51 chrome/browser/chromeos/display/display_preferences.cc     insets->Set(top, left, bottom, right);
bottom             61 chrome/browser/chromeos/display/display_preferences.cc   value->SetInteger(kInsetsBottomKey, insets.bottom());
bottom            125 chrome/browser/chromeos/display/display_preferences_unittest.cc     insets_value->SetInteger("insets_bottom", insets.bottom());
bottom            260 chrome/browser/chromeos/display/display_preferences_unittest.cc   int top = 0, left = 0, bottom = 0, right = 0;
bottom            263 chrome/browser/chromeos/display/display_preferences_unittest.cc   EXPECT_TRUE(property->GetInteger("insets_bottom", &bottom));
bottom            267 chrome/browser/chromeos/display/display_preferences_unittest.cc   EXPECT_EQ(12, bottom);
bottom            282 chrome/browser/chromeos/display/display_preferences_unittest.cc   EXPECT_FALSE(property->GetInteger("insets_bottom", &bottom));
bottom            113 chrome/browser/chromeos/display/overscan_calibrator.cc               std::max(insets.bottom(), 0),
bottom            184 chrome/browser/chromeos/input_method/mode_indicator_browsertest.cc   const gfx::Rect cursor3_bounds(100, screen_bounds.bottom() - 25, 1, 20);
bottom            192 chrome/browser/chromeos/input_method/mode_indicator_browsertest.cc     EXPECT_LT(mi3_bounds.bottom(), screen_bounds.bottom());
bottom             30 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc   int bottom = 0;
bottom             34 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc       !dict->GetInteger("bottom", &bottom) ||
bottom             37 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc   insets.Set(top, left, bottom, right);
bottom             34 chrome/browser/devtools/devtools_embedder_message_dispatcher.h         int top, int left, int bottom, int right) = 0;
bottom           1011 chrome/browser/devtools/devtools_window.cc     int top, int left, int bottom, int right) {
bottom           1012 chrome/browser/devtools/devtools_window.cc   gfx::Insets insets(top, left, bottom, right);
bottom            306 chrome/browser/devtools/devtools_window.h       int left, int top, int right, int bottom) OVERRIDE;
bottom            248 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc         info.overscan->right < 0 || info.overscan->bottom < 0) {
bottom            263 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc     if ((info.overscan->top + info.overscan->bottom) * 2 > screen_height) {
bottom            327 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc                     info.overscan->bottom, info.overscan->right));
bottom            383 chrome/browser/extensions/api/system_display/display_info_provider_chromeos.cc   unit->overscan.bottom = overscan_insets.bottom();
bottom             56 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc         insets.top,  insets.left, insets.bottom, insets.right);
bottom            805 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan->bottom = 20;
bottom            827 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan->bottom = 251;
bottom            848 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan->bottom = 51;
bottom            865 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   EXPECT_EQ(51, overscan.bottom());
bottom            880 chrome/browser/extensions/api/system_display/display_info_provider_chromeos_unittest.cc   info.overscan->bottom = 20;
bottom            160 chrome/browser/extensions/api/system_display/system_display_apitest.cc       unit->overscan.bottom = 80;
bottom            317 chrome/browser/first_run/try_chrome_dialog_view.cc   int top = info.rcWork.bottom - height;
bottom            317 chrome/browser/notifications/balloon_collection_impl.cc       y = work_area_.bottom() - VerticalEdgeMargin() -
bottom            322 chrome/browser/notifications/balloon_collection_impl.cc       y = work_area_.bottom() - VerticalEdgeMargin() -
bottom            143 chrome/browser/prefs/pref_service_browsertest.cc   int bottom = 0;
bottom            146 chrome/browser/prefs/pref_service_browsertest.cc       &bottom));
bottom            147 chrome/browser/prefs/pref_service_browsertest.cc   EXPECT_EQ(bottom, bounds.y() + bounds.height());
bottom            208 chrome/browser/prefs/pref_service_browsertest.cc   int bottom = 0;
bottom            211 chrome/browser/prefs/pref_service_browsertest.cc       &bottom));
bottom            212 chrome/browser/prefs/pref_service_browsertest.cc   EXPECT_EQ(bottom, bounds.y() + bounds.height());
bottom            393 chrome/browser/thumbnails/content_analysis.cc   DCHECK_LE(area.bottom(), input_bitmap.height());
bottom             37 chrome/browser/thumbnails/content_analysis_unittest.cc   for (int r = rect.y(); r < rect.bottom(); ++r) {
bottom            205 chrome/browser/thumbnails/content_analysis_unittest.cc                             row_profile.begin() + draw_rect.bottom() - 1,
bottom            218 chrome/browser/thumbnails/content_analysis_unittest.cc   EXPECT_EQ(255 * (test_rect.bottom() - draw_rect.y()) +
bottom            221 chrome/browser/thumbnails/content_analysis_unittest.cc   EXPECT_EQ(255 * (test_rect.bottom() - draw_rect.y()) +
bottom            631 chrome/browser/thumbnails/content_analysis_unittest.cc                             header_rect.bottom() + margin_vertical,
bottom            633 chrome/browser/thumbnails/content_analysis_unittest.cc                             footer_rect.y() - header_rect.bottom() -
bottom            643 chrome/browser/thumbnails/content_analysis_unittest.cc        y < footer_rect.bottom() - fine_print;
bottom            671 chrome/browser/thumbnails/content_analysis_unittest.cc        y < body_rect.bottom() - fine_print;
bottom             82 chrome/browser/thumbnails/simple_thumbnail_crop.cc                        clipping_rect.right(), clipping_rect.bottom() };
bottom             29 chrome/browser/ui/app_list/app_list_positioner.cc                                       int bottom) {
bottom             31 chrome/browser/ui/app_list/app_list_positioner.cc   work_area.Inset(left, top, right, bottom);
bottom             79 chrome/browser/ui/app_list/app_list_positioner.cc       anchor = gfx::Point(screen_rect.x(), work_area.bottom());
bottom            106 chrome/browser/ui/app_list/app_list_positioner.cc           gfx::Point(work_area.x() + work_area.width() / 2, work_area.bottom());
bottom            131 chrome/browser/ui/app_list/app_list_positioner.cc       anchor = gfx::Point(cursor.x(), work_area.bottom());
bottom            156 chrome/browser/ui/app_list/app_list_positioner.cc     if (shelf_rect.bottom() == screen_rect.bottom())
bottom            186 chrome/browser/ui/app_list/app_list_positioner.cc       return std::max(0, work_area.bottom() - cursor.y());
bottom             55 chrome/browser/ui/app_list/app_list_positioner.h   void WorkAreaInset(int left, int top, int right, int bottom);
bottom            250 chrome/browser/ui/ash/window_positioner_unittest.cc                       work_area.bottom() - popup_position.height(),
bottom            217 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc                                 password_bounds_.bottom(),
bottom            225 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc   int help_y = std::max(kPopupBorderThickness, divider_bounds_.bottom());
bottom            108 chrome/browser/ui/autofill/popup_controller_common.cc                                               RoundedElementBounds().bottom()));
bottom             44 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_unittest_helper.h - (NSPoint)bottom;
bottom            355 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc   ASSERT_EQ(first.bottom(), second.bottom());
bottom           1622 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       region_before.bottom == region_after.bottom;
bottom            102 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.cc       (cursor_pos.y() >= GetPopupRect(true).bottom()) ||
bottom            198 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc   GtkWidget* bottom = gtk_hbox_new(FALSE, 0);
bottom            201 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc   gtk_box_pack_start(GTK_BOX(bottom), gtk_label_new(""),
bottom            203 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc   gtk_box_pack_start(GTK_BOX(bottom), edit_button,
bottom            205 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc   gtk_box_pack_start(GTK_BOX(bottom), close_button,
bottom            210 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc   gtk_box_pack_start(GTK_BOX(content), bottom, TRUE, TRUE, 0);
bottom            492 chrome/browser/ui/gtk/browser_window_gtk.cc   gfx::CairoCachedSurface* bottom =
bottom            494 chrome/browser/ui/gtk/browser_window_gtk.cc   bottom->SetSource(cr, GTK_WIDGET(window_), left_x + 1, bottom_y - 1);
bottom           1904 chrome/browser/ui/gtk/browser_window_gtk.cc   window_preferences->SetInteger("bottom", restored_bounds_.bottom());
bottom           1912 chrome/browser/ui/gtk/browser_window_gtk.cc   window_preferences->SetInteger("work_area_bottom", work_area.bottom());
bottom            118 chrome/browser/ui/gtk/download/download_started_animation_gtk.cc       static_cast<int>(web_contents_bounds_.bottom() -
bottom             91 chrome/browser/ui/gtk/global_error_bubble.cc   GtkWidget* bottom = gtk_hbox_new(FALSE, ui::kControlSpacing);
bottom             92 chrome/browser/ui/gtk/global_error_bubble.cc   gtk_box_pack_start(GTK_BOX(bottom), gtk_label_new(NULL), TRUE, TRUE, 0);
bottom             94 chrome/browser/ui/gtk/global_error_bubble.cc     gtk_box_pack_start(GTK_BOX(bottom), cancel_button, FALSE, FALSE, 0);
bottom             95 chrome/browser/ui/gtk/global_error_bubble.cc   gtk_box_pack_start(GTK_BOX(bottom), accept_button, FALSE, FALSE, 0);
bottom             96 chrome/browser/ui/gtk/global_error_bubble.cc   gtk_box_pack_start(GTK_BOX(content), bottom, FALSE, FALSE, 0);
bottom            108 chrome/browser/ui/gtk/global_error_bubble.cc   g_signal_connect(bottom, "realize", G_CALLBACK(OnRealizeThunk), this);
bottom            315 chrome/browser/ui/gtk/gtk_util.cc                               int top, int bottom, int left, int right) {
bottom            323 chrome/browser/ui/gtk/gtk_util.cc   gtk_alignment_set_padding(GTK_ALIGNMENT(alignment), top, bottom, left, right);
bottom             51 chrome/browser/ui/gtk/gtk_util.h                               int top, int bottom, int left, int right);
bottom            157 chrome/browser/ui/gtk/infobars/infobar_container_gtk.cc   path.moveTo(bounds.x() + 0.5, bounds.bottom() + 0.5);
bottom            159 chrome/browser/ui/gtk/infobars/infobar_container_gtk.cc   path.lineTo(bounds.right() + 0.5, bounds.bottom() + 0.5);
bottom            168 chrome/browser/ui/gtk/infobars/infobar_container_gtk.cc   grad_points[0].set(SkIntToScalar(0), SkIntToScalar(bounds.bottom()));
bottom            170 chrome/browser/ui/gtk/infobars/infobar_container_gtk.cc                      SkIntToScalar(bounds.bottom() +
bottom             62 chrome/browser/ui/gtk/nine_box.cc                  int right, int bottom_left, int bottom, int bottom_right)
bottom             73 chrome/browser/ui/gtk/nine_box.cc   images_[7] = bottom ? &rb.GetNativeImageNamed(bottom) : NULL;
bottom             27 chrome/browser/ui/gtk/nine_box.h           int bottom_left, int bottom, int bottom_right);
bottom           1842 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc   cairo_move_to(cr, strikethrough_rect.x(), strikethrough_rect.bottom());
bottom            184 chrome/browser/ui/gtk/speech_recognition_bubble_gtk.cc       element_rect_.bottom(), 1, 1);
bottom            392 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc     int upper_threshold = tabstrip_bounds.bottom() + kVerticalDetachMagnetism;
bottom            602 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc     int max_y = tabstrip_bounds.bottom() - tab_size.height();
bottom            606 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc         (tabstrip_bounds.bottom() + vertical_drag_magnetism)) {
bottom            526 chrome/browser/ui/gtk/task_manager_gtk.cc     int top = 0, left = 0, bottom = 1, right = 1;
bottom            530 chrome/browser/ui/gtk/task_manager_gtk.cc         placement_pref->GetInteger("bottom", &bottom) &&
bottom            534 chrome/browser/ui/gtk/task_manager_gtk.cc                         std::max(1, bottom - top));
bottom            826 chrome/browser/ui/gtk/task_manager_gtk.cc       placement_pref->SetInteger("bottom", dialog_bounds.bottom());
bottom           1360 chrome/browser/ui/libgtk2ui/gtk2_ui.cc                                  border->bottom, border->right);
bottom            170 chrome/browser/ui/panels/detached_panel_browsertest.cc   EXPECT_LE(bounds.y(), primary_work_area.bottom());
bottom            206 chrome/browser/ui/panels/detached_panel_browsertest.cc   EXPECT_LE(bounds.y(), secondary_work_area.bottom());
bottom             54 chrome/browser/ui/panels/detached_panel_collection.cc       if (bounds.bottom() > work_area.bottom())
bottom             55 chrome/browser/ui/panels/detached_panel_collection.cc         bounds.set_y(work_area.bottom() - bounds.height());
bottom            144 chrome/browser/ui/panels/docked_panel_collection.cc   return gfx::Point(x, work_area_.bottom() - full_size.height());
bottom            292 chrome/browser/ui/panels/docked_panel_collection.cc   int bottom = GetBottomPositionForExpansionState(expansion_state);
bottom            293 chrome/browser/ui/panels/docked_panel_collection.cc   bounds->set_y(bottom - bounds->height());
bottom            473 chrome/browser/ui/panels/docked_panel_collection.cc     int bottom_bar_bottom = work_area_.bottom();
bottom            608 chrome/browser/ui/panels/docked_panel_collection.cc   int bottom = work_area_.bottom();
bottom            616 chrome/browser/ui/panels/docked_panel_collection.cc     bottom -= provider->GetDesktopBarThickness(
bottom            620 chrome/browser/ui/panels/docked_panel_collection.cc   return bottom;
bottom             27 chrome/browser/ui/panels/docked_panel_drag_handler.cc   int bottom = collection->GetBottomPositionForExpansionState(
bottom             29 chrome/browser/ui/panels/docked_panel_drag_handler.cc   if (new_bounds.bottom() != bottom) {
bottom             31 chrome/browser/ui/panels/docked_panel_drag_handler.cc     if (new_bounds.bottom() > bottom)
bottom             32 chrome/browser/ui/panels/docked_panel_drag_handler.cc       new_bounds.set_y(bottom - new_bounds.height());
bottom            252 chrome/browser/ui/panels/panel.cc   bounds.set_y(bounds.bottom() - full_size_.height());
bottom            841 chrome/browser/ui/panels/panel_browsertest.cc   int expected_bottom_on_expanded = docked_collection->work_area().bottom();
bottom            857 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(expected_bottom_on_expanded, panel->GetBounds().bottom());
bottom            863 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(expected_bottom_on_minimized, panel->GetBounds().bottom());
bottom            869 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(expected_bottom_on_title_only, panel->GetBounds().bottom());
bottom            875 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(expected_bottom_on_expanded, panel->GetBounds().bottom());
bottom            903 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(docked_collection->work_area().bottom() - bottom_bar_thickness,
bottom            904 chrome/browser/ui/panels/panel_browsertest.cc             panel->GetBounds().bottom());
bottom            922 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(docked_collection->work_area().bottom() - bottom_bar_thickness,
bottom            923 chrome/browser/ui/panels/panel_browsertest.cc             panel->GetBounds().bottom());
bottom            941 chrome/browser/ui/panels/panel_browsertest.cc   EXPECT_EQ(docked_collection->work_area().bottom() - bottom_bar_thickness,
bottom            942 chrome/browser/ui/panels/panel_browsertest.cc             panel->GetBounds().bottom());
bottom             65 chrome/browser/ui/panels/panel_drag_browsertest.cc                      above_bounds.bottom(),
bottom             95 chrome/browser/ui/panels/panel_drag_browsertest.cc       panel->manager()->docked_collection()->work_area().bottom() -
bottom             96 chrome/browser/ui/panels/panel_drag_browsertest.cc       panel->GetBounds().bottom();
bottom            105 chrome/browser/ui/panels/panel_drag_browsertest.cc         panel->manager()->docked_collection()->work_area().bottom() -
bottom            106 chrome/browser/ui/panels/panel_drag_browsertest.cc         panel->GetBounds().bottom();
bottom            121 chrome/browser/ui/panels/panel_drag_browsertest.cc         bounds2.bottom() - bounds1.y() +
bottom            140 chrome/browser/ui/panels/panel_drag_browsertest.cc     int bottom = stack1 ? stack1->bottom_panel()->GetBounds().bottom()
bottom            141 chrome/browser/ui/panels/panel_drag_browsertest.cc                         : bounds1.bottom();
bottom            144 chrome/browser/ui/panels/panel_drag_browsertest.cc         bounds2.y() - bottom -
bottom           1115 chrome/browser/ui/panels/panel_drag_browsertest.cc       docked_collection->work_area().bottom() - panel_new_bounds.height());
bottom           1571 chrome/browser/ui/panels/panel_drag_browsertest.cc                               panel1_old_bounds.bottom(),
bottom           1605 chrome/browser/ui/panels/panel_drag_browsertest.cc   panel2_new_bounds.set_y(panel1_old_bounds.bottom());
bottom           1783 chrome/browser/ui/panels/panel_drag_browsertest.cc                               panel1_old_bounds.bottom(),
bottom           2589 chrome/browser/ui/panels/panel_drag_browsertest.cc   panel2_expected_bounds.set_y(docked_collection->work_area().bottom() -
bottom           3072 chrome/browser/ui/panels/panel_drag_browsertest.cc       primary_work_area.bottom() - small_distance -
bottom           3078 chrome/browser/ui/panels/panel_drag_browsertest.cc   panel1_expected_bounds.set_y(primary_work_area.bottom() -
bottom           3082 chrome/browser/ui/panels/panel_drag_browsertest.cc   panel2_expected_bounds.set_y(primary_work_area.bottom() -
bottom           3098 chrome/browser/ui/panels/panel_drag_browsertest.cc   panel2_expected_bounds.set_y(panel1_expected_bounds.bottom());
bottom             55 chrome/browser/ui/panels/panel_drag_controller.cc   if (bounds1.bottom() <= bounds2.y() || bounds1.y() >= bounds2.bottom())
bottom             59 chrome/browser/ui/panels/panel_drag_controller.cc   if (bounds2.y() <= bounds1.y() && bounds1.bottom() <= bounds2.bottom())
bottom             62 chrome/browser/ui/panels/panel_drag_controller.cc   if (bounds1.y() <= bounds2.y() && bounds2.bottom() <= bounds1.bottom())
bottom             66 chrome/browser/ui/panels/panel_drag_controller.cc   return (bounds1.y() < bounds2.y()) ? (bounds1.bottom() - bounds2.y())
bottom             67 chrome/browser/ui/panels/panel_drag_controller.cc                                      : (bounds2.bottom() - bounds1.y());
bottom             74 chrome/browser/ui/panels/panel_drag_controller.cc   return abs(bottom_bounds.y() - top_bounds.bottom());
bottom            316 chrome/browser/ui/panels/panel_drag_controller.cc       dock_work_area.bottom() - target_bounds.bottom() <
bottom            344 chrome/browser/ui/panels/panel_drag_controller.cc       dock_work_area.bottom() - target_bounds.bottom() >
bottom            636 chrome/browser/ui/panels/panel_drag_controller.cc       height = stack->bottom_panel()->GetBounds().bottom() -
bottom            641 chrome/browser/ui/panels/panel_drag_controller.cc     if (abs(work_area.bottom() - target_position->y() - height) <
bottom            643 chrome/browser/ui/panels/panel_drag_controller.cc       target_position->set_y(work_area.bottom() - height);
bottom            755 chrome/browser/ui/panels/panel_drag_controller.cc                                panel_bounds.bottom(),
bottom            387 chrome/browser/ui/panels/panel_manager.cc           work_area.bottom() - panel->GetBounds().y() -
bottom             55 chrome/browser/ui/panels/panel_resize_browsertest.cc         mouse_location.SetPoint(bounds.x(), bounds.bottom());
bottom             59 chrome/browser/ui/panels/panel_resize_browsertest.cc                                 bounds.bottom());
bottom             62 chrome/browser/ui/panels/panel_resize_browsertest.cc         mouse_location.SetPoint(bounds.right(), bounds.bottom());
bottom            556 chrome/browser/ui/panels/panel_resize_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom            561 chrome/browser/ui/panels/panel_resize_browsertest.cc                                    panel2_expected_bounds.bottom(),
bottom            662 chrome/browser/ui/panels/panel_resize_browsertest.cc   panel3_expected_bounds.set_y(panel2_expected_bounds.bottom());
bottom            117 chrome/browser/ui/panels/panel_resize_controller.cc     int new_y = bounds_at_start_.bottom() - new_height;
bottom            143 chrome/browser/ui/panels/panel_resize_controller.cc     bounds.set_y(bounds_at_start_.bottom() - bounds.height());
bottom             68 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom             73 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel2_expected_bounds.bottom(),
bottom            171 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom            176 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel2_expected_bounds.bottom(),
bottom            236 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom            272 chrome/browser/ui/panels/stacked_panel_browsertest.cc   panel2_expected_bounds.set_y(panel1_expected_bounds.bottom());
bottom            287 chrome/browser/ui/panels/stacked_panel_browsertest.cc   panel2_expected_bounds.set_y(panel1_expected_bounds.bottom());
bottom            311 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom            323 chrome/browser/ui/panels/stacked_panel_browsertest.cc   panel2_expected_bounds.set_y(panel1_expected_bounds.bottom());
bottom            333 chrome/browser/ui/panels/stacked_panel_browsertest.cc   panel2_expected_bounds.set_y(panel1_expected_bounds.bottom());
bottom            355 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom());
bottom            382 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom());
bottom            403 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom());
bottom            418 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_LE(panel4->GetBounds().bottom(), work_area.bottom());
bottom            440 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_EQ(panel4->GetBounds().bottom(), work_area.bottom());
bottom            491 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_EQ(panel3->GetBounds().bottom(), work_area.bottom());
bottom            554 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                     bounds2.y() - bounds1.bottom());
bottom            632 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom            637 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel2_expected_bounds.bottom(),
bottom           1217 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel1_expected_bounds.bottom(),
bottom           1222 chrome/browser/ui/panels/stacked_panel_browsertest.cc                                    panel2_expected_bounds.bottom(),
bottom           1239 chrome/browser/ui/panels/stacked_panel_browsertest.cc   panel3_expected_bounds.set_y(panel2_expected_bounds.bottom());
bottom           1436 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_EQ(bounds1.bottom(), bounds2.y());
bottom           1441 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_EQ(bounds2.bottom(), bounds3.y());
bottom           1446 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_EQ(bounds3.bottom(), bounds4.y());
bottom           1451 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_EQ(bounds4.bottom(), bounds5.y());
bottom           1452 chrome/browser/ui/panels/stacked_panel_browsertest.cc   EXPECT_LE(bounds5.bottom(), primary_work_area.bottom());
bottom             60 chrome/browser/ui/panels/stacked_panel_collection.cc   int total_height = bottom_panel()->GetBounds().bottom() - top_bounds.y();
bottom             62 chrome/browser/ui/panels/stacked_panel_collection.cc   if (start_y + total_height > work_area.bottom())
bottom             63 chrome/browser/ui/panels/stacked_panel_collection.cc     start_y = work_area.bottom() - total_height;
bottom            176 chrome/browser/ui/panels/stacked_panel_collection.cc       bottom_panel()->GetBounds().bottom() - enclosing_bounds.y());
bottom            607 chrome/browser/ui/panels/stacked_panel_collection.cc         int old_bottom = bounds.bottom();
bottom            608 chrome/browser/ui/panels/stacked_panel_collection.cc         bounds.set_y(previous_bounds.bottom());
bottom            611 chrome/browser/ui/panels/stacked_panel_collection.cc         bounds.set_y(previous_bounds.bottom());
bottom            675 chrome/browser/ui/panels/stacked_panel_collection.cc                    bottom_panel_bounds.bottom(),
bottom            766 chrome/browser/ui/panels/stacked_panel_collection.cc   int available_space = work_area.bottom() -
bottom            767 chrome/browser/ui/panels/stacked_panel_collection.cc       bottom_panel()->GetBounds().bottom();
bottom            778 chrome/browser/ui/panels/stacked_panel_collection.cc   int bottom = top_panel()->GetBounds().y();
bottom            784 chrome/browser/ui/panels/stacked_panel_collection.cc       bottom += panel->GetBounds().height();
bottom            786 chrome/browser/ui/panels/stacked_panel_collection.cc       bottom += panel::kTitlebarHeight;
bottom            788 chrome/browser/ui/panels/stacked_panel_collection.cc   int available_space = work_area.bottom() - bottom;
bottom             38 chrome/browser/ui/tabs/tab_resources.cc   SkScalar bottom = SkIntToScalar(height);
bottom             41 chrome/browser/ui/tabs/tab_resources.cc   path->moveTo(left, bottom);
bottom             44 chrome/browser/ui/tabs/tab_resources.cc   path->lineTo(left + kTabBottomCurveWidth, bottom - kTabBottomCurveWidth);
bottom             61 chrome/browser/ui/tabs/tab_resources.cc   path->lineTo(right - kTabBottomCurveWidth, bottom - kTabBottomCurveWidth);
bottom             62 chrome/browser/ui/tabs/tab_resources.cc   path->lineTo(right, bottom);
bottom             65 chrome/browser/ui/tabs/tab_resources.cc   path->lineTo(left, bottom);
bottom            616 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   int y = bounds.bottom() - message_height;
bottom            653 chrome/browser/ui/views/autofill/autofill_dialog_views.cc     arrow.lineTo(rect.right() + 1, rect.bottom() + 1);
bottom            654 chrome/browser/ui/views/autofill/autofill_dialog_views.cc     arrow.lineTo(rect.x() - 1, rect.bottom() + 1);
bottom            920 chrome/browser/ui/views/autofill/autofill_dialog_views.cc       rect.CenterPoint().y() > child_at(0)->bounds().bottom()) {
bottom            948 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   return forward_mouse_events_ || event.y() <= child_at(0)->bounds().bottom();
bottom           1493 chrome/browser/ui/views/autofill/autofill_dialog_views.cc     int scroll_bottom = content_bounds.bottom();
bottom             28 chrome/browser/ui/views/autofill/tooltip_icon.cc                      local_bounds.bottom() - (origin.y() + pref_size.height()),
bottom            337 chrome/browser/ui/views/avatar_menu_bubble_view.cc   int bottom = y + labels_height;
bottom            338 chrome/browser/ui/views/avatar_menu_bubble_view.cc   sync_state_label_->SetBounds(label_x, bottom - state_size.height(),
bottom            341 chrome/browser/ui/views/avatar_menu_bubble_view.cc   edit_link_->SetBounds(label_x, bottom - edit_size.height(),
bottom             90 chrome/browser/ui/views/chrome_views_delegate.cc   window_preferences->SetInteger("bottom", bounds.bottom());
bottom             98 chrome/browser/ui/views/chrome_views_delegate.cc   window_preferences->SetInteger("work_area_bottom", work_area.bottom());
bottom            113 chrome/browser/ui/views/chrome_views_delegate.cc   int left, top, right, bottom;
bottom            117 chrome/browser/ui/views/chrome_views_delegate.cc       !dictionary->GetInteger("bottom", &bottom))
bottom            120 chrome/browser/ui/views/chrome_views_delegate.cc   bounds->SetRect(left, top, right - left, bottom - top);
bottom            204 chrome/browser/ui/views/create_application_shortcut_view.cc     SkIntToScalar(bounds.bottom())
bottom            562 chrome/browser/ui/views/desktop_media_picker_views.cc   int scroll_view_top = label_rect.bottom() + views::kPanelVerticalSpacing;
bottom            719 chrome/browser/ui/views/download/download_item_view.cc               body_image_set->bottom,
bottom            741 chrome/browser/ui/views/download/download_item_view.cc                 hot_body_image_set_.bottom,
bottom            758 chrome/browser/ui/views/download/download_item_view.cc                 drop_down_image_set->bottom,
bottom            768 chrome/browser/ui/views/download/download_item_view.cc                   drop_down_image_set->bottom,
bottom            134 chrome/browser/ui/views/download/download_item_view.h     gfx::ImageSkia* bottom;
bottom            144 chrome/browser/ui/views/download/download_item_view.h     gfx::ImageSkia* bottom;
bottom             99 chrome/browser/ui/views/download/download_started_animation_views.cc       static_cast<int>(web_contents_bounds_.bottom() -
bottom           1060 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc     int y_buttons = parent_bounds.bottom() -
bottom            156 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc     sysmenu_rect.SetRect(0, 0, sysmenu_rect.right(), sysmenu_rect.bottom());
bottom            429 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   gfx::ImageSkia* bottom = rb.GetImageSkiaNamed(IDR_CONTENT_BOTTOM_CENTER);
bottom            444 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc       std::max(client_area_top, client_area_bounds.bottom());
bottom            452 chrome/browser/ui/views/frame/app_panel_browser_frame_view.cc   canvas->TileImageInt(*bottom, client_area_bounds.x(), client_area_bottom,
bottom            317 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.cc       margins.cyTopHeight = tabstrip_bounds.bottom() + kDWMFrameTopOffset;
bottom            161 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc   int caption_buttons_bottom = caption_button_container_->bounds().bottom();
bottom            529 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc                 toolbar_bounds.bottom() - kClientEdgeThickness,
bottom            538 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc   canvas->FillRect(gfx::Rect(0, caption_button_container_->bounds().bottom(),
bottom             93 chrome/browser/ui/views/frame/browser_view_layout.cc     return gfx::Size(content_area.width(), content_area.bottom() - top);
bottom            228 chrome/browser/ui/views/frame/browser_view_layout.cc     find_bar_y = top_container_bounds.bottom();
bottom            233 chrome/browser/ui/views/frame/browser_view_layout.cc     find_bar_y = top_container_bounds.bottom() - 1;
bottom            350 chrome/browser/ui/views/frame/browser_view_layout.cc   int bottom = LayoutDownloadShelf(browser_view->height());
bottom            356 chrome/browser/ui/views/frame/browser_view_layout.cc   LayoutContentsContainerView(top, bottom);
bottom            405 chrome/browser/ui/views/frame/browser_view_layout.cc   int bottom = tabstrip_bounds.bottom();
bottom            437 chrome/browser/ui/views/frame/browser_view_layout.cc   return bottom;
bottom            467 chrome/browser/ui/views/frame/browser_view_layout.cc     top = std::max(toolbar_->bounds().bottom(), LayoutBookmarkBar(top));
bottom            515 chrome/browser/ui/views/frame/browser_view_layout.cc void BrowserViewLayout::LayoutContentsContainerView(int top, int bottom) {
bottom            521 chrome/browser/ui/views/frame/browser_view_layout.cc                                       std::max(0, bottom - top));
bottom            538 chrome/browser/ui/views/frame/browser_view_layout.cc     int child_bottom = child->bounds().bottom();
bottom            572 chrome/browser/ui/views/frame/browser_view_layout.cc int BrowserViewLayout::LayoutDownloadShelf(int bottom) {
bottom            579 chrome/browser/ui/views/frame/browser_view_layout.cc     download_shelf_->SetBounds(vertical_layout_rect_.x(), bottom - height,
bottom            582 chrome/browser/ui/views/frame/browser_view_layout.cc     bottom -= height;
bottom            584 chrome/browser/ui/views/frame/browser_view_layout.cc   return bottom;
bottom            108 chrome/browser/ui/views/frame/browser_view_layout.h   void LayoutContentsContainerView(int top, int bottom);
bottom            125 chrome/browser/ui/views/frame/browser_view_layout.h   int LayoutDownloadShelf(int bottom);
bottom            101 chrome/browser/ui/views/frame/browser_view_unittest.cc       tabstrip->bounds().bottom() -
bottom            105 chrome/browser/ui/views/frame/browser_view_unittest.cc   EXPECT_EQ(toolbar->bounds().bottom(), contents_container->y());
bottom            106 chrome/browser/ui/views/frame/browser_view_unittest.cc   EXPECT_EQ(top_container->bounds().bottom(), contents_container->y());
bottom            140 chrome/browser/ui/views/frame/browser_view_unittest.cc       tabstrip->bounds().bottom() +
bottom            145 chrome/browser/ui/views/frame/browser_view_unittest.cc   EXPECT_EQ(toolbar->bounds().bottom(), contents_container->y());
bottom            385 chrome/browser/ui/views/frame/glass_browser_frame_view.cc                 toolbar_bounds.bottom() - kClientEdgeThickness,
bottom            412 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   gfx::ImageSkia* bottom = tp->GetImageSkiaNamed(IDR_CONTENT_BOTTOM_CENTER);
bottom            413 chrome/browser/ui/views/frame/glass_browser_frame_view.cc   canvas->TileImageInt(*bottom, client_area_bounds.x(),
bottom            415 chrome/browser/ui/views/frame/glass_browser_frame_view.cc       bottom->height());
bottom            233 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc     sysmenu_rect.SetRect(0, 0, sysmenu_rect.right(), sysmenu_rect.bottom());
bottom            323 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc   if (rect_in_tabstrip_coords.bottom() > tabstrip->GetLocalBounds().bottom()) {
bottom            769 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc                 toolbar_bounds.bottom() - kClientEdgeThickness,
bottom            793 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc         client_area_top + toolbar_bounds.bottom() - kClientEdgeThickness);
bottom            830 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc   gfx::ImageSkia* bottom = tp->GetImageSkiaNamed(IDR_CONTENT_BOTTOM_CENTER);
bottom            831 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc   canvas->TileImageInt(*bottom, client_area_bounds.x(),
bottom            833 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc       bottom->height());
bottom            933 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc       GetBoundsForTabStrip(browser_view()->tabstrip()).bottom());
bottom            472 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_unittest.cc   EXPECT_GT(menu_button_->bounds().bottom(),
bottom            473 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_unittest.cc             avatar_label_->bounds().bottom());
bottom            552 chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_unittest.cc       menu_button_->bounds().bottom() - 3 - avatar_label_->bounds().height(),
bottom            455 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc         browser_view_->top_container()->GetBoundsInScreen().bottom();
bottom            979 chrome/browser/ui/views/location_bar/location_bar_view.cc       insets.top(), insets.left(), insets.bottom(), omnibox_view_margin));
bottom           1084 chrome/browser/ui/views/location_bar/location_bar_view.cc   gfx::Point icon_bottom(0, GetLocationIconView()->GetImageBounds().bottom() -
bottom            159 chrome/browser/ui/views/location_bar/star_view_browsertest.cc       region_before.bottom == region_after.bottom;
bottom            101 chrome/browser/ui/views/message_center/web_notification_tray.cc     rv.set_y(rect.bottom());
bottom            405 chrome/browser/ui/views/notifications/balloon_view_views.cc   SkScalar bottom = SkIntToScalar(rect.height());
bottom            409 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->lineTo(right, bottom - radius);
bottom            410 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->cubicTo(right, bottom - spline_radius,
bottom            411 chrome/browser/ui/views/notifications/balloon_view_views.cc                 right - spline_radius, bottom,
bottom            412 chrome/browser/ui/views/notifications/balloon_view_views.cc                 right - radius, bottom);
bottom            413 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->lineTo(left + radius, bottom);
bottom            414 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->cubicTo(left + spline_radius, bottom,
bottom            415 chrome/browser/ui/views/notifications/balloon_view_views.cc                 left, bottom - spline_radius,
bottom            416 chrome/browser/ui/views/notifications/balloon_view_views.cc                 left, bottom - radius);
bottom            429 chrome/browser/ui/views/notifications/balloon_view_views.cc   SkScalar bottom = SkIntToScalar(rect.bottom());
bottom            431 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->moveTo(left, bottom);
bottom            440 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->lineTo(right, bottom);
bottom            441 chrome/browser/ui/views/notifications/balloon_view_views.cc   path->lineTo(left, bottom);
bottom            507 chrome/browser/ui/views/notifications/balloon_view_views.cc   canvas->FillRect(gfx::Rect(kLeftMargin, rect.bottom(), line_width, 1),
bottom            131 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc       top = v->bounds().bottom();
bottom            471 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc            SkIntToScalar(bounding_rect.bottom()));
bottom            924 chrome/browser/ui/views/panels/panel_view.cc       return gfx::Size(0, below_panel->GetBounds().bottom() -
bottom           1107 chrome/browser/ui/views/panels/panel_view.cc          mouse_location.y() >= bounds.bottom() - kResizeInsideBoundsSize;
bottom             55 chrome/browser/ui/views/panels/panel_view_browsertest.cc   EXPECT_EQ(150, window_rect.bottom - window_rect.top);
bottom             83 chrome/browser/ui/views/panels/panel_view_browsertest.cc   EXPECT_EQ(150, window_rect.bottom - window_rect.top);
bottom            173 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc       enclosing_bottom = bounds.bottom;
bottom            181 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc       if (bounds.bottom > enclosing_bottom)
bottom            182 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc         enclosing_bottom = bounds.bottom;
bottom            206 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc                current_bounds.bottom - current_bounds.top,
bottom            425 chrome/browser/ui/views/tabs/tab.cc     int bottom_overflow = button_bounds.bottom() - tab_bounds.bottom();
bottom            111 chrome/browser/ui/views/tabs/tab_drag_controller.cc   int upper_threshold = bounds.bottom() + vertical_adjustment;
bottom            558 chrome/browser/ui/views/tabs/tab_drag_controller.cc     else if (create_point.y() > work_area.bottom())
bottom            559 chrome/browser/ui/views/tabs/tab_drag_controller.cc       create_point.set_y(work_area.bottom());
bottom            450 chrome/browser/ui/views/tabs/tab_strip_unittest.cc       active_tab->bounds().bottom() - 1);
bottom            462 chrome/browser/ui/views/tabs/tab_strip_unittest.cc                            active_tab->bounds().bottom() - 1);
bottom            474 chrome/browser/ui/views/tabs/tab_strip_unittest.cc       right_tab->bounds().bottom() - 1);
bottom            513 chrome/browser/ui/views/tabs/tab_strip_unittest.cc       active_tab->bounds().bottom() - 1);
bottom            525 chrome/browser/ui/views/tabs/tab_strip_unittest.cc                            active_tab->bounds().bottom() - 1);
bottom            537 chrome/browser/ui/views/tabs/tab_strip_unittest.cc       right_tab->bounds().bottom() - 1);
bottom            156 chrome/browser/ui/views/tabs/tab_unittest.cc       EXPECT_LE(tab.favicon_bounds_.bottom(), contents_bounds.bottom());
bottom            165 chrome/browser/ui/views/tabs/tab_unittest.cc       EXPECT_LE(tab.media_indicator_bounds_.bottom(), contents_bounds.bottom());
bottom            184 chrome/browser/ui/views/tabs/tab_unittest.cc       EXPECT_LE(tab.close_button_->bounds().bottom(), contents_bounds.bottom());
bottom            291 chrome/browser/ui/views/tabs/tab_unittest.cc   EXPECT_EQ(close_button_insets.bottom(), close_button_insets_2.bottom());
bottom            435 chrome/browser/ui/views/task_manager_view.cc   int y_buttons = parent_bounds.bottom() - size.height() - vertical_margin;
bottom             34 chrome/browser/ui/views/toolbar/back_button.cc                                  insets.bottom(), insets.right()));
bottom            701 chrome/browser/ui/views/toolbar/toolbar_view.cc   if (rect.bottom() < content_shadow_height())
bottom             35 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.cc FirstRunActor::StepPosition::SetBottom(int bottom) {
bottom             36 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.cc   bottom_ = bottom;
bottom             54 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h     StepPosition& SetBottom(int bottom);
bottom            158 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc                insets.bottom(), insets.right() - length);
bottom            161 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc                insets.bottom() - length, insets.right());
bottom            189 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc                insets.bottom(), insets.right() + length);
bottom            192 chrome/browser/ui/webui/options/chromeos/display_overscan_handler.cc                insets.bottom() + length, insets.right());
bottom            177 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc       region_before.bottom == region_after.bottom;
bottom             57 chrome/browser/ui/window_sizer/window_sizer.cc     int top = 0, left = 0, bottom = 0, right = 0;
bottom             62 chrome/browser/ui/window_sizer/window_sizer.cc                      wp_pref->GetInteger("bottom", &bottom) &&
bottom             66 chrome/browser/ui/window_sizer/window_sizer.cc                     std::max(0, bottom - top));
bottom            381 chrome/browser/ui/window_sizer/window_sizer.cc                  std::min(bounds->y(), work_area.bottom() - bounds->height())));
bottom            400 chrome/browser/ui/window_sizer/window_sizer.cc   if (bounds->y() < work_area.y() || bounds->bottom() > work_area.bottom())
bottom            407 chrome/browser/ui/window_sizer/window_sizer.cc   const int max_y = work_area.bottom() - kMinVisibleHeight;
bottom             38 chrome/browser/ui/window_sizer/window_sizer_gtk.cc                  monitor_bounds.bottom() - size.height()));
bottom            185 chrome/common/badge_util.cc   int rect_y = bounds.bottom() - bottom_margin - kBadgeHeight;
bottom            117 chrome/installer/util/install_util.cc       int y_offset = (screen_rect.bottom - screen_rect.top) / 2;
bottom            533 chrome/test/base/ui_test_utils.cc         gfx::Size(rect.right - rect.left, rect.bottom - rect.top));
bottom            651 chrome/utility/chrome_content_utility_client.cc                                           settings.area().bottom());
bottom            126 components/keyed_service/content/browser_context_dependency_manager_unittest.cc   TestService bottom("bottom", shutdown_order(), manager());
bottom            127 components/keyed_service/content/browser_context_dependency_manager_unittest.cc   DependOn(&bottom, &middle_row_1);
bottom            128 components/keyed_service/content/browser_context_dependency_manager_unittest.cc   DependOn(&bottom, &middle_row_2);
bottom            159 components/keyed_service/content/browser_context_dependency_manager_unittest.cc   TestService bottom("bottom", shutdown_order(), manager());
bottom            160 components/keyed_service/content/browser_context_dependency_manager_unittest.cc   DependOn(&bottom, &specialized_service);
bottom            161 components/keyed_service/content/browser_context_dependency_manager_unittest.cc   DependOn(&bottom, &other_intermediary);
bottom            137 components/keyed_service/core/dependency_graph_unittest.cc   DummyNode bottom(&graph);
bottom            138 components/keyed_service/core/dependency_graph_unittest.cc   graph.AddEdge(&middle1, &bottom);
bottom            139 components/keyed_service/core/dependency_graph_unittest.cc   graph.AddEdge(&middle2, &bottom);
bottom            147 components/keyed_service/core/dependency_graph_unittest.cc   EXPECT_EQ(&bottom, construction_order[3]);
bottom            152 components/keyed_service/core/dependency_graph_unittest.cc   EXPECT_EQ(&bottom, destruction_order[0]);
bottom             61 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ValidationMessageBubble.java                 contentViewCore, (int) (anchor.centerX() - getAnchorOffset()), (int) anchor.bottom);
bottom             89 components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ValidationMessageBubble.java                 contentViewCore, (int) (anchor.centerX() - getAnchorOffset()), (int) anchor.bottom);
bottom            279 content/browser/accessibility/browser_accessibility.cc         int bottom = child_rect.y() + end_pixel_offset;
bottom            281 content/browser/accessibility/browser_accessibility.cc                                        child_rect.width(), bottom - top);
bottom            285 content/browser/accessibility/browser_accessibility.cc         int bottom = child_rect.bottom() - start_pixel_offset;
bottom            286 content/browser/accessibility/browser_accessibility.cc         int top = child_rect.bottom() - end_pixel_offset;
bottom            288 content/browser/accessibility/browser_accessibility.cc                                        child_rect.width(), bottom - top);
bottom            461 content/browser/accessibility/browser_accessibility_manager_android.cc   int nearest_y = Clamp(y, node_bounds.y(), node_bounds.bottom());
bottom            820 content/browser/accessibility/browser_accessibility_win.cc           *this, gfx::Rect(r.right(), r.bottom(), 0, 0));
bottom            828 content/browser/accessibility/browser_accessibility_win.cc           *this, gfx::Rect(r.x(), r.bottom(), r.width(), 0));
bottom            116 content/browser/android/content_view_core_impl.cc                                       static_cast<int>(rect.bottom())));
bottom             73 content/browser/compositor/software_output_device_win.cc     SIZE size = {wr.right - wr.left, wr.bottom - wr.top};
bottom            459 content/browser/frame_host/render_widget_host_view_guest.cc       embedder_bounds.bottom() - guest_bounds.y());
bottom             43 content/browser/media/capture/desktop_capture_device.cc       result.x(), result.y(), result.right(), result.bottom());
bottom             55 content/browser/media/capture/desktop_capture_device_aura.cc   for (int y = rect.y(); y < rect.bottom(); ++y) {
bottom            202 content/browser/renderer_host/render_widget_host_view_aura.cc                               i->second.clip_rect.bottom());
bottom           2311 content/browser/renderer_host/render_widget_host_view_aura.cc   gfx::Point end = gfx::Point(rect.right(), rect.bottom());
bottom           2331 content/browser/renderer_host/render_widget_host_view_aura.cc   gfx::Point end = gfx::Point(rect.right(), rect.bottom());
bottom           3336 content/browser/renderer_host/render_widget_host_view_aura.cc       global_mouse_position_.y() > rect.bottom() - border_y;
bottom            290 content/browser/renderer_host/render_widget_host_view_base.cc                                   clip_rect_in_pixel.bottom());
bottom            634 content/child/npapi/plugin_host.cc         rect.bottom = invalidRect->bottom;
bottom            642 content/child/npapi/plugin_host.cc                      invalidRect->bottom - invalidRect->top);
bottom            201 content/child/npapi/webplugin_delegate_impl_gtk.cc   window_.clipRect.bottom = clip_rect_.y() + clip_rect_.height();
bottom            371 content/child/npapi/webplugin_delegate_impl_gtk.cc     window_.clipRect.bottom = draw_rect.height();
bottom            388 content/child/npapi/webplugin_delegate_impl_gtk.cc                         pixmap_draw_rect.bottom());
bottom            497 content/child/npapi/webplugin_delegate_impl_gtk.cc   window_.clipRect.bottom =
bottom            841 content/child/npapi/webplugin_delegate_impl_win.cc   window_.clipRect.bottom = std::max(0, clip_rect_.y() + clip_rect_.height());
bottom           1082 content/child/npapi/webplugin_delegate_impl_win.cc   damage_rect_win.bottom = damage_rect_win.top + damage_rect.height();
bottom           1110 content/child/npapi/webplugin_delegate_impl_win.cc   window_.clipRect.bottom = clip_rect_.y() + clip_rect_.height();
bottom            398 content/plugin/webplugin_proxy.cc                      SkIntToScalar(rect.bottom()) };
bottom            279 content/public/android/java/src/org/chromium/content/browser/ContentView.java     protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
bottom            280 content/public/android/java/src/org/chromium/content/browser/ContentView.java         super.onLayout(changed, left, top, right, bottom);
bottom           2457 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java         int y1 = anchorRectDip.bottom;
bottom           2459 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java         int y2 = focusRectDip.bottom;
bottom           2523 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java         mBottomRightVisibilityClippingPoint.setLocalDip(bounds.right, bounds.bottom);
bottom           3090 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java     private static Rect createRect(int x, int y, int right, int bottom) {
bottom           3091 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java         return new Rect(x, y, right, bottom);
bottom            361 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java             mClipRect.bottom += mShiftY;
bottom            362 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java         } else if (mClipRect.bottom > height - ZOOM_BOUNDS_MARGIN) {
bottom            363 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java             mShiftY = height - ZOOM_BOUNDS_MARGIN - mClipRect.bottom;
bottom            364 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java             mClipRect.bottom += mShiftY;
bottom            380 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java         if (mViewClipRect.bottom + mShiftY < mClipRect.bottom) {
bottom            381 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java             mMinScrollY = mViewClipRect.bottom - mClipRect.bottom;
bottom            389 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java         mBottomExtrusion = mClipRect.bottom - mTouch.y;
bottom            470 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java         rect.bottom = mTouch.y + mBottomExtrusion * scale + unshiftY;
bottom            484 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java                 (int) rect.bottom + sOverlayPadding.bottom);
bottom            528 content/public/android/java/src/org/chromium/content/browser/accessibility/BrowserAccessibilityManager.java         rect.bottom = (int) mRenderCoordinates.fromLocalCssToPix(rect.bottom);
bottom             48 content/public/android/java/src/org/chromium/content/browser/input/CursorController.java     public void setVisibleClippingRectangle(int left, int top, int right, int bottom) {
bottom             50 content/public/android/java/src/org/chromium/content/browser/input/CursorController.java             mVisibleClippingRectangle = new Rect(left, top, right, bottom);
bottom             52 content/public/android/java/src/org/chromium/content/browser/input/CursorController.java             mVisibleClippingRectangle.set(left,top,right,bottom);
bottom            246 content/public/android/java/src/org/chromium/content/browser/input/HandleView.java         clip.bottom = mParent.getHeight();
bottom            257 content/public/android/java/src/org/chromium/content/browser/input/HandleView.java                 posY >= clip.top && posY <= clip.bottom;
bottom             75 content/public/android/java/src/org/chromium/content/browser/input/InputMethodManagerWrapper.java     public void updateCursor(View view, int left, int top, int right, int bottom) {
bottom             76 content/public/android/java/src/org/chromium/content/browser/input/InputMethodManagerWrapper.java         getInputMethodManager().updateCursor(view, left, top, right, bottom);
bottom            262 content/public/android/javatests/src/org/chromium/content/browser/input/InsertionHandleTest.java         float bottom = renderCoordinates.fromLocalCssToPix(nodeBounds.bottom) + offsetY;
bottom            266 content/public/android/javatests/src/org/chromium/content/browser/input/InsertionHandleTest.java                 (int)(left + 3 * (right - left) / 4), (int)(top + (bottom - top) / 2));
bottom            274 content/public/android/javatests/src/org/chromium/content/browser/input/InsertionHandleTest.java                 (int)(left + (right - left) / 4), (int)(top + (bottom - top) / 2));
bottom            208 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java                 + affineTopLeft.y * nodeWindowBounds.bottom);
bottom            213 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java                 + affineBottomRight.y * nodeWindowBounds.bottom);
bottom            222 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java         int bottomY = (nodeWindowBounds.bottom + nodeWindowBounds.centerY()) / 2;
bottom            247 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java         int bottomY = (nodeWindowBounds.bottom + nodeWindowBounds.centerY()) / 2;
bottom            462 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java         int bottom = (int) renderCoordinates.fromLocalCssToPix(nodeBounds.bottom) + offsetY;
bottom            464 content/public/android/javatests/src/org/chromium/content/browser/input/SelectionHandleTest.java         return new Rect(left, top, right, bottom);
bottom             76 content/renderer/disambiguation_popup_helper.cc   int bottom = zoom_rect.bottom() - touch_point.y();
bottom             78 content/renderer/disambiguation_popup_helper.cc   TrimEdges(&top, &bottom, max_size.height());
bottom             83 content/renderer/disambiguation_popup_helper.cc                    top + bottom);
bottom             74 content/renderer/paint_aggregator.cc       damaged_rect.set_y(scroll_rect.bottom() + dy);
bottom            460 content/renderer/pepper/pepper_graphics_2d_host.cc       y64 + static_cast<int64>(operation.paint_src_rect.bottom()) >
bottom            695 content/renderer/pepper/pepper_graphics_2d_host.cc                         src_rect.right(), src_rect.bottom() };
bottom            703 content/renderer/pepper/pepper_graphics_2d_host.cc                        SkIntToScalar(invalidated_rect->bottom()) };
bottom           2058 content/renderer/render_frame_impl.cc   params.selection_start = gfx::Point(start_rect.x(), start_rect.bottom());
bottom           2059 content/renderer/render_frame_impl.cc   params.selection_end = gfx::Point(end_rect.right(), end_rect.bottom());
bottom           1384 content/renderer/render_widget.cc   irect.set(rect.x(), rect.y(), rect.right() - 1, rect.bottom() - 1);
bottom            596 content/shell/renderer/test_runner/WebTestProxy.cpp         int bottom = min(damageRect.y + damageRect.height, clientRect.y + clientRect.height);
bottom            598 content/shell/renderer/test_runner/WebTestProxy.cpp         if (left < right && top < bottom)
bottom            599 content/shell/renderer/test_runner/WebTestProxy.cpp             rect = WebRect(left, top, right - left, bottom - top);
bottom            714 content/shell/renderer/test_runner/WebTestProxy.cpp     int bottom = max(m_paintRect.y + m_paintRect.height, rect.y + rect.height);
bottom            715 content/shell/renderer/test_runner/WebTestProxy.cpp     m_paintRect = WebRect(left, top, right - left, bottom - top);
bottom            232 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp     int bottom = irect.fBottom;
bottom            248 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp         for (int i = top + readOnlyLineOffset; i < bottom; i += readOnlyLineOffset)
bottom            264 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right,                bottom,
bottom            265 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right - triangleSize, bottom,
bottom            266 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right,                bottom - triangleSize,
bottom            273 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left,                 bottom,
bottom            274 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left,                 bottom - triangleSize,
bottom            275 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left + triangleSize,  bottom,
bottom            322 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp     int bottom = irect.fBottom;
bottom            330 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + halfWidth,    bottom - quarterHeight,
bottom            339 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right - quarterWidth, bottom - quarterHeight,
bottom            349 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + quarterWidth, bottom - quarterHeight,
bottom            356 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + quarterWidth, bottom - quarterHeight,
bottom            358 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right - quarterWidth, bottom - quarterHeight,
bottom            376 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + longOffset,     bottom - gripShortIndent,
bottom            380 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right - longOffset,     bottom - gripShortIndent,
bottom            395 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + halfWidth,       bottom - gripLongIndent,
bottom            402 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + gripShortIndent, bottom - longOffset,
bottom            403 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right - gripShortIndent, bottom - longOffset,
bottom            541 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             line(canvas, left, bottom, right, bottom, edgeColor);
bottom            545 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             line(canvas, left, top, left, bottom, edgeColor);
bottom            546 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             line(canvas, right, top, right, bottom, edgeColor);
bottom            566 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp         bottom = lirect.fBottom;
bottom            569 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + quarterWidth, bottom - quarterHeight,
bottom            570 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             right - quarterWidth, bottom - quarterHeight,
bottom            577 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp         bottom = lirect.fBottom;
bottom            583 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp             left  + halfWidth,    bottom - quarterHeight,
bottom            376 content/shell/renderer/test_runner/web_ax_object_proxy.cc         int bottom = inline_text_box_rect.y + inline_text_box_rect.height;
bottom            379 content/shell/renderer/test_runner/web_ax_object_proxy.cc           int top = bottom - character_offsets[localIndex];
bottom            385 content/shell/renderer/test_runner/web_ax_object_proxy.cc         int top = bottom - character_offsets[0];
bottom            803 content/shell/renderer/test_runner/web_ax_object_proxy.cc     int bottom = std::max(bounds.y + bounds.height, next.y + next.height);
bottom            807 content/shell/renderer/test_runner/web_ax_object_proxy.cc     bounds.height = bottom - bounds.y;
bottom            367 content/shell/tools/plugin/PluginObject.cpp         plugin->lastWindow.clipRect.bottom - plugin->lastWindow.clipRect.top);
bottom           1180 content/shell/tools/plugin/PluginObject.cpp   rect.bottom = static_cast<int>(NPVARIANT_TO_DOUBLE(args[3]));
bottom             54 content/shell/tools/plugin/Tests/LogNPPSetWindow.cpp         window->clipRect.left, window->clipRect.top, window->clipRect.right, window->clipRect.bottom,
bottom             29 content/test/plugin/plugin_window_size_test.cc   window_rect.bottom = pNPWindow->height;
bottom            136 content/test/plugin/plugin_windowed_test.cc     Rectangle(hdc, 0, 0, r.right, r.bottom);
bottom             72 gpu/gles2_conform_support/native/egl_native_win.cc   wnd_rect.bottom = height;
bottom             90 gpu/gles2_conform_support/native/egl_native_win.cc       wnd_rect.bottom - wnd_rect.top,
bottom            418 gpu/tools/compositor_model_bench/shaders.cc   float bottom = min(top+g_current_tile_height, g_current_tile_layer_height);
bottom            420 gpu/tools/compositor_model_bench/shaders.cc   float height = bottom-top;
bottom            441 gpu/tools/compositor_model_bench/shaders.cc   float center_y = (top+bottom)/2 - g_current_tile_layer_height/2;
bottom             96 media/base/video_frame.cc       visible_rect.bottom() > coded_size.height() ||
bottom            113 media/base/video_frame.cc           RoundUp(visible_rect.bottom(), 2))
bottom            112 media/base/video_util.cc   CHECK_LE(view_area.bottom(), rows);
bottom            120 media/base/video_util.cc     for (; y < view_area.bottom(); y++) {
bottom            474 media/base/yuv_convert_unittest.cc       sub_rect.right(), sub_rect.bottom(),      // Dest rect
bottom            495 media/base/yuv_convert_unittest.cc         sub_rect.right(), sub_rect.bottom(),      // Dest rect
bottom            301 media/filters/skcanvas_video_renderer.cc   dest.set(dest_rect.x(), dest_rect.y(), dest_rect.right(), dest_rect.bottom());
bottom            240 media/tools/player_x11/gl_video_renderer.cc   float y1 = static_cast<float>(visible_rect.bottom()) / coded_size.height();
bottom            200 mojo/examples/sample_app/spinning_cube.cc                float bottom,
bottom            205 mojo/examples/sample_app/spinning_cube.cc     float delta_y = top - bottom;
bottom            223 mojo/examples/sample_app/spinning_cube.cc     frust.m[2][1] = (top + bottom) / delta_y;
bottom             17 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc   int32_t bottom;
bottom             35 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc     rect.set_height(input.bottom - input.top);
bottom             43 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc     rect.bottom = input.y() + input.height();
bottom            144 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc   EXPECT_EQ(65, rr.bottom);
bottom            230 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc     EXPECT_EQ(redmond_region.rects[i].bottom, redmond_region2.rects[i].bottom);
bottom             21 mojo/services/native_viewport/native_viewport_win.cc   wr.bottom = bounds.y() + bounds.height();
bottom             23 mojo/services/native_viewport/native_viewport_win.cc   return gfx::Rect(wr.left, wr.top, wr.right - wr.left, wr.bottom - wr.top);
bottom             63 mojo/services/native_viewport/native_viewport_win.cc     return gfx::Size(cr.right - cr.left, cr.bottom - cr.top);
bottom            131 mojo/services/native_viewport/native_viewport_win.cc     Rectangle(dc, cr.left, cr.top, cr.right, cr.bottom);
bottom             18 native_client_sdk/src/examples/api/graphics_3d/matrix.cc                   GLfloat bottom,
bottom             25 native_client_sdk/src/examples/api/graphics_3d/matrix.cc   temp3 = top - bottom;
bottom             36 native_client_sdk/src/examples/api/graphics_3d/matrix.cc   mat[9] = (top + bottom) / temp3;
bottom             27 native_client_sdk/src/examples/api/graphics_3d/matrix.h                   GLfloat bottom,
bottom             71 native_client_sdk/src/examples/demo/flock/goose.cc     while  (location_.y() >= flock_box.bottom())
bottom             18 native_client_sdk/src/gonacl_appengine/src/cube/matrix.cc                   GLfloat bottom,
bottom             25 native_client_sdk/src/gonacl_appengine/src/cube/matrix.cc   temp3 = top - bottom;
bottom             36 native_client_sdk/src/gonacl_appengine/src/cube/matrix.cc   mat[9] = (top + bottom) / temp3;
bottom             27 native_client_sdk/src/gonacl_appengine/src/cube/matrix.h                   GLfloat bottom,
bottom             18 net/base/int128.h   uint128(uint64 top, uint64 bottom);
bottom             19 net/base/int128.h   uint128(int bottom);
bottom             20 net/base/int128.h   uint128(uint32 bottom);   // Top 96 bits = 0
bottom             21 net/base/int128.h   uint128(uint64 bottom);   // hi_ = 0
bottom             25 net/base/int128.h   void Initialize(uint64 top, uint64 bottom);
bottom            108 net/base/int128.h inline uint128::uint128(uint64 top, uint64 bottom) : lo_(bottom), hi_(top) { }
bottom            111 net/base/int128.h inline uint128::uint128(uint64 bottom) : lo_(bottom), hi_(0) { }
bottom            112 net/base/int128.h inline uint128::uint128(uint32 bottom) : lo_(bottom), hi_(0) { }
bottom            113 net/base/int128.h inline uint128::uint128(int bottom) : lo_(bottom), hi_(0) {
bottom            114 net/base/int128.h   if (bottom < 0) {
bottom            118 net/base/int128.h inline void uint128::Initialize(uint64 top, uint64 bottom) {
bottom            120 net/base/int128.h   lo_ = bottom;
bottom            488 net/spdy/spdy_framer.cc         goto bottom;
bottom            590 net/spdy/spdy_framer.cc         goto bottom;
bottom            593 net/spdy/spdy_framer.cc  bottom:
bottom            946 net/tools/balsa/balsa_frame.cc     goto bottom;
bottom            963 net/tools/balsa/balsa_frame.cc             goto bottom;
bottom            972 net/tools/balsa/balsa_frame.cc       goto bottom;  // this is necessary to skip 'last_char_was_slash_r' checks
bottom           1021 net/tools/balsa/balsa_frame.cc               goto bottom;
bottom           1065 net/tools/balsa/balsa_frame.cc             goto bottom;
bottom           1101 net/tools/balsa/balsa_frame.cc       goto bottom;
bottom           1120 net/tools/balsa/balsa_frame.cc       goto bottom;
bottom           1124 net/tools/balsa/balsa_frame.cc       goto bottom;
bottom           1131 net/tools/balsa/balsa_frame.cc     goto bottom;
bottom           1142 net/tools/balsa/balsa_frame.cc  bottom:
bottom           1242 net/tools/balsa/balsa_frame.cc       goto bottom;
bottom           1264 net/tools/balsa/balsa_frame.cc     goto bottom;
bottom           1268 net/tools/balsa/balsa_frame.cc     goto bottom;
bottom           1333 net/tools/balsa/balsa_frame.cc                 goto bottom;
bottom           1347 net/tools/balsa/balsa_frame.cc               goto bottom;
bottom           1357 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_CHUNK_LENGTH
bottom           1394 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_CHUNK_EXTENSION
bottom           1417 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_CHUNK_DATA
bottom           1431 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_CHUNK_TERM
bottom           1468 net/tools/balsa/balsa_frame.cc             goto bottom;
bottom           1473 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_LAST_CHUNK_TERM
bottom           1492 net/tools/balsa/balsa_frame.cc             goto bottom;
bottom           1512 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_UNTIL_CLOSE
bottom           1534 net/tools/balsa/balsa_frame.cc         goto bottom;  // case BalsaFrameEnums::READING_CONTENT
bottom           1544 net/tools/balsa/balsa_frame.cc  bottom:
bottom             26 ppapi/cpp/rect.cc void Rect::Inset(int32_t left, int32_t top, int32_t right, int32_t bottom) {
bottom             29 ppapi/cpp/rect.cc   set_height(std::max<int32_t>(height() - top - bottom, 0));
bottom             39 ppapi/cpp/rect.cc          (point_y >= y()) && (point_y < bottom());
bottom             44 ppapi/cpp/rect.cc           rect.y() >= y() && rect.bottom() <= bottom());
bottom             49 ppapi/cpp/rect.cc            rect.y() >= bottom() || rect.bottom() <= y());
bottom             56 ppapi/cpp/rect.cc   int32_t rb = std::min(bottom(), rect.bottom());
bottom             74 ppapi/cpp/rect.cc   int32_t rb = std::max(bottom(), rect.bottom());
bottom             89 ppapi/cpp/rect.cc   int32_t rb = bottom();
bottom             91 ppapi/cpp/rect.cc   if (rect.y() <= y() && rect.bottom() >= bottom()) {
bottom            101 ppapi/cpp/rect.cc       ry = rect.bottom();
bottom            127 ppapi/cpp/rect.cc              (y() == rect.bottom() || bottom() == rect.y()));
bottom            235 ppapi/cpp/rect.h   int32_t bottom() const {
bottom            281 ppapi/cpp/rect.h   void Inset(int32_t left, int32_t top, int32_t right, int32_t bottom);
bottom             26 ppapi/examples/2d/scroll.cc        y < std::min(image->size().height(), rect.bottom());
bottom            199 ppapi/examples/gles2_spinning_cube/spinning_cube.cc                float bottom,
bottom            204 ppapi/examples/gles2_spinning_cube/spinning_cube.cc     float delta_y = top - bottom;
bottom            222 ppapi/examples/gles2_spinning_cube/spinning_cube.cc     frust.m[2][1] = (top + bottom) / delta_y;
bottom            147 ppapi/examples/video_effects/video_effects.cc       uint8_t* bottom = image + (size.height() - 1 - i) * image_data.stride();
bottom            149 ppapi/examples/video_effects/video_effects.cc       memcpy(top, bottom, image_data.stride());
bottom            150 ppapi/examples/video_effects/video_effects.cc       memcpy(bottom, &tmp_row[0], image_data.stride());
bottom            111 ppapi/tests/test_graphics_2d.cc   for (int y = rect.y(); y < rect.bottom(); y++) {
bottom             63 ppapi/utility/graphics/paint_aggregator.cc       damaged_rect.set_y(scroll_rect.bottom() + dy);
bottom            254 printing/emf_win.cc                    header.rclBounds.bottom - header.rclBounds.top + 1);
bottom             28 printing/page_setup.cc   bottom = 0;
bottom             37 printing/page_setup.cc       bottom == rhs.bottom;
bottom            124 printing/page_setup.cc                                            bounds.bottom());
bottom            133 printing/page_setup.cc   effective_margins_.bottom =
bottom            134 printing/page_setup.cc       std::max(std::max(requested_margins_.bottom,
bottom            135 printing/page_setup.cc                         physical_size_.height() - bounds.bottom()),
bottom            161 printing/page_setup.cc                                         effective_margins_.bottom -
bottom             31 printing/page_setup.h   int bottom;
bottom             26 printing/page_setup_unittest.cc   margins.bottom = rand() % kMax;
bottom             50 printing/page_setup_unittest.cc                                           printable_area.bottom());
bottom             54 printing/page_setup_unittest.cc   effective_margins.bottom = std::max(margins.bottom,
bottom             68 printing/page_setup_unittest.cc                          page_size.height() - effective_margins.bottom -
bottom             97 printing/page_setup_unittest.cc   EXPECT_EQ(effective_margins.bottom, setup.effective_margins().bottom) <<
bottom            110 printing/page_setup_unittest.cc   margins.bottom = 4;
bottom            129 printing/page_setup_unittest.cc   effective_margins.bottom = 6;
bottom            162 printing/page_setup_unittest.cc   EXPECT_EQ(effective_margins.bottom, setup.effective_margins().bottom) <<
bottom            174 printing/page_setup_unittest.cc   margins.bottom = -13;
bottom            187 printing/page_setup_unittest.cc   EXPECT_EQ(setup.effective_margins().bottom, 4);
bottom            193 printing/page_setup_unittest.cc   EXPECT_EQ(setup.effective_margins().bottom, 0);
bottom            204 printing/page_setup_unittest.cc   margins.bottom = 7;
bottom            226 printing/page_setup_unittest.cc   EXPECT_EQ(setup.effective_margins().bottom, 16);
bottom            247 printing/page_setup_unittest.cc   EXPECT_EQ(setup.effective_margins().bottom, 13);
bottom            255 printing/page_setup_unittest.cc   EXPECT_EQ(setup.effective_margins().bottom, 7);
bottom            275 printing/page_setup_unittest.cc   EXPECT_EQ(setup.effective_margins().bottom, 7);
bottom            163 printing/print_settings.cc       margins.bottom = margin_printer_units;
bottom            173 printing/print_settings.cc       margins.bottom = 0;
bottom            185 printing/print_settings.cc       margins.bottom = ConvertUnitDouble(
bottom            186 printing/print_settings.cc           requested_custom_margins_in_points_.bottom,
bottom             71 printing/print_settings_initializer.cc     margins_in_points.bottom = page_size_margins.margin_bottom;
bottom             51 printing/print_settings_initializer_mac.cc       (paper_rect.bottom - paper_rect.top));
bottom             56 printing/print_settings_initializer_mac.cc       (page_rect.bottom - page_rect.top));
bottom             29 printing/printed_document_win.cc   Rectangle(context, rect.x(), rect.y(), rect.right(), rect.bottom());
bottom            112 remoting/base/util.cc                                       dest_rect.right(), dest_rect.bottom());
bottom            133 remoting/base/util.cc                                         dest_rect.right(), dest_rect.bottom());
bottom            162 remoting/base/util.cc                                        rect.bottom(),
bottom            180 remoting/base/util.cc                                    dest_rect.bottom(),
bottom            195 remoting/base/util.cc   int bottom = RoundToTwosMultiple(rect.bottom() + 1);
bottom            196 remoting/base/util.cc   return webrtc::DesktopRect::MakeLTRB(x, y, right, bottom);
bottom            206 remoting/base/util.cc   int bottom = (rect.bottom() * out_size.height() + in_size.height() - 1) /
bottom            208 remoting/base/util.cc   return webrtc::DesktopRect::MakeLTRB(left, top, right, bottom);
bottom             62 remoting/base/util_unittest.cc       if (y < rect.top() || rect.bottom() <= y) {
bottom            161 remoting/base/util_unittest.cc         rect.bottom() - ((i & 8) ? 1 : 0));
bottom            179 remoting/base/util_unittest.cc         rect.bottom() - ((i & 8) ? 1 : 0));
bottom            148 remoting/client/plugin/pepper_view.cc       ceilf(pp_clip.bottom() * dips_to_view_scale_));
bottom            194 remoting/codec/video_decoder_vpx.cc         source_rect.bottom());
bottom            315 remoting/codec/video_encoder_vpx.cc         rect.left(), rect.top(), rect.right(), rect.bottom())));
bottom            358 remoting/codec/video_encoder_vpx.cc     int bottom = (rect.bottom() - 1) / kMacroBlockSize;
bottom            360 remoting/codec/video_encoder_vpx.cc     DCHECK_LT(bottom, active_map_height_);
bottom            363 remoting/codec/video_encoder_vpx.cc     for (int y = top; y <= bottom; ++y) {
bottom             67 remoting/host/chromoting_param_traits.cc   m->WriteInt(p.bottom());
bottom             74 remoting/host/chromoting_param_traits.cc   int left, right, top, bottom;
bottom             76 remoting/host/chromoting_param_traits.cc       !m->ReadInt(iter, &right) || !m->ReadInt(iter, &bottom)) {
bottom             79 remoting/host/chromoting_param_traits.cc   *r = webrtc::DesktopRect::MakeLTRB(left, top, right, bottom);
bottom             87 remoting/host/chromoting_param_traits.cc                                p.left(), p.top(), p.right(), p.bottom()));
bottom             84 remoting/host/desktop_shape_tracker_win.cc           rects[i].left, rects[i].top, rects[i].right, rects[i].bottom));
bottom            116 remoting/host/desktop_shape_tracker_win.cc                window_rect.right, window_rect.bottom);
bottom            217 remoting/host/disconnect_window_win.cc         RoundRect(hdc, rect.left, rect.top, rect.right - 1, rect.bottom - 1,
bottom            293 remoting/host/disconnect_window_win.cc     int window_height = window_rect.bottom - window_rect.top;
bottom            294 remoting/host/disconnect_window_win.cc     int top = monitor_info.rcWork.bottom - window_height;
bottom            348 remoting/host/disconnect_window_win.cc                     message_rect.bottom - message_rect.top,
bottom            366 remoting/host/disconnect_window_win.cc                     button_rect.bottom - button_rect.top,
bottom            376 remoting/host/disconnect_window_win.cc   int height = window_rect.bottom - window_rect.top;
bottom            259 remoting/host/input_injector_mac.cc            std::min(desktop_config.pixel_bounds.bottom(), mouse_pos_.y())));
bottom             94 remoting/host/verify_config_window_win.cc   LONG height = rect.bottom - rect.top;
bottom             96 remoting/host/verify_config_window_win.cc   LONG y = (owner_rect.top + owner_rect.bottom - height) / 2;
bottom            101 remoting/host/verify_config_window_win.cc   y = std::min(y, area_rect.bottom - width);
bottom            219 skia/ext/bitmap_platform_device_win.cc     temp_rect.bottom = height();
bottom            224 skia/ext/bitmap_platform_device_win.cc   int copy_height = src_rect->bottom - src_rect->top;
bottom            115 skia/ext/platform_canvas_unittest.cc   inner_rc.bottom = y + h;
bottom            155 skia/ext/platform_canvas_unittest.cc                SkIntToScalar(right()), SkIntToScalar(bottom()));
bottom             62 skia/ext/recursive_gaussian_convolution_unittest.cc   for (int y = box.top(); y < box.bottom(); ++y) {
bottom             76 skia/ext/recursive_gaussian_convolution_unittest.cc   for (int y = box.top(); y < box.bottom(); ++y) {
bottom            380 skia/ext/recursive_gaussian_convolution_unittest.cc                                                      box.bottom() + spread),
bottom            386 skia/ext/recursive_gaussian_convolution_unittest.cc                                                      box.bottom() - spread),
bottom             25 skia/ext/skia_utils_win.cc COMPILE_ASSERT(SK_OFFSETOF(RECT, bottom) == SK_OFFSETOF(SkIRect, fBottom), o4);
bottom             29 skia/ext/skia_utils_win.cc COMPILE_ASSERT(sizeof(RECT().bottom) == sizeof(SkIRect().fBottom), o8);
bottom             45 skia/ext/skia_utils_win.cc                      SkIntToScalar(rect.right), SkIntToScalar(rect.bottom) };
bottom            247 third_party/npapi/bindings/npapi.h   uint16_t bottom;
bottom            165 third_party/npapi/bindings/npapi_extensions.h     int32_t bottom;
bottom            442 third_party/npapi/bindings/npapi_extensions.h   uint32_t bottom;
bottom            894 third_party/npapi/npspy/common/format.cpp         uint16 bottom = ((NPRect *)plis->arg2.pData)->bottom;
bottom            896 third_party/npapi/npspy/common/format.cpp         *output = StringPrintf("NPN_InvalidateRect(%#08lx, %#08lx(%u,%u;%u,%u)", dw1,dw2,top,left,bottom,right);
bottom           1019 third_party/npapi/npspy/common/format.cpp                  ((NPWindow*)plis->arg2.pData)->clipRect.bottom, 
bottom            290 third_party/npapi/npspy/extern/plugin/npapi.h   uint16 bottom;
bottom            127 third_party/npapi/npspy/windows/gui_main.cpp         profile.setSizeAndPosition(rc.right - rc.left, rc.bottom - rc.top, rc.left, rc.top);
bottom            218 third_party/npapi/npspy/windows/gui_main.cpp   int height = rcMain.bottom - rcMain.top;
bottom            224 third_party/npapi/npspy/windows/gui_main.cpp                height - rcButtonOptions.bottom + rcButtonOptions.top - marginBottom, 
bottom            231 third_party/npapi/npspy/windows/gui_main.cpp                height - rcClear.bottom + rcClear.top - marginBottom, 
bottom            238 third_party/npapi/npspy/windows/gui_main.cpp                height - rcCheckMute.bottom + rcCheckMute.top - marginBottom, 
bottom            245 third_party/npapi/npspy/windows/gui_main.cpp                height - rcCheckOntop.bottom + rcCheckOntop.top - marginBottom, 
bottom            251 third_party/npapi/npspy/windows/gui_main.cpp                height - rcButtonOptions.bottom + rcButtonOptions.top - marginBottom - marginTop - spaceVer, 
bottom            140 third_party/npapi/npspy/windows/loggerw.cpp       profile.setSizeAndPosition(rc.right - rc.left, rc.bottom - rc.top, rc.left, rc.top);
bottom           2081 third_party/wtl/include/atlctrls.h 		return ImageList_DrawEx(m_hImageList, nImage, hDC, rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.top, rgbBk, rgbFg, fStyle);
bottom           2119 third_party/wtl/include/atlctrlw.h 			rc.top += (rc.bottom - rc.top) / 2;      // vertical center
bottom           2132 third_party/wtl/include/atlctrlw.h 			::OffsetRect(&rcButn, 0, ((rcItem.bottom - rcItem.top) - (rcButn.bottom - rcButn.top)) / 2);          // center vertically
bottom           2140 third_party/wtl/include/atlctrlw.h 				SIZE sz = { rcButn.right - rcButn.left - m_szBitmap.cx, rcButn.bottom - rcButn.top - m_szBitmap.cy };
bottom           2258 third_party/wtl/include/atlctrlw.h 			rc.top += (rc.bottom - rc.top) / 2;      // vertical center
bottom           2266 third_party/wtl/include/atlctrlw.h 			::OffsetRect(&rcButn, 0, ((rcItem.bottom - rcItem.top) - (rcButn.bottom - rcButn.top)) / 2);          // center vertically
bottom           2282 third_party/wtl/include/atlctrlw.h 				SIZE sz = { rcButn.right - rcButn.left - m_szBitmap.cx, rcButn.bottom - rcButn.top - m_szBitmap.cy };
bottom           2417 third_party/wtl/include/atlctrlw.h 		if((rc.bottom - rc.top) > size.cy)
bottom           2419 third_party/wtl/include/atlctrlw.h 			rcDest.top = rc.top + (rc.bottom - rc.top - size.cy) / 2;
bottom           2420 third_party/wtl/include/atlctrlw.h 			rcDest.bottom = rcDest.top + size.cy;
bottom           2459 third_party/wtl/include/atlctrlw.h 		int cy = rcDest.bottom - rcDest.top;
bottom           2480 third_party/wtl/include/atlctrlw.h 			RECT rcSource = { 0, 0, __min(size.cx, rc.right - rc.left), __min(size.cy, rc.bottom - rc.top) };
bottom           2705 third_party/wtl/include/atlctrlw.h 		POINT pt = { rect.left, rect.bottom };
bottom           3484 third_party/wtl/include/atlctrlw.h 		int cyHeight = rect.bottom - rect.top;
bottom           3591 third_party/wtl/include/atlctrlw.h 		pT->_CalcIconRect(rect.right - rect.left, rect.bottom - rect.top, rcIcon, m_bLayoutRTL);
bottom           3593 third_party/wtl/include/atlctrlw.h 		pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect, m_bLayoutRTL);
bottom           3605 third_party/wtl/include/atlctrlw.h 				(s_bW2K ? TPM_VERPOSANIMATION : 0), m_bLayoutRTL ? rect.right : rect.left, rect.bottom, m_hWndChildMaximized);
bottom           3647 third_party/wtl/include/atlctrlw.h 			pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect);
bottom           3670 third_party/wtl/include/atlctrlw.h 		pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect, m_bLayoutRTL);
bottom           3676 third_party/wtl/include/atlctrlw.h 			pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect);
bottom           3705 third_party/wtl/include/atlctrlw.h 		pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect, m_bLayoutRTL);
bottom           3754 third_party/wtl/include/atlctrlw.h 		pT->_CalcIconRect(rect.right - rect.left, rect.bottom - rect.top, rcIcon, m_bLayoutRTL);
bottom           3756 third_party/wtl/include/atlctrlw.h 		pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect, m_bLayoutRTL);
bottom           3782 third_party/wtl/include/atlctrlw.h 				pT->_CalcBtnRects(rect.right - rect.left, rect.bottom - rect.top, arrRect);
bottom           3999 third_party/wtl/include/atlctrlw.h 		pT->_AdjustBtnSize(rect.bottom);
bottom            941 third_party/wtl/include/atlctrlx.h 		return __max(rcText.bottom - rcText.top, rcLink.bottom - rcLink.top);
bottom            988 third_party/wtl/include/atlctrlx.h 			RECT rcLink = { rcLeft.right, rcLeft.top, rcClient.right, rcClient.bottom };
bottom            992 third_party/wtl/include/atlctrlx.h 			RECT rcRight = { rcLink.right, rcLink.top, rcClient.right, rcClient.bottom };
bottom            997 third_party/wtl/include/atlctrlx.h 			int cyMax = __max(rcLeft.bottom, max(rcLink.bottom, rcRight.bottom));
bottom           1028 third_party/wtl/include/atlctrlx.h 		cy = rcAll.bottom - rcAll.top;
bottom           1669 third_party/wtl/include/atlctrlx.h 				RECT rcRight = { m_rcLink.right, m_rcLink.top, rcClient.right, rcClient.bottom };
bottom           2383 third_party/wtl/include/atlctrlx.h 		pT->UpdateLayout(rcClient.right, rcClient.bottom);
bottom           2576 third_party/wtl/include/atlctrlx.h 				rect.bottom = cyHeight;
bottom           2661 third_party/wtl/include/atlctrlx.h 			rect.bottom = rect.top + m_cxyHeader;
bottom           2713 third_party/wtl/include/atlctrlx.h 		dc.LineTo(rcImage.right, rcImage.bottom);
bottom           2715 third_party/wtl/include/atlctrlx.h 		dc.LineTo(rcImage.right + 1, rcImage.bottom);
bottom           2717 third_party/wtl/include/atlctrlx.h 		dc.MoveTo(rcImage.left, rcImage.bottom - 1);
bottom           2719 third_party/wtl/include/atlctrlx.h 		dc.MoveTo(rcImage.left + 1, rcImage.bottom - 1);
bottom           4487 third_party/wtl/include/atlctrlx.h 				POINT pt = { rect.left, rect.bottom };
bottom           4587 third_party/wtl/include/atlctrlx.h 		int nHeight = rcWnd.bottom - rcWnd.top;
bottom           4608 third_party/wtl/include/atlctrlx.h 			::SetWindowPos(GetPageHWND(m_nActivePage), NULL, 0, m_cyTabHeight, rect.right - rect.left, rect.bottom - rect.top - m_cyTabHeight, SWP_NOZORDER);
bottom           4683 third_party/wtl/include/atlctrlx.h 			y = rect.bottom - 1;
bottom           4730 third_party/wtl/include/atlctrlx.h 		m_ilDrag.Create(rcItem.right - rcItem.left, rcItem.bottom - rcItem.top, ILC_COLORDDB | ILC_MASK, 1, 1);
bottom           4739 third_party/wtl/include/atlctrlx.h 		bmp.CreateCompatibleBitmap(dc, rcItem.right - rcItem.left, rcItem.bottom - rcItem.top);
bottom           4844 third_party/wtl/include/atldlgs.h 								rect.bottom = rect.top + 
bottom            252 third_party/wtl/include/atlfind.h 				rect.OffsetRect(0, point.y - rect.bottom - 20);
bottom            435 third_party/wtl/include/atlframe.h 			rect.m_lpRect->bottom - rect.m_lpRect->top, hWndParent, MenuOrID.m_hMenu,
bottom            644 third_party/wtl/include/atlframe.h 			rbBand.cyMinChild = rcTmp.bottom - rcTmp.top;
bottom            666 third_party/wtl/include/atlframe.h 			rbBand.cyMinChild = rcTmp.bottom - rcTmp.top;
bottom            799 third_party/wtl/include/atlframe.h 		int cy = ::IsWindowVisible(m_hWndCECommandBar) ? rectMB.top - rect.top : rectMB.bottom - rect.top;
bottom            816 third_party/wtl/include/atlframe.h 				rect.right - rect.left, rect.bottom - rect.top,
bottom            832 third_party/wtl/include/atlframe.h 			rect.top += rectTB.bottom - rectTB.top;
bottom            842 third_party/wtl/include/atlframe.h 			rect.bottom -= rectSB.bottom - rectSB.top;
bottom           1108 third_party/wtl/include/atlframe.h 		POINT pt = { cmi.lpnm->rc.left, cmi.lpnm->rc.bottom };
bottom           1853 third_party/wtl/include/atlframe.h 				lpWndPos->cy = rectClient.bottom - rectClient.top;
bottom           3072 third_party/wtl/include/atlframe.h 		m_sizeDialog.cy = rectDlg.bottom;
bottom           3092 third_party/wtl/include/atlframe.h 					_AtlDlgResizeData data = { ATL_IDW_STATUS_BAR, DLSZ_MOVE_X | DLSZ_MOVE_Y | DLSZ_REPAINT | _DLSZ_GRIPPER, { rectCtl.left, rectCtl.top, rectCtl.right, rectCtl.bottom } };
bottom           3109 third_party/wtl/include/atlframe.h 				m_ptMinTrackSize.y = rect.bottom - rect.top;
bottom           3116 third_party/wtl/include/atlframe.h 				m_ptMinTrackSize.y = rect.bottom - rect.top;
bottom           3159 third_party/wtl/include/atlframe.h 				_AtlDlgResizeData data = { pMap->m_nCtlID, pMap->m_dwResizeFlags | dwGroupFlag, { rectCtl.left, rectCtl.top, rectCtl.right, rectCtl.bottom } };
bottom           3198 third_party/wtl/include/atlframe.h 					rectGroup.bottom = __max(rectGroup.bottom, m_arrData[i + j].m_rect.bottom);
bottom           3315 third_party/wtl/include/atlframe.h 				int cyBottom = rectGroup.bottom + cyHeight - m_sizeDialog.cy;
bottom           3316 third_party/wtl/include/atlframe.h 				int cyCtl = data.m_rect.bottom - data.m_rect.top;
bottom           3318 third_party/wtl/include/atlframe.h 				rectCtl.bottom = rectCtl.top + cyCtl;
bottom           3322 third_party/wtl/include/atlframe.h 				rectCtl.top = rectGroup.top + ::MulDiv(data.m_rect.top - rectGroup.top, rectGroup.bottom - rectGroup.top + (cyHeight - m_sizeDialog.cy), rectGroup.bottom - rectGroup.top);
bottom           3326 third_party/wtl/include/atlframe.h 					rectCtl.bottom = rectGroup.top + ::MulDiv(data.m_rect.bottom - rectGroup.top, rectGroup.bottom - rectGroup.top + (cyHeight - m_sizeDialog.cy), rectGroup.bottom - rectGroup.top);
bottom           3334 third_party/wtl/include/atlframe.h 						int dxAdjust = (rectCtl.top - rcPrev.bottom) - (data.m_rect.top - pDataPrev->m_rect.bottom);
bottom           3335 third_party/wtl/include/atlframe.h 						rcPrev.bottom += dxAdjust;
bottom           3341 third_party/wtl/include/atlframe.h 					rectCtl.bottom = rectCtl.top + (data.m_rect.bottom - data.m_rect.top);
bottom           3363 third_party/wtl/include/atlframe.h 				int cyCtl = data.m_rect.bottom - data.m_rect.top;
bottom           3365 third_party/wtl/include/atlframe.h 				rectCtl.bottom = rectCtl.top + cyCtl;
bottom           3369 third_party/wtl/include/atlframe.h 				rectCtl.bottom = data.m_rect.bottom + (cyHeight - m_sizeDialog.cy);
bottom           3372 third_party/wtl/include/atlframe.h 					rectCtl.top = rectCtl.bottom - (data.m_rect.bottom - data.m_rect.top);
bottom           1118 third_party/wtl/include/atlgdi.h 		::SetRectRgn(m_hRgn, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom);
bottom           1878 third_party/wtl/include/atlgdi.h 		return ::ExcludeClipRect(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom);
bottom           1898 third_party/wtl/include/atlgdi.h 		return ::IntersectClipRect(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom);
bottom           1965 third_party/wtl/include/atlgdi.h 			lpRect->right, lpRect->bottom, ptStart.x, ptStart.y,
bottom           1993 third_party/wtl/include/atlgdi.h 		lpRect->bottom, ptStart.x, ptStart.y, ptEnd.x, ptEnd.y);
bottom           2142 third_party/wtl/include/atlgdi.h 		return ::Chord(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom, ptStart.x, ptStart.y, ptEnd.x, ptEnd.y);
bottom           2161 third_party/wtl/include/atlgdi.h 		return ::Ellipse(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom);
bottom           2174 third_party/wtl/include/atlgdi.h 		return ::Pie(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom, ptStart.x, ptStart.y, ptEnd.x, ptEnd.y);
bottom           2201 third_party/wtl/include/atlgdi.h 		return ::Rectangle(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom);
bottom           2213 third_party/wtl/include/atlgdi.h 		return ::RoundRect(m_hDC, lpRect->left, lpRect->top, lpRect->right, lpRect->bottom, point.x, point.y);
bottom           3048 third_party/wtl/include/atlgdi.h 			rgnOutside.SetRectRgn(lpRectLast->left, lpRectLast->top, lpRectLast->right, lpRectLast->bottom);
bottom           3052 third_party/wtl/include/atlgdi.h 			rgnInside.SetRectRgn(rect.left, rect.top, rect.right, rect.bottom);
bottom           3068 third_party/wtl/include/atlgdi.h 			PatBlt(rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.top, PATINVERT);
bottom           3077 third_party/wtl/include/atlgdi.h 		PatBlt(rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.top, PATINVERT);
bottom           3109 third_party/wtl/include/atlgdi.h 			lpRect->bottom - lpRect->top, clrTopLeft, clrBottomRight);
bottom           3405 third_party/wtl/include/atlgdi.h 		m_bmp.CreateCompatibleBitmap(m_hDCOriginal, m_rcPaint.right - m_rcPaint.left, m_rcPaint.bottom - m_rcPaint.top);
bottom           3413 third_party/wtl/include/atlgdi.h 		::BitBlt(m_hDCOriginal, m_rcPaint.left, m_rcPaint.top, m_rcPaint.right - m_rcPaint.left, m_rcPaint.bottom - m_rcPaint.top, m_hDC, m_rcPaint.left, m_rcPaint.top, SRCCOPY);
bottom            318 third_party/wtl/include/atlmisc.h 		bottom = 0;
bottom            326 third_party/wtl/include/atlmisc.h 		bottom = b;
bottom            342 third_party/wtl/include/atlmisc.h 		bottom = (top = point.y) + size.cy;
bottom            350 third_party/wtl/include/atlmisc.h 		bottom = bottomRight.y;
bottom            361 third_party/wtl/include/atlmisc.h 		return bottom - top;
bottom            366 third_party/wtl/include/atlmisc.h 		return CSize(right - left, bottom - top);
bottom            391 third_party/wtl/include/atlmisc.h 		return CPoint((left + right) / 2, (top + bottom) / 2);
bottom            412 third_party/wtl/include/atlmisc.h 		return (left == 0 && right == 0 && top == 0 && bottom == 0);
bottom            461 third_party/wtl/include/atlmisc.h 		bottom += lpRect->bottom;
bottom            469 third_party/wtl/include/atlmisc.h 		bottom += b;
bottom            487 third_party/wtl/include/atlmisc.h 		bottom -= lpRect->bottom;
bottom            495 third_party/wtl/include/atlmisc.h 		bottom -= b;
bottom            521 third_party/wtl/include/atlmisc.h 		if (top > bottom)
bottom            524 third_party/wtl/include/atlmisc.h 			top = bottom;
bottom            525 third_party/wtl/include/atlmisc.h 			bottom = nTemp;
bottom            532 third_party/wtl/include/atlmisc.h 		bottom = Height() + y;
bottom            689 third_party/wtl/include/atlmisc.h 			::MulDiv(bottom, nMultiplier, nDivisor));
bottom            771 third_party/wtl/include/atlprint.h 		int y1 = rc.bottom - rc.top;
bottom            789 third_party/wtl/include/atlprint.h 			prc->bottom = rc.bottom;
bottom            796 third_party/wtl/include/atlprint.h 			prc->bottom = prc->top + y1p;
bottom            811 third_party/wtl/include/atlprint.h 		int nOffsetY = MulDiv(m_sizeCurPhysOffset.cy, rc.bottom-rc.top, pmh->szlDevice.cy);
bottom            909 third_party/wtl/include/atlprint.h 		if (rcArea.top > rcArea.bottom)
bottom            910 third_party/wtl/include/atlprint.h 			rcArea.bottom = rcArea.top;
bottom           1072 third_party/wtl/include/atlprint.h 		if (rcArea.top > rcArea.bottom)
bottom           1073 third_party/wtl/include/atlprint.h 			rcArea.bottom = rcArea.top;
bottom           1076 third_party/wtl/include/atlprint.h 		dc.PatBlt(rcClient.left, rcClient.top, rc.left - rcClient.left, rcClient.bottom - rcClient.top, PATCOPY);
bottom           1078 third_party/wtl/include/atlprint.h 		dc.PatBlt(rc.right, rcClient.top, rcClient.right - rc.right, rcClient.bottom - rcClient.top, PATCOPY);
bottom           1079 third_party/wtl/include/atlprint.h 		dc.PatBlt(rc.left, rc.bottom, rc.right - rc.left, rcClient.bottom - rc.bottom, PATCOPY);
bottom           1081 third_party/wtl/include/atlprint.h 		dc.PatBlt(rc.left, rc.top, rc.right - rc.left, rc.bottom - rc.top, PATCOPY);
bottom           1083 third_party/wtl/include/atlprint.h 		dc.PatBlt(rc.right, rc.top + 4, 4, rc.bottom - rc.top, PATCOPY);
bottom           1084 third_party/wtl/include/atlprint.h 		dc.PatBlt(rc.left + 4, rc.bottom, rc.right - rc.left, 4, PATCOPY);
bottom           1093 third_party/wtl/include/atlprint.h 		int nOffsetY = MulDiv(m_sizeCurPhysOffset.cy, rc.bottom-rc.top, pmh->szlDevice.cy);
bottom            425 third_party/wtl/include/atlscrl.h 		else if(rect.bottom > (m_ptOffset.y + rcClient.bottom))
bottom            426 third_party/wtl/include/atlscrl.h 			y = rect.bottom - rcClient.bottom;
bottom            713 third_party/wtl/include/atlscrl.h 		int cxyClient = (nType == SB_VERT) ? rect.bottom : rect.right;
bottom           1029 third_party/wtl/include/atlscrl.h 		SetScrollSize(rcScroll.left, rcScroll.top, rcScroll.right, rcScroll.bottom, bRedraw, bResetOffset);
bottom           1465 third_party/wtl/include/atlscrl.h 		SIZE size = { rcZoom.right - rcZoom.left, rcZoom.bottom - rcZoom.top };
bottom           1496 third_party/wtl/include/atlscrl.h 			pt.y = rc.bottom / 2;
bottom           1575 third_party/wtl/include/atlscrl.h 		int yOfs = pt.y - (rect.bottom / 2) + m_ptOffset.y;
bottom           1582 third_party/wtl/include/atlscrl.h 			int yMax = __max((int)(m_sizeAll.cy - rect.bottom), 0);
bottom           1613 third_party/wtl/include/atlscrl.h 		if(rc.top > rc.bottom)
bottom           1615 third_party/wtl/include/atlscrl.h 			int b = rc.bottom;
bottom           1616 third_party/wtl/include/atlscrl.h 			rc.bottom = rc.top;
bottom           1737 third_party/wtl/include/atlscrl.h 				m_rcTrack.bottom = pt.y;
bottom           1885 third_party/wtl/include/atlscrl.h 				if((rect.right - rect.left) > 0 && (rect.bottom - rect.top) > 0)
bottom           1886 third_party/wtl/include/atlscrl.h 					SetScrollSize(rect.right - rect.left, rect.bottom - rect.top, FALSE);
bottom           1999 third_party/wtl/include/atlscrl.h 		if(rect.bottom < m_sizeAll.cy)
bottom           2000 third_party/wtl/include/atlscrl.h 			rect.bottom = m_sizeAll.cy;
bottom            144 third_party/wtl/include/atlsplit.h 				xyPos = (m_rcSplitter.bottom - m_rcSplitter.top - m_cxySplitBar - m_cxyBarEdge) / 2;
bottom            152 third_party/wtl/include/atlsplit.h 			cxyMax = m_rcSplitter.bottom - m_rcSplitter.top;
bottom            618 third_party/wtl/include/atlsplit.h 						::SetWindowPos(m_hWndPane[nPane], NULL, rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.top, SWP_NOZORDER);
bottom            629 third_party/wtl/include/atlsplit.h 					::SetWindowPos(m_hWndPane[m_nSinglePane], NULL, rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.top, SWP_NOZORDER);
bottom            647 third_party/wtl/include/atlsplit.h 			lpRect->bottom = m_rcSplitter.bottom;
bottom            654 third_party/wtl/include/atlsplit.h 			lpRect->bottom = m_rcSplitter.top + m_xySplitterPos + m_cxySplitBar + m_cxyBarEdge;
bottom            679 third_party/wtl/include/atlsplit.h 				lpRect->bottom = m_rcSplitter.bottom;
bottom            686 third_party/wtl/include/atlsplit.h 				lpRect->bottom = m_rcSplitter.top + m_xySplitterPos;
bottom            696 third_party/wtl/include/atlsplit.h 				lpRect->bottom = m_rcSplitter.bottom;
bottom            703 third_party/wtl/include/atlsplit.h 				lpRect->bottom = m_rcSplitter.bottom;
bottom            717 third_party/wtl/include/atlsplit.h 			(y == -1 || (y >= m_rcSplitter.top && y <= m_rcSplitter.bottom)));
bottom            743 third_party/wtl/include/atlsplit.h 				dc.PatBlt(rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.top, PATINVERT);
bottom            784 third_party/wtl/include/atlsplit.h 		int cxyTotal = t_bVertical ? (m_rcSplitter.right - m_rcSplitter.left - m_cxySplitBar - m_cxyBarEdge) : (m_rcSplitter.bottom - m_rcSplitter.top - m_cxySplitBar - m_cxyBarEdge);
bottom            794 third_party/wtl/include/atlsplit.h 		int cxyTotal = t_bVertical ? (m_rcSplitter.right - m_rcSplitter.left - m_cxySplitBar - m_cxyBarEdge) : (m_rcSplitter.bottom - m_rcSplitter.top - m_cxySplitBar - m_cxyBarEdge);
bottom            811 third_party/wtl/include/atlsplit.h 		int cxyTotal = t_bVertical ? (m_rcSplitter.right - m_rcSplitter.left - m_cxySplitBar - m_cxyBarEdge) : (m_rcSplitter.bottom - m_rcSplitter.top - m_cxySplitBar - m_cxyBarEdge);
bottom            821 third_party/wtl/include/atlsplit.h 		int cxyTotal = t_bVertical ? (m_rcSplitter.right - m_rcSplitter.left - m_cxySplitBar - m_cxyBarEdge) : (m_rcSplitter.bottom - m_rcSplitter.top - m_cxySplitBar - m_cxyBarEdge);
bottom            343 third_party/wtl/include/atlwince.h 			si.rcVisibleDesktop.bottom = si.rcSipRect.bottom;
bottom           1815 third_party/wtl/include/atlwince.h 		rcWnd.top = rect.bottom;
bottom           1819 third_party/wtl/include/atlwince.h 		return rcWnd.bottom - rcWnd.top;
bottom           1828 third_party/wtl/include/atlwince.h 			m_tab.SetWindowPos(NULL, 0, rect.bottom - m_cyTabHeight, rect.right - rect.left, m_cyTabHeight, SWP_NOZORDER /*| SWP_SHOWWINDOW*/);
bottom           1831 third_party/wtl/include/atlwince.h 				::SetWindowPos(GetPageHWND(m_nActivePage), NULL, 0, 0, rect.right - rect.left, rect.bottom - m_cyTabHeight, SWP_NOZORDER);
bottom             31 tools/telemetry/telemetry/core/bitmaptools.cc   Box() : left(), top(), right(), bottom() {}
bottom             48 tools/telemetry/telemetry/core/bitmaptools.cc     bottom = top + height;
bottom             56 tools/telemetry/telemetry/core/bitmaptools.cc     if (bottom <= y) bottom = y + 1;
bottom             60 tools/telemetry/telemetry/core/bitmaptools.cc   int height() const { return bottom - top; }
bottom             65 tools/telemetry/telemetry/core/bitmaptools.cc   int bottom;
bottom            105 tools/telemetry/telemetry/core/bitmaptools.cc     if (box.bottom * row_stride > total_size ||
bottom            118 tools/telemetry/telemetry/core/bitmaptools.cc     total_size = (box.bottom - box.top) * row_stride;
bottom            210 tools/telemetry/telemetry/core/bitmaptools.cc   box.bottom = 0;
bottom             63 ui/android/java/src/org/chromium/ui/UiUtils.java         final float bottomMargin = Math.abs(appRect.bottom - screenHeight);
bottom             99 ui/android/java/src/org/chromium/ui/autofill/AutofillPopup.java             public void onLayoutChange(View v, int left, int top, int right, int bottom,
bottom             65 ui/app_list/views/app_list_background.cc                               search_box_view_bounds.bottom() - bounds.y());
bottom             71 ui/app_list/views/app_list_background.cc     separator_rect.set_y(separator_rect.bottom());
bottom             74 ui/app_list/views/app_list_background.cc     contents_top = separator_rect.bottom();
bottom             80 ui/app_list/views/app_list_background.cc                           bounds.bottom() - contents_top);
bottom             91 ui/app_list/views/app_list_background.cc       separator_rect.set_y(contents_view_view_bounds.bottom());
bottom             94 ui/app_list/views/app_list_background.cc       int contents_switcher_top = separator_rect.bottom();
bottom             98 ui/app_list/views/app_list_background.cc                                        bounds.bottom() - contents_switcher_top);
bottom            110 ui/app_list/views/app_list_background.cc                          contents_rect.bottom() - experimental_icon.height());
bottom            819 ui/app_list/views/apps_grid_view.cc   rect.set_y(rect.bottom() - page_switcher_height);
bottom            189 ui/app_list/views/speech_view.cc       contents_bounds.bottom() - kTextMargin - speech_height,
bottom            510 ui/aura/remote_window_tree_host_win.cc     bounds.bottom = rect.bottom();
bottom            114 ui/aura/window_tree_host_win.cc     saved_window_rect_.bottom = saved_window_rect_.top + bounds.height();
bottom            121 ui/aura/window_tree_host_win.cc   window_rect.bottom = bounds.bottom();
bottom            132 ui/aura/window_tree_host_win.cc       window_rect.bottom - window_rect.top,
bottom            635 ui/aura/window_tree_host_x11.cc       bounds.x(), bounds.bottom(), bounds.right(),  bounds.bottom(),
bottom            641 ui/aura/window_tree_host_x11.cc       bounds.x(), bounds.y(), bounds.x(), bounds.bottom(),
bottom            647 ui/aura/window_tree_host_x11.cc       bounds.right(), bounds.y(), bounds.right(), bounds.bottom(),
bottom             22 ui/base/cocoa/appkit_utils.h   int bottom;
bottom            589 ui/compositor/layer.cc                      invalid_rect.bottom(),
bottom            812 ui/events/gestures/gesture_sequence.cc     float bottom = -std::numeric_limits<float>::max();
bottom            824 ui/events/gestures/gesture_sequence.cc       bottom = std::max(bottom, point.y());
bottom            826 ui/events/gestures/gesture_sequence.cc     bounding_box_.SetRect(left, top, right - left, bottom - top);
bottom            315 ui/gfx/canvas.cc   int y1 = std::min(rect.y(), rect.bottom());
bottom            316 ui/gfx/canvas.cc   int y2 = std::max(rect.y(), rect.bottom());
bottom             20 ui/gfx/canvas_paint_win.cc   ps_.rcPaint.bottom = ps.rcPaint.bottom;
bottom             32 ui/gfx/canvas_paint_win.cc   ps_.rcPaint.bottom = y + h;
bottom             56 ui/gfx/canvas_paint_win.cc   const int height = ps_.rcPaint.bottom - ps_.rcPaint.top;
bottom             53 ui/gfx/canvas_paint_win.h            ps_.rcPaint.bottom - ps_.rcPaint.top == 0;
bottom             91 ui/gfx/display.cc                      bounds_.bottom() - work_area_.bottom(),
bottom             74 ui/gfx/gdi_util.cc                    cutouts[i].bottom());
bottom             37 ui/gfx/geometry/box_f.cc   float max_y = std::max(bottom(), max.y());
bottom             61 ui/gfx/geometry/box_f.cc   ExpandTo(box.origin(), gfx::Point3F(box.right(), box.bottom(), box.front()));
bottom             85 ui/gfx/geometry/box_f.h   float bottom() const { return y() + height(); }
bottom             19 ui/gfx/geometry/insets.cc Insets::Insets(int top, int left, int bottom, int right)
bottom             20 ui/gfx/geometry/insets.cc     : InsetsBase<Insets, int>(top, left, bottom, right) {}
bottom             26 ui/gfx/geometry/insets.cc                               border.bottom,
bottom             35 ui/gfx/geometry/insets.cc   return base::StringPrintf("%d,%d,%d,%d", top(),  left(), bottom(), right());
bottom             25 ui/gfx/geometry/insets.h   Insets(int top, int left, int bottom, int right);
bottom             39 ui/gfx/geometry/insets.h                   static_cast<int>(bottom() * y_scale),
bottom             44 ui/gfx/geometry/insets.h     return InsetsF(top(), left(), bottom(), right());
bottom             19 ui/gfx/geometry/insets_base.h   Type bottom() const { return bottom_; }
bottom             33 ui/gfx/geometry/insets_base.h   void Set(Type top, Type left, Type bottom, Type right) {
bottom             36 ui/gfx/geometry/insets_base.h     bottom_ = bottom;
bottom             61 ui/gfx/geometry/insets_base.h   InsetsBase(Type top, Type left, Type bottom, Type right)
bottom             64 ui/gfx/geometry/insets_base.h         bottom_(bottom),
bottom             15 ui/gfx/geometry/insets_f.cc InsetsF::InsetsF(float top, float left, float bottom, float right)
bottom             16 ui/gfx/geometry/insets_f.cc     : InsetsBase<InsetsF, float>(top, left, bottom, right) {}
bottom             22 ui/gfx/geometry/insets_f.cc   return base::StringPrintf("%f,%f,%f,%f", top(),  left(), bottom(), right());
bottom             20 ui/gfx/geometry/insets_f.h   InsetsF(float top, float left, float bottom, float right);
bottom             13 ui/gfx/geometry/insets_unittest.cc   EXPECT_EQ(0, insets.bottom());
bottom             24 ui/gfx/geometry/insets_unittest.cc   EXPECT_EQ(3, insets.bottom());
bottom             36 ui/gfx/geometry/insets_unittest.cc   EXPECT_EQ(3, insets.bottom());
bottom             46 ui/gfx/geometry/insets_unittest.cc   EXPECT_EQ(10, insets.bottom());
bottom             16 ui/gfx/geometry/quad_f.cc   p3_ = PointF(rect.right(), rect.bottom());
bottom             17 ui/gfx/geometry/quad_f.cc   p4_ = PointF(rect.x(), rect.bottom());
bottom             32 ui/gfx/geometry/quad_f.h         p3_(rect.right(), rect.bottom()),
bottom             33 ui/gfx/geometry/quad_f.h         p4_(rect.x(), rect.bottom()) {}
bottom            249 ui/gfx/geometry/quad_unittest.cc   float bottom = 6.2f;
bottom            250 ui/gfx/geometry/quad_unittest.cc   EXPECT_EQ(RectF(left, top, right - left, bottom - top).ToString(),
bottom             30 ui/gfx/geometry/rect.cc   set_height(std::abs(r.bottom - r.top));
bottom             52 ui/gfx/geometry/rect.cc   r.bottom = bottom();
bottom            117 ui/gfx/geometry/rect.h   int b = rect.height() == 0 ? y : std::ceil(rect.bottom() * y_scale);
bottom            131 ui/gfx/geometry/rect.h   int b = rect.height() == 0 ? y : std::floor(rect.bottom() * y_scale);
bottom             48 ui/gfx/geometry/rect_base.h   Type bottom() const { return y() + height(); }
bottom             51 ui/gfx/geometry/rect_base.h   PointClass bottom_left() const { return PointClass(x(), bottom()); }
bottom             52 ui/gfx/geometry/rect_base.h   PointClass bottom_right() const { return PointClass(right(), bottom()); }
bottom             69 ui/gfx/geometry/rect_base.h   void Inset(Type left, Type top, Type right, Type bottom);
bottom             82 ui/gfx/geometry/rect_base.h                        bottom() - inner.bottom(),
bottom             53 ui/gfx/geometry/rect_base_impl.h   Inset(insets.left(), insets.top(), insets.right(), insets.bottom());
bottom             63 ui/gfx/geometry/rect_base_impl.h     Inset(Type left, Type top, Type right, Type bottom) {
bottom             66 ui/gfx/geometry/rect_base_impl.h   set_height(std::max(height() - top - bottom, static_cast<Type>(0)));
bottom            130 ui/gfx/geometry/rect_base_impl.h          (point_y >= y()) && (point_y < bottom());
bottom            142 ui/gfx/geometry/rect_base_impl.h           rect.y() >= y() && rect.bottom() <= bottom());
bottom            155 ui/gfx/geometry/rect_base_impl.h            rect.y() >= bottom() || rect.bottom() <= y());
bottom            174 ui/gfx/geometry/rect_base_impl.h   Type rb = std::min(bottom(), rect.bottom());
bottom            200 ui/gfx/geometry/rect_base_impl.h   Type rb = std::max(bottom(), rect.bottom());
bottom            223 ui/gfx/geometry/rect_base_impl.h   Type rb = bottom();
bottom            225 ui/gfx/geometry/rect_base_impl.h   if (rect.y() <= y() && rect.bottom() >= bottom()) {
bottom            235 ui/gfx/geometry/rect_base_impl.h       ry = rect.bottom();
bottom            236 ui/gfx/geometry/rect_base_impl.h     } else if (rect.bottom() >= bottom()) {
bottom            315 ui/gfx/geometry/rect_base_impl.h              (y() == rect.bottom() || bottom() == rect.y()));
bottom            329 ui/gfx/geometry/rect_base_impl.h       y() - point.y(), point.y() - bottom()));
bottom             19 ui/gfx/geometry/rect_conversions.cc   float max_y = rect.bottom();
bottom             29 ui/gfx/geometry/rect_conversions.cc   float max_y = rect.bottom();
bottom             39 ui/gfx/geometry/rect_conversions.cc   float float_max_y = rect.bottom();
bottom             60 ui/gfx/geometry/rect_conversions.cc   float float_max_y = rect.bottom();
bottom             25 ui/gfx/geometry/rect_f.cc       IsExpressibleAsInt(right()) && IsExpressibleAsInt(bottom());
bottom             48 ui/gfx/nine_image_painter.cc       { 0, insets.top(), image.height() - insets.bottom(), image.height() };
bottom             20 ui/gfx/path_win.cc     ::SetRectRgn(temp, rect.left(), rect.top(), rect.right(), rect.bottom());
bottom             53 ui/gfx/shadow_value.cc   int bottom = 0;
bottom             64 ui/gfx/shadow_value.cc     bottom = std::max(bottom, blur + shadow.y());
bottom             67 ui/gfx/shadow_value.cc   return Insets(-top, -left, -bottom, -right);
bottom             24 ui/gfx/skia_util.cc   r.iset(rect.x(), rect.y(), rect.right(), rect.bottom());
bottom             49 ui/gfx/win/hwnd_util.cc                  bounds.right - bounds.left, bounds.bottom - bounds.top,
bottom            168 ui/gfx/win/hwnd_util.cc   if (pref.height() < (center_bounds.bottom - center_bounds.top)) {
bottom            170 ui/gfx/win/hwnd_util.cc         (center_bounds.bottom - center_bounds.top - pref.height()) / 2;
bottom            172 ui/gfx/win/hwnd_util.cc   window_bounds.bottom = window_bounds.top + pref.height();
bottom            184 ui/gfx/win/hwnd_util.cc     window_bounds.bottom = window_bounds.top + pref.height();
bottom           2277 ui/gfx/win/msg_util.h     (rect)->bottom -= (by)->bottom; \
bottom            206 ui/gl/gl_surface_wgl.cc       rect.bottom - rect.top,
bottom            264 ui/gl/gl_surface_wgl.cc                   rect.bottom - rect.top,
bottom            277 ui/gl/gl_surface_wgl.cc   return gfx::Size(rect.right - rect.left, rect.bottom - rect.top);
bottom            197 ui/message_center/views/message_center_view.cc       top_down ? kMarginBetweenItems - shadow_insets.bottom() : 0, /* bottom */
bottom            213 ui/message_center/views/message_center_view.cc       kMarginBetweenItems - MessageView::GetShadowInsets().bottom();
bottom            309 ui/message_center/views/message_center_view.cc     padding = kMarginBetweenItems - MessageView::GetShadowInsets().bottom();
bottom            449 ui/message_center/views/message_center_view.cc         kMarginBetweenItems - MessageView::GetShadowInsets().bottom();
bottom            476 ui/message_center/views/message_center_view.cc         kMarginBetweenItems - MessageView::GetShadowInsets().bottom();
bottom            477 ui/message_center/views/message_center_view.cc     int bottom = (reposition_top_ > 0)
bottom            479 ui/message_center/views/message_center_view.cc                      : GetHeightForWidth(width()) - GetInsets().bottom();
bottom            483 ui/message_center/views/message_center_view.cc       if (AnimateChild(child, bottom - child->height(), child->height()))
bottom            484 ui/message_center/views/message_center_view.cc         bottom -= child->height() + between_items;
bottom            152 ui/message_center/views/message_popup_collection.cc     int height_available = top_down ? work_area_.bottom() - base : base;
bottom            285 ui/message_center/views/message_popup_collection.cc     if ((top_down ? work_area_.bottom() - bounds.bottom() : bounds.y()) >= 0)
bottom            373 ui/message_center/views/message_popup_collection.cc       base = toasts_.back()->bounds().bottom() + kToastMarginY;
bottom            377 ui/message_center/views/message_popup_collection.cc       base = work_area_.bottom();
bottom            188 ui/message_center/views/message_view.cc       content_bounds.bottom() - small_image_size.height() -
bottom             57 ui/message_center/views/notification_view.cc                                           int bottom,
bottom             59 ui/message_center/views/notification_view.cc   return views::Border::CreateEmptyBorder(top, left, bottom, right);
bottom             63 ui/message_center/views/notification_view.cc scoped_ptr<views::Border> MakeTextBorder(int padding, int top, int bottom) {
bottom             67 ui/message_center/views/notification_view.cc                          (padding + 1) / 2 + bottom,
bottom             72 ui/message_center/views/notification_view.cc scoped_ptr<views::Border> MakeProgressBarBorder(int top, int bottom) {
bottom             75 ui/message_center/views/notification_view.cc                          bottom,
bottom             89 ui/message_center/views/padded_button.cc   if (padding_.top() == 0 && padding_.bottom() == 0)
bottom             91 ui/message_center/views/padded_button.cc   else if (padding_.bottom() > 0)
bottom             44 ui/metro_viewer/ime_types.h   int32 bottom;
bottom            219 ui/metro_viewer/metro_viewer_messages.h   IPC_STRUCT_TRAITS_MEMBER(bottom)
bottom            135 ui/native_theme/common_theme.cc   canvas->drawLine(position_x, rect.y(), position_x, rect.bottom(), paint);
bottom            404 ui/native_theme/native_theme_base.cc   skrect.set(rect.x(), rect.y(), rect.right(), rect.bottom());
bottom            524 ui/native_theme/native_theme_base.cc                   (skrect.y() + skrect.bottom()) / 2);
bottom            573 ui/native_theme/native_theme_base.cc   skrect.iset(skrect.x(), skrect.y(), skrect.right() - 1, skrect.bottom() - 1);
bottom            595 ui/native_theme/native_theme_base.cc   gradient_bounds[2].set(skrect.x(), skrect.bottom());
bottom            665 ui/native_theme/native_theme_base.cc   const int kBottom = rect.bottom();
bottom            722 ui/native_theme/native_theme_base.cc   bounds.set(rect.x(), rect.y(), rect.right() - 1, rect.bottom() - 1);
bottom            794 ui/native_theme/native_theme_base.cc                rect.bottom());
bottom            799 ui/native_theme/native_theme_base.cc                std::min(rect.bottom(), kMidY + 2));
bottom            817 ui/native_theme/native_theme_base.cc     skrect.set(rect.x(), rect.y(), kMidX + 1, rect.bottom());
bottom            826 ui/native_theme/native_theme_base.cc     skrect.set(kMidX + 1, rect.y(), rect.right(), rect.bottom());
bottom            828 ui/native_theme/native_theme_base.cc     skrect.set(rect.x(), kMidY + 1, rect.right(), rect.bottom());
bottom           1021 ui/native_theme/native_theme_base.cc   const int bottom = rect.y() + rect.height() - 1;
bottom           1023 ui/native_theme/native_theme_base.cc   DrawVertLine(canvas, right, rect.y(), bottom, paint);
bottom           1024 ui/native_theme/native_theme_base.cc   DrawHorizLine(canvas, rect.x(), right, bottom, paint);
bottom           1025 ui/native_theme/native_theme_base.cc   DrawVertLine(canvas, rect.x(), rect.y(), bottom, paint);
bottom            848 ui/native_theme/native_theme_win.cc     --rect_win.bottom;
bottom           1400 ui/native_theme/native_theme_win.cc         ((channel_rect.bottom - channel_rect.top - channel_thickness) / 2);
bottom           1401 ui/native_theme/native_theme_win.cc     channel_rect.bottom = channel_rect.top + channel_thickness;
bottom           1421 ui/native_theme/native_theme_win.cc     top_section.bottom -= ((bottom_section.right - bottom_section.left) / 2);
bottom           1422 ui/native_theme/native_theme_win.cc     bottom_section.top = top_section.bottom;
bottom           1450 ui/native_theme/native_theme_win.cc                            SkIntToScalar(left_half.bottom));
bottom           1461 ui/native_theme/native_theme_win.cc                             SkIntToScalar(right_half.bottom));
bottom             47 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc       gfx::PointF(cursor_bounds_.right(), cursor_bounds_.bottom()));
bottom            216 ui/shell_dialogs/select_file_dialog_win.cc       point.y = dialog_rect.bottom;
bottom             48 ui/snapshot/snapshot_gtk.cc   DCHECK_LE(snapshot_bounds.bottom(), window_bounds.height());
bottom             34 ui/snapshot/snapshot_win.cc                    content_rect.bottom - content_rect.top);
bottom             47 ui/snapshot/snapshot_win.cc   DCHECK(snapshot_bounds.bottom() <= GetWindowBounds(window_handle).bottom());
bottom             20 ui/views/border.cc   SidedSolidBorder(int top, int left, int bottom, int right, SkColor color);
bottom             36 ui/views/border.cc                                    int bottom,
bottom             40 ui/views/border.cc       insets_(top, left, bottom, right) {
bottom             49 ui/views/border.cc   canvas->FillRect(gfx::Rect(0, view.height() - insets_.bottom(), view.width(),
bottom             50 ui/views/border.cc                              insets_.bottom()), color_);
bottom             77 ui/views/border.cc   EmptyBorder(int top, int left, int bottom, int right)
bottom             78 ui/views/border.cc       : insets_(top, left, bottom, right) {}
bottom            148 ui/views/border.cc                                              int bottom,
bottom            150 ui/views/border.cc   return scoped_ptr<Border>(new EmptyBorder(top, left, bottom, right));
bottom            156 ui/views/border.cc                                                   int bottom,
bottom            160 ui/views/border.cc       new SidedSolidBorder(top, left, bottom, right, color));
bottom             56 ui/views/border.h                                               int bottom,
bottom             63 ui/views/border.h                                                    int bottom,
bottom            316 ui/views/bubble/bubble_border.cc       origin.set_y(bounds.height() - insets.bottom());
bottom            338 ui/views/bubble/bubble_border.cc       is_arrow_on_top(arrow_) ? arrow_bounds.bottom() - thickness :
bottom             46 ui/views/bubble/bubble_frame_view.cc            std::max(0, window_bounds.bottom() - available_bounds.bottom());
bottom            115 ui/views/bubble/bubble_frame_view.cc     if (point.y() < title_->bounds().bottom())
bottom            139 ui/views/bubble/bubble_frame_view.cc                   SkIntToScalar(size.height() - border_insets.bottom() +
bottom            325 ui/views/bubble/bubble_frame_view.cc     else if (window_bounds.bottom() > available_bounds.bottom())
bottom            326 ui/views/bubble/bubble_frame_view.cc       offscreen_adjust = available_bounds.bottom() - window_bounds.bottom();
bottom            337 ui/views/bubble/bubble_frame_view_unittest.cc   EXPECT_EQ(window_bounds.bottom(), 1000);
bottom            347 ui/views/bubble/bubble_frame_view_unittest.cc   EXPECT_EQ(window_bounds.bottom(), 1000);
bottom             89 ui/views/controls/button/checkbox.cc                                   height() - rect.bottom(),
bottom             78 ui/views/controls/button/menu_button.cc     gfx::Point menu_position(lb.right(), lb.bottom());
bottom             66 ui/views/controls/focusable_border.cc void FocusableBorder::SetInsets(int top, int left, int bottom, int right) {
bottom             67 ui/views/controls/focusable_border.cc   insets_.Set(top, left, bottom, right);
bottom             26 ui/views/controls/focusable_border.h   void SetInsets(int top, int left, int bottom, int right);
bottom            138 ui/views/controls/image_view.cc     case TRAILING: y = height() - insets.bottom() - image_size.height(); break;
bottom            218 ui/views/controls/label_unittest.cc       border.top(), border.left(), border.bottom(), border.right()));
bottom            297 ui/views/controls/label_unittest.cc       border.top(), border.left(), border.bottom(), border.right()));
bottom            436 ui/views/controls/label_unittest.cc       border.top(), border.left(), border.bottom(), border.right()));
bottom            577 ui/views/controls/label_unittest.cc       border.top(), border.left(), border.bottom(), border.right()));
bottom            709 ui/views/controls/label_unittest.cc       border.top(), border.left(), border.bottom(), border.right()));
bottom            856 ui/views/controls/label_unittest.cc       border.top(), border.left(), border.bottom(), border.right()));
bottom           1703 ui/views/controls/menu/menu_controller.cc     y = state_.initial_bounds.bottom();
bottom           1721 ui/views/controls/menu/menu_controller.cc         y + pref.height() > state_.monitor_bounds.bottom()) {
bottom           1734 ui/views/controls/menu/menu_controller.cc                                  state_.monitor_bounds.bottom() - y));
bottom           1751 ui/views/controls/menu/menu_controller.cc           y = state_.monitor_bounds.bottom() - pref.height();
bottom           1833 ui/views/controls/menu/menu_controller.cc       if (y + pref.height() > state_.monitor_bounds.bottom())
bottom           1834 ui/views/controls/menu/menu_controller.cc         y = state_.monitor_bounds.bottom() - pref.height();
bottom           1880 ui/views/controls/menu/menu_controller.cc       max_height = state_.monitor_bounds.bottom() - owner_bounds.bottom() +
bottom           1899 ui/views/controls/menu/menu_controller.cc       y = owner_bounds.bottom() - kBubbleTipSizeTopBottom;
bottom           1920 ui/views/controls/menu/menu_controller.cc     } else if (y + pref.height() > state_.monitor_bounds.bottom()) {
bottom           1921 ui/views/controls/menu/menu_controller.cc       y = state_.monitor_bounds.bottom() - pref.height();
bottom            151 ui/views/controls/menu/menu_scroll_view_container.cc     if (rect.bottom() > GetLocalBounds().bottom())
bottom            152 ui/views/controls/menu/menu_scroll_view_container.cc       dy = rect.bottom() - GetLocalBounds().bottom();
bottom            293 ui/views/controls/menu/menu_scroll_view_container.cc   int bottom = menu_config.menu_vertical_border_size + padding;
bottom            302 ui/views/controls/menu/menu_scroll_view_container.cc         gfx::Insets(top, left, bottom, right)));
bottom            304 ui/views/controls/menu/menu_scroll_view_container.cc     SetBorder(Border::CreateEmptyBorder(top, left, bottom, right));
bottom            270 ui/views/controls/menu/native_menu_win.cc             draw_item_struct->rcItem.top + (draw_item_struct->rcItem.bottom -
bottom            286 ui/views/controls/menu/native_menu_win.cc             draw_item_struct->rcItem.bottom - draw_item_struct->rcItem.top;
bottom            307 ui/views/controls/menu/native_menu_win.cc             draw_item_struct->rcItem.top + (draw_item_struct->rcItem.bottom -
bottom            314 ui/views/controls/menu/native_menu_win.cc           (draw_item_struct->rcItem.bottom - draw_item_struct->rcItem.top) / 3;
bottom            300 ui/views/controls/scroll_view.cc                          viewport_bounds.bottom() - height_offset,
bottom            309 ui/views/controls/scroll_view.cc                         viewport_bounds.bottom());
bottom            314 ui/views/controls/scroll_view.cc                               viewport_bounds.bottom(),
bottom            582 ui/views/controls/scroll_view.cc     int bottom = std::min(scroll_view->contents()->height() - 1,
bottom            584 ui/views/controls/scroll_view.cc     RowInfo bottom_row_info = GetRowInfo(bottom);
bottom            463 ui/views/controls/scrollbar/base_scroll_bar.cc     } else if (event.y() > thumb_bounds.bottom()) {
bottom            122 ui/views/controls/styled_label_unittest.cc   EXPECT_EQ(styled()->height() - 3, styled()->child_at(1)->bounds().bottom());
bottom            326 ui/views/controls/tabbed_pane/tabbed_pane.cc   contents_->SetBounds(0, tab_strip_->bounds().bottom(), width(),
bottom            461 ui/views/controls/table/table_view.cc     if (cell_bounds.bottom() >= vis_bounds.y() &&
bottom            462 ui/views/controls/table/table_view.cc         cell_bounds.bottom() < vis_bounds.bottom()) {
bottom            463 ui/views/controls/table/table_view.cc       y = cell_bounds.bottom();
bottom            708 ui/views/controls/table/table_view.cc   region.max_row = bounds.bottom() / row_height_;
bottom            709 ui/views/controls/table/table_view.cc   if (bounds.bottom() % row_height_ != 0)
bottom            786 ui/views/controls/table/table_view.cc         GetRowBounds(ModelToView(range.start + range.length - 1)).bottom();
bottom           1641 ui/views/controls/textfield/textfield_unittest.cc     gfx::Point bottom_right(cursor_bounds.x(), prev_cursor.bottom());
bottom            539 ui/views/controls/tree/tree_view.cc         node_bounds.y() < vis_bounds.bottom()) {
bottom            604 ui/views/controls/tree/tree_view.cc       max_y = clip_rect.bottom();
bottom            608 ui/views/controls/tree/tree_view.cc       max_y = vis_bounds.bottom();
bottom            191 ui/views/corewm/tooltip_aura.cc   if (tooltip_rect.bottom() > display_bounds.bottom())
bottom             26 ui/views/debug_utils.cc   *out << view->bounds().right() << L"," << view->bounds().bottom();
bottom            687 ui/views/layout/grid_layout.cc void GridLayout::SetInsets(int top, int left, int bottom, int right) {
bottom            688 ui/views/layout/grid_layout.cc   insets_.Set(top, left, bottom, right);
bottom            109 ui/views/layout/grid_layout.h   void SetInsets(int top, int left, int bottom, int right);
bottom             97 ui/views/touchui/touch_selection_controller_impl.cc   int rb = std::max(r1.bottom(), r2.bottom());
bottom            233 ui/views/win/hwnd_message_handler.cc       bounds.bottom - clip_state->y);
bottom            464 ui/views/win/hwnd_message_handler.cc   return gfx::Rect(point.x, point.y, r.right - r.left, r.bottom - r.top);
bottom            984 ui/views/win/hwnd_message_handler.cc                client.right - client.left, client.bottom - client.top,
bottom           1139 ui/views/win/hwnd_message_handler.cc                                        window_rect.bottom - window_rect.top),
bottom           1218 ui/views/win/hwnd_message_handler.cc   SIZE size = {wr.right - wr.left, wr.bottom - wr.top};
bottom           1415 ui/views/win/hwnd_message_handler.cc                             window_rect.bottom - window_rect.top);
bottom           1418 ui/views/win/hwnd_message_handler.cc                               window_rect.bottom - window_rect.top);
bottom           1643 ui/views/win/hwnd_message_handler.cc   client_rect->bottom -= insets.bottom();
bottom           1682 ui/views/win/hwnd_message_handler.cc         --client_rect->bottom;
bottom           1690 ui/views/win/hwnd_message_handler.cc       client_rect->bottom -= kAutoHideTaskbarThicknessPx;
bottom           1765 ui/views/win/hwnd_message_handler.cc         window_rect.bottom -= border_height;
bottom           1768 ui/views/win/hwnd_message_handler.cc         window_rect.top = window_rect.bottom - scroll_height;
bottom           1801 ui/views/win/hwnd_message_handler.cc                 window_rect.bottom - window_rect.top) != root_view_size) {
bottom           1817 ui/views/win/hwnd_message_handler.cc     dirty_region.bottom = window_rect.bottom - window_rect.top;
bottom           1862 ui/views/win/hwnd_message_handler.cc                                 dirty_region.bottom - dirty_region.top);
bottom            146 ui/views/window/custom_frame_view.cc     sysmenu_rect.SetRect(0, 0, sysmenu_rect.right(), sysmenu_rect.bottom());
bottom            415 ui/views/window/custom_frame_view.cc       std::max(client_area_top, client_area_bounds.bottom());
bottom            222 ui/views/window/dialog_client_view.cc     footnote_view_->SetBounds(bounds.x(), bounds.bottom() - height,
bottom            232 ui/views/window/dialog_client_view.cc     gfx::Rect row_bounds(bounds.x(), bounds.bottom() - height,
bottom            255 ui/views/window/dialog_client_view.cc       contents_bounds.width(), bounds.bottom() - contents_bounds.y());
bottom            169 ui/views/window/dialog_client_view_unittest.cc   EXPECT_EQ(GetContentsView()->bounds().bottom(),
bottom            170 ui/views/window/dialog_client_view_unittest.cc             client_view()->bounds().bottom());
bottom            177 ui/views/window/dialog_client_view_unittest.cc   EXPECT_LT(GetContentsView()->bounds().bottom(),
bottom            178 ui/views/window/dialog_client_view_unittest.cc             client_view()->bounds().bottom());
bottom             38 ui/views/window/frame_background.cc                                     const gfx::ImageSkia* bottom) {
bottom             42 ui/views/window/frame_background.cc   bottom_edge_ = bottom;
bottom             55 ui/views/window/frame_background.h                      const gfx::ImageSkia* bottom);
bottom            103 ui/wm/core/image_grid.cc   const int bottom = min(base_bottom_row_height_, size_.height() - top);
bottom            107 ui/wm/core/image_grid.cc   int center_height = std::max(size.height() - top - bottom, 0);
bottom            179 ui/wm/core/image_grid.cc         LayerExceedsSize(bottom_left_layer_.get(), gfx::Size(left, bottom)) ?
bottom            180 ui/wm/core/image_grid.cc             gfx::Rect(0, bottom_left_layer_->bounds().height() - bottom,
bottom            181 ui/wm/core/image_grid.cc                       left, bottom) :
bottom            192 ui/wm/core/image_grid.cc         LayerExceedsSize(bottom_right_layer_.get(), gfx::Size(right, bottom)) ?
bottom            194 ui/wm/core/image_grid.cc                       bottom_right_layer_->bounds().height() - bottom,
bottom            195 ui/wm/core/image_grid.cc                       right, bottom) :
bottom            174 win8/metro_driver/chrome_app_view.cc   int cy = rect.bottom - rect.top;
bottom           1127 win8/metro_driver/chrome_app_view.cc   DVLOG(1) << "OSK height:" << osk_rect.bottom - osk_rect.top;
bottom           1138 win8/metro_driver/chrome_app_view.cc     int osk_height = osk_rect.bottom - osk_rect.top;
bottom           1161 win8/metro_driver/chrome_app_view.cc   DVLOG(1) << "OSK height:" << osk_rect.bottom - osk_rect.top;
bottom            681 win8/metro_driver/chrome_app_view_ash.cc                                                rect.bottom - rect.top));
bottom            403 win8/metro_driver/ime/text_service.cc     POINT right_bottom = { bounds.right, bounds.bottom };
bottom            423 win8/metro_driver/ime/text_service.cc     POINT right_bottom = { bounds.right, bounds.bottom };
bottom            194 win8/metro_driver/ime/text_store.cc   POINT right_bottom = {client_rect.right, client_rect.bottom};
bottom            203 win8/metro_driver/ime/text_store.cc   rect->bottom = right_bottom.y;
bottom            339 win8/metro_driver/ime/text_store.cc         result.bottom = tmp_rect.bottom;
bottom            212 win8/metro_driver/metro_driver_win7.cc     value->Height = rect.bottom;