box 75 cc/animation/animation_curve.h virtual bool AnimatedBoundsForBox(const gfx::BoxF& box, box 317 cc/animation/keyframed_animation_curve.cc const gfx::BoxF& box, box 327 cc/animation/keyframed_animation_curve.cc if (!keyframes_[i+1]->Value().BlendedBoundsForBox(box, box 184 cc/animation/keyframed_animation_curve.h virtual bool AnimatedBoundsForBox(const gfx::BoxF& box, box 446 cc/animation/keyframed_animation_curve_unittest.cc gfx::BoxF box(2.f, 3.f, 4.f, 1.f, 3.f, 2.f); box 449 cc/animation/keyframed_animation_curve_unittest.cc EXPECT_TRUE(curve->AnimatedBoundsForBox(box, &bounds)); box 404 cc/animation/layer_animation_controller.cc const gfx::BoxF& box, gfx::BoxF* bounds) const { box 410 cc/animation/layer_animation_controller.cc const gfx::BoxF& box, box 431 cc/animation/layer_animation_controller.cc transform_animation_curve->AnimatedBoundsForBox(box, &animation_bounds); box 117 cc/animation/layer_animation_controller.h bool FilterAnimationBoundsForBox(const gfx::BoxF& box, box 119 cc/animation/layer_animation_controller.h bool TransformAnimationBoundsForBox(const gfx::BoxF& box, box 1405 cc/animation/layer_animation_controller_unittest.cc gfx::BoxF box(1.f, 2.f, -1.f, 3.f, 4.f, 5.f); box 1408 cc/animation/layer_animation_controller_unittest.cc EXPECT_TRUE(controller_impl->TransformAnimationBoundsForBox(box, &bounds)); box 1416 cc/animation/layer_animation_controller_unittest.cc EXPECT_TRUE(controller_impl->TransformAnimationBoundsForBox(box, &bounds)); box 1440 cc/animation/layer_animation_controller_unittest.cc EXPECT_FALSE(controller_impl->TransformAnimationBoundsForBox(box, &bounds)); box 236 cc/animation/transform_operation.cc gfx::BoxF* box) { box 280 cc/animation/transform_operation.cc *box = gfx::BoxF(); box 287 cc/animation/transform_operation.cc box->set_origin(point_rotated_from); box 288 cc/animation/transform_operation.cc box->ExpandTo(point_rotated_to); box 362 cc/animation/transform_operation.cc box->ExpandTo(rotated); box 366 cc/animation/transform_operation.cc bool TransformOperation::BlendedBoundsForBox(const gfx::BoxF& box, box 375 cc/animation/transform_operation.cc *bounds = box; box 388 cc/animation/transform_operation.cc *bounds = box; box 400 cc/animation/transform_operation.cc *bounds = box; box 403 cc/animation/transform_operation.cc gfx::BoxF to_box = box; box 419 cc/animation/transform_operation.cc gfx::Point3F corner = box.origin(); box 420 cc/animation/transform_operation.cc corner += gfx::Vector3dF(i & 1 ? box.width() : 0.f, box 421 cc/animation/transform_operation.cc i & 2 ? box.height() : 0.f, box 422 cc/animation/transform_operation.cc i & 4 ? box.depth() : 0.f); box 64 cc/animation/transform_operation.h static bool BlendedBoundsForBox(const gfx::BoxF& box, box 46 cc/animation/transform_operations.cc bool TransformOperations::BlendedBoundsForBox(const gfx::BoxF& box, box 51 cc/animation/transform_operations.cc *bounds = box; box 54 cc/animation/transform_operations.h bool BlendedBoundsForBox(const gfx::BoxF& box, box 721 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 1.f, 1.f); box 728 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 737 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 2.f, 3.f); box 744 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 745 cc/animation/transform_operations_unittest.cc EXPECT_EQ(box.ToString(), bounds.ToString()); box 754 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 2.f, 3.f, 4.f, 4.f, 4.f); box 760 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 767 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 773 cc/animation/transform_operations_unittest.cc box, identity, min_progress, max_progress, &bounds)); box 778 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 789 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 2.f, 3.f, 4.f, 4.f, 4.f); box 795 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 802 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 808 cc/animation/transform_operations_unittest.cc box, identity, min_progress, max_progress, &bounds)); box 813 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 824 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 2.f, 3.f, 4.f, 4.f, 4.f); box 830 cc/animation/transform_operations_unittest.cc box, non_zero_scale, min_progress, max_progress, &bounds)); box 835 cc/animation/transform_operations_unittest.cc box, zero_scale, min_progress, max_progress, &bounds)); box 840 cc/animation/transform_operations_unittest.cc box, zero_scale, min_progress, max_progress, &bounds)); box 851 cc/animation/transform_operations_unittest.cc gfx::BoxF box( box 859 cc/animation/transform_operations_unittest.cc box.set_size(sizes[i], sizes[i], 0.f); box 863 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 878 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 0.f, 0.f, 0.f, 0.f, 0.f); box 885 cc/animation/transform_operations_unittest.cc box, operations_from, 0.f, 1.f, &bounds)); box 903 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 0.f, 0.f, 0.f, 0.f, 0.f); box 907 cc/animation/transform_operations_unittest.cc box, operations_from, 0.f, 1.f, &bounds)); box 909 cc/animation/transform_operations_unittest.cc box, operations_from, 0.f, 1.f, &bounds)); box 911 cc/animation/transform_operations_unittest.cc box, operations_from, 0.f, 1.f, &bounds)); box 922 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 1.f, 1.f, 0.f, 0.f, 0.f); box 926 cc/animation/transform_operations_unittest.cc box, operations_from, 0.f, 1.f, &bounds)); box 927 cc/animation/transform_operations_unittest.cc EXPECT_EQ(box.ToString(), bounds.ToString()); box 968 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 1.f, 1.f, 0.f, 0.f, 0.f); box 972 cc/animation/transform_operations_unittest.cc box, operations_from, 0.f, 1.f, &bounds)); box 1012 cc/animation/transform_operations_unittest.cc gfx::BoxF box(200.f, 500.f, 100.f, 100.f, 300.f, 200.f); box 1015 cc/animation/transform_operations_unittest.cc to.BlendedBoundsForBox(box, from, min_progress, max_progress, &bounds)); box 1024 cc/animation/transform_operations_unittest.cc gfx::BoxF transformed = box; box 1232 cc/animation/transform_operations_unittest.cc gfx::BoxF box(1.f, 2.f, 3.f, 4.f, 4.f, 4.f); box 1238 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 1245 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 1251 cc/animation/transform_operations_unittest.cc box, identity, min_progress, max_progress, &bounds)); box 1256 cc/animation/transform_operations_unittest.cc box, operations_from, min_progress, max_progress, &bounds)); box 621 cc/base/math_util.cc scoped_ptr<base::Value> MathUtil::AsValue(const gfx::BoxF& box) { box 623 cc/base/math_util.cc res->AppendInteger(box.x()); box 624 cc/base/math_util.cc res->AppendInteger(box.y()); box 625 cc/base/math_util.cc res->AppendInteger(box.z()); box 626 cc/base/math_util.cc res->AppendInteger(box.width()); box 627 cc/base/math_util.cc res->AppendInteger(box.height()); box 628 cc/base/math_util.cc res->AppendInteger(box.depth()); box 180 cc/base/math_util.h static scoped_ptr<base::Value> AsValue(const gfx::BoxF& box); box 1476 cc/layers/layer_impl.cc gfx::BoxF box; box 1477 cc/layers/layer_impl.cc if (LayerUtils::GetAnimationBounds(*this, &box)) box 1478 cc/layers/layer_impl.cc state->Set("animation_bounds", MathUtil::AsValue(box).release()); box 67 cc/layers/layer_utils.cc gfx::BoxF box(layer_in.bounds().width(), layer_in.bounds().height(), 0.f); box 101 cc/layers/layer_utils.cc coalesced_transform.TransformBox(&box); box 106 cc/layers/layer_utils.cc box.set_origin(box.origin() + gfx::Vector3dF(-anchor_x, box 114 cc/layers/layer_utils.cc box, &inflated)) box 116 cc/layers/layer_utils.cc box = inflated; box 122 cc/layers/layer_utils.cc box, &inflated)) box 124 cc/layers/layer_utils.cc box = inflated; box 128 cc/layers/layer_utils.cc box.set_origin(box.origin() + gfx::Vector3dF(anchor_x + position.x(), box 136 cc/layers/layer_utils.cc coalesced_transform.TransformBox(&box); box 138 cc/layers/layer_utils.cc *out = box; box 72 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 73 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 76 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 95 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 96 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 99 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 118 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 119 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 122 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 145 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 146 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 149 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 169 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 170 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 173 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 200 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 201 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 204 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 224 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 225 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 234 cc/layers/layer_utils_unittest.cc EXPECT_BOXF_EQ(expected, box); box 254 cc/layers/layer_utils_unittest.cc gfx::BoxF box; box 255 cc/layers/layer_utils_unittest.cc bool success = LayerUtils::GetAnimationBounds(*child(), &box); box 166 cc/test/animation_test_common.cc bool FakeTransformTransition::AnimatedBoundsForBox(const gfx::BoxF& box, box 44 cc/test/animation_test_common.h virtual bool AnimatedBoundsForBox(const gfx::BoxF& box, box 491 chrome/browser/notifications/desktop_notifications_unittest.cc gfx::Rect box = balloon_collection_->GetBalloonsBoundingBox(); box 507 chrome/browser/notifications/desktop_notifications_unittest.cc EXPECT_TRUE(box.Contains(gfx::Point(min_x, min_y))); box 508 chrome/browser/notifications/desktop_notifications_unittest.cc EXPECT_TRUE(box.Contains(gfx::Point(min_x, max_y))); box 509 chrome/browser/notifications/desktop_notifications_unittest.cc EXPECT_TRUE(box.Contains(gfx::Point(max_x, min_y))); box 510 chrome/browser/notifications/desktop_notifications_unittest.cc EXPECT_TRUE(box.Contains(gfx::Point(max_x, max_y))); box 74 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc GtkWidget* box = gtk_hbox_new(FALSE, kBarButtonPadding); box 75 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc gtk_box_pack_start(GTK_BOX(box), image, FALSE, FALSE, 0); box 90 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc gtk_box_pack_start(GTK_BOX(box), label, FALSE, FALSE, 0); box 102 chrome/browser/ui/gtk/bookmarks/bookmark_utils_gtk.cc gtk_container_add(GTK_CONTAINER(alignment), box); box 531 chrome/browser/ui/gtk/browser_titlebar.cc GtkWidget* box = GetButtonHBox(left_side); box 532 chrome/browser/ui/gtk/browser_titlebar.cc gtk_box_pack_start(GTK_BOX(box), button->widget(), FALSE, FALSE, 0); box 277 chrome/browser/ui/gtk/collected_cookies_gtk.cc GtkWidget* box = gtk_hbox_new(FALSE, 0); box 278 chrome/browser/ui/gtk/collected_cookies_gtk.cc gtk_box_pack_start(GTK_BOX(box), cookie_list_vbox, TRUE, TRUE, box 280 chrome/browser/ui/gtk/collected_cookies_gtk.cc return box; box 365 chrome/browser/ui/gtk/collected_cookies_gtk.cc GtkWidget* box = gtk_hbox_new(FALSE, 0); box 366 chrome/browser/ui/gtk/collected_cookies_gtk.cc gtk_box_pack_start(GTK_BOX(box), cookie_list_vbox, TRUE, TRUE, box 368 chrome/browser/ui/gtk/collected_cookies_gtk.cc return box; box 408 chrome/browser/ui/gtk/extensions/extension_install_dialog_gtk.cc GtkWidget* box = gtk_vbox_new(FALSE, 0); box 412 chrome/browser/ui/gtk/extensions/extension_install_dialog_gtk.cc gtk_box_pack_start(GTK_BOX(box), label, TRUE, TRUE, 0); box 416 chrome/browser/ui/gtk/extensions/extension_install_dialog_gtk.cc GTK_BOX(box), box 422 chrome/browser/ui/gtk/extensions/extension_install_dialog_gtk.cc return box; box 19 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box; box 60 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc gtk_box_query_child_packing(GTK_BOX(data->box), child, NULL, NULL, box 87 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc if (data->box->hide_child_directly || child_allocation.width <= 1) box 132 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc static void gtk_chrome_shrinkable_hbox_init(GtkChromeShrinkableHBox* box) { box 133 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc box->hide_child_directly = FALSE; box 134 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc box->children_width_requisition = 0; box 141 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box = GTK_CHROME_SHRINKABLE_HBOX(object); box 146 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc box, g_value_get_boolean(value)); box 158 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box = GTK_CHROME_SHRINKABLE_HBOX(object); box 162 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc g_value_set_boolean(value, box->hide_child_directly); box 172 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box = GTK_CHROME_SHRINKABLE_HBOX(widget); box 185 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc box->children_width_requisition > children_width_requisition) { box 205 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc box->children_width_requisition = 0; box 210 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc data.box = GTK_CHROME_SHRINKABLE_HBOX(widget); box 226 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc &box->children_width_requisition); box 240 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box, gboolean hide_child_directly) { box 241 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc g_return_if_fail(GTK_IS_CHROME_SHRINKABLE_HBOX(box)); box 243 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc if (hide_child_directly != box->hide_child_directly) { box 244 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc box->hide_child_directly = hide_child_directly; box 245 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc g_object_notify(G_OBJECT(box), "hide-child-directly"); box 246 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc gtk_widget_queue_resize(GTK_WIDGET(box)); box 251 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box) { box 252 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc g_return_val_if_fail(GTK_IS_CHROME_SHRINKABLE_HBOX(box), FALSE); box 254 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc return box->hide_child_directly; box 257 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc void gtk_chrome_shrinkable_hbox_pack_start(GtkChromeShrinkableHBox* box, box 260 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc g_return_if_fail(GTK_IS_CHROME_SHRINKABLE_HBOX(box)); box 263 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc gtk_box_pack_start(GTK_BOX(box), child, FALSE, FALSE, 0); box 266 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc void gtk_chrome_shrinkable_hbox_pack_end(GtkChromeShrinkableHBox* box, box 269 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc g_return_if_fail(GTK_IS_CHROME_SHRINKABLE_HBOX(box)); box 272 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc gtk_box_pack_end(GTK_BOX(box), child, FALSE, FALSE, 0); box 276 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc GtkChromeShrinkableHBox* box) { box 278 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.cc gtk_container_foreach(GTK_CONTAINER(box), CountVisibleChildren, box 68 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h GtkChromeShrinkableHBox* box, gboolean hide_child_directly); box 71 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h GtkChromeShrinkableHBox* box); box 73 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h void gtk_chrome_shrinkable_hbox_pack_start(GtkChromeShrinkableHBox* box, box 77 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h void gtk_chrome_shrinkable_hbox_pack_end(GtkChromeShrinkableHBox* box, box 82 chrome/browser/ui/gtk/gtk_chrome_shrinkable_hbox.h GtkChromeShrinkableHBox* box); box 1388 chrome/browser/ui/gtk/location_bar_view_gtk.cc GtkRequisition box, full_label, partial_label; box 1389 chrome/browser/ui/gtk/location_bar_view_gtk.cc gtk_widget_size_request(tab_to_search_box_, &box); box 1396 chrome/browser/ui/gtk/location_bar_view_gtk.cc full_box_width = box.width; box 1399 chrome/browser/ui/gtk/location_bar_view_gtk.cc partial_box_width = box.width; box 245 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.cc GtkWidget* box = gtk_hbox_new(FALSE, ui::kControlSpacing); box 249 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.cc gtk_box_pack_end(GTK_BOX(box), learn_more_, FALSE, FALSE, 0); box 250 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.cc gtk_box_pack_start(GTK_BOX(content_widget), box, TRUE, TRUE, 0); box 257 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.cc gtk_box_pack_start(GTK_BOX(box), learn_more_, FALSE, FALSE, 0); box 258 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.cc gtk_box_pack_start(GTK_BOX(content_widget), box, TRUE, TRUE, 0); box 267 chrome/browser/ui/gtk/one_click_signin_bubble_gtk.cc gtk_box_pack_end(GTK_BOX(box), ok_button_, FALSE, FALSE, 0); box 163 chrome/browser/ui/gtk/panels/panel_titlebar_gtk.cc GtkWidget* box = GetButtonHBox(); box 164 chrome/browser/ui/gtk/panels/panel_titlebar_gtk.cc gtk_box_pack_start(GTK_BOX(box), button->widget(), FALSE, FALSE, 0); box 219 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, outerColor); box 224 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, lirect, innerColor); box 326 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, bgColors(state)); box 336 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, bgColors(state)); box 345 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, bgColors(state)); box 354 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, bgColors(state)); box 467 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, bgColors(state)); box 501 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, extraParams->menuList.backgroundColor); box 522 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, irect, bgColors(state)); box 539 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, lirect, bgColors(state)); box 544 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, lirect, bgColors(state)); box 565 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, lirect, bgColors(state)); box 579 content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp box(canvas, lirect, bgColors(state)); box 93 media/formats/mp4/box_reader_unittest.cc SkipBox box; box 94 media/formats/mp4/box_reader_unittest.cc EXPECT_TRUE(box.Parse(reader.get())); box 97 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(0x05, box.a); box 98 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(0x06, box.b); box 99 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(0x0708, box.c); box 100 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(static_cast<int32>(0xf90a0b0c), box.d); box 101 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(static_cast<int32>(0xfd0e0f10), box.e); box 103 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(2u, box.kids.size()); box 104 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(0xdeadbeef, box.kids[0].val); box 105 media/formats/mp4/box_reader_unittest.cc EXPECT_EQ(0xfacecafe, box.kids[1].val); box 132 media/formats/mp4/box_reader_unittest.cc SkipBox box; box 133 media/formats/mp4/box_reader_unittest.cc EXPECT_FALSE(box.Parse(reader.get())); box 26 net/quic/crypto/crypto_secret_boxer_test.cc const string box = boxer.Box(QuicRandom::GetInstance(), message); box 30 net/quic/crypto/crypto_secret_boxer_test.cc EXPECT_TRUE(boxer.Unbox(box, &storage, &result)); box 33 net/quic/crypto/crypto_secret_boxer_test.cc EXPECT_FALSE(boxer.Unbox(string(1, 'X') + box, &storage, &result)); box 34 net/quic/crypto/crypto_secret_boxer_test.cc EXPECT_FALSE(boxer.Unbox(box.substr(1, string::npos), &storage, &result)); box 36 net/quic/crypto/crypto_secret_boxer_test.cc EXPECT_FALSE(boxer.Unbox(string(1, box[0]^0x80) + box.substr(1, string::npos), box 55 skia/ext/convolver_unittest.cc const float box[2] = { 0.5, 0.5 }; box 57 skia/ext/convolver_unittest.cc filter->AddFilter(i * 2, box, 2); box 344 skia/ext/convolver_unittest.cc const float box[5] = { 0.2f, 0.2f, 0.2f, 0.2f, 0.2f }; box 345 skia/ext/convolver_unittest.cc filter.AddFilter(0, box, 5); box 414 skia/ext/convolver_unittest.cc const float box[5] = { 0.2f, 0.2f, 0.2f, 0.2f, 0.2f }; box 415 skia/ext/convolver_unittest.cc filter.AddFilter(0, box, 5); box 57 skia/ext/recursive_gaussian_convolution_unittest.cc const SkIRect box = SkIRect::MakeXYWH((width - box_width) / 2, box 62 skia/ext/recursive_gaussian_convolution_unittest.cc for (int y = box.top(); y < box.bottom(); ++y) { box 63 skia/ext/recursive_gaussian_convolution_unittest.cc for (int x = box.left(); x < box.right(); ++x) box 67 skia/ext/recursive_gaussian_convolution_unittest.cc return box; box 71 skia/ext/recursive_gaussian_convolution_unittest.cc const SkIRect& box, box 76 skia/ext/recursive_gaussian_convolution_unittest.cc for (int y = box.top(); y < box.bottom(); ++y) { box 77 skia/ext/recursive_gaussian_convolution_unittest.cc for (int x = box.left(); x < box.right(); ++x) box 247 skia/ext/recursive_gaussian_convolution_unittest.cc const SkIRect box = MakeBoxImage( box 284 skia/ext/recursive_gaussian_convolution_unittest.cc SkIRect inflated_rect(box); box 286 skia/ext/recursive_gaussian_convolution_unittest.cc SkIRect deflated_rect(box); box 336 skia/ext/recursive_gaussian_convolution_unittest.cc const SkIRect box = MakeBoxImage( box 377 skia/ext/recursive_gaussian_convolution_unittest.cc SkIRect::MakeLTRB(box.left() - spread, box 378 skia/ext/recursive_gaussian_convolution_unittest.cc box.top() - spread, box 379 skia/ext/recursive_gaussian_convolution_unittest.cc box.right() + spread, box 380 skia/ext/recursive_gaussian_convolution_unittest.cc box.bottom() + spread), box 383 skia/ext/recursive_gaussian_convolution_unittest.cc SkIRect::MakeLTRB(box.left() + spread, box 384 skia/ext/recursive_gaussian_convolution_unittest.cc box.top() + spread, box 385 skia/ext/recursive_gaussian_convolution_unittest.cc box.right() - spread, box 386 skia/ext/recursive_gaussian_convolution_unittest.cc box.bottom() - spread), box 269 third_party/libjpeg/jquant2.c typedef box * boxptr; box 548 third_party/libjpeg/jquant2.c ((j_common_ptr) cinfo, JPOOL_IMAGE, desired_colors * SIZEOF(box)); box 126652 third_party/sqlite/amalgamation/sqlite3.c RtreeCell box; /* Bounding box for pNode */ box 126653 third_party/sqlite/amalgamation/sqlite3.c nodeGetCell(pRtree, pNode, 0, &box); box 126657 third_party/sqlite/amalgamation/sqlite3.c cellUnion(pRtree, &box, &cell); box 126659 third_party/sqlite/amalgamation/sqlite3.c box.iRowid = pNode->iNode; box 126662 third_party/sqlite/amalgamation/sqlite3.c nodeOverwriteCell(pRtree, pParent, &box, ii); box 2395 third_party/sqlite/src/ext/rtree/rtree.c RtreeCell box; /* Bounding box for pNode */ box 2396 third_party/sqlite/src/ext/rtree/rtree.c nodeGetCell(pRtree, pNode, 0, &box); box 2400 third_party/sqlite/src/ext/rtree/rtree.c cellUnion(pRtree, &box, &cell); box 2402 third_party/sqlite/src/ext/rtree/rtree.c box.iRowid = pNode->iNode; box 2405 third_party/sqlite/src/ext/rtree/rtree.c nodeOverwriteCell(pRtree, pParent, &box, ii); box 100 tools/telemetry/telemetry/core/bitmaptools.cc if (!box.Read()) { box 105 tools/telemetry/telemetry/core/bitmaptools.cc if (box.bottom * row_stride > total_size || box 106 tools/telemetry/telemetry/core/bitmaptools.cc box.right * pixel_stride > row_size) { box 118 tools/telemetry/telemetry/core/bitmaptools.cc total_size = (box.bottom - box.top) * row_stride; box 119 tools/telemetry/telemetry/core/bitmaptools.cc row_size = (box.right - box.left) * pixel_stride; box 120 tools/telemetry/telemetry/core/bitmaptools.cc data = pixels + box.top * row_stride + box.left * pixel_stride; box 125 tools/telemetry/telemetry/core/bitmaptools.cc int out_size = row_size * box.height(); box 140 tools/telemetry/telemetry/core/bitmaptools.cc Box box; box 206 tools/telemetry/telemetry/core/bitmaptools.cc Box box; box 207 tools/telemetry/telemetry/core/bitmaptools.cc box.left = bmp.total_size; box 208 tools/telemetry/telemetry/core/bitmaptools.cc box.top = bmp.total_size; box 209 tools/telemetry/telemetry/core/bitmaptools.cc box.right = 0; box 210 tools/telemetry/telemetry/core/bitmaptools.cc box.bottom = 0; box 221 tools/telemetry/telemetry/core/bitmaptools.cc box.Union(x, y); box 226 tools/telemetry/telemetry/core/bitmaptools.cc int response[] = { box.left, box.top, box.width(), box.height(), count }; box 56 ui/compositor/transform_animation_curve_adapter.cc const gfx::BoxF& box, box 119 ui/compositor/transform_animation_curve_adapter.cc const gfx::BoxF& box, box 31 ui/compositor/transform_animation_curve_adapter.h virtual bool AnimatedBoundsForBox(const gfx::BoxF& box, box 60 ui/compositor/transform_animation_curve_adapter.h virtual bool AnimatedBoundsForBox(const gfx::BoxF& box, box 38 ui/events/gesture_event_details.h void set_bounding_box(const gfx::RectF& box) { bounding_box_ = box; } box 46 ui/gfx/geometry/box_f.cc void BoxF::Union(const BoxF& box) { box 48 ui/gfx/geometry/box_f.cc *this = box; box 51 ui/gfx/geometry/box_f.cc if (box.IsEmpty()) box 53 ui/gfx/geometry/box_f.cc ExpandTo(box); box 60 ui/gfx/geometry/box_f.cc void BoxF::ExpandTo(const BoxF& box) { box 61 ui/gfx/geometry/box_f.cc ExpandTo(box.origin(), gfx::Point3F(box.right(), box.bottom(), box.front())); box 62 ui/gfx/geometry/box_f.h void Union(const BoxF& box); box 105 ui/gfx/geometry/box_f.h void ExpandTo(const BoxF& box); box 455 ui/gfx/transform.cc void Transform::TransformBox(BoxF* box) const { box 459 ui/gfx/transform.cc gfx::Point3F point = box->origin(); box 460 ui/gfx/transform.cc point += gfx::Vector3dF(corner & 1 ? box->width() : 0.f, box 461 ui/gfx/transform.cc corner & 2 ? box->height() : 0.f, box 462 ui/gfx/transform.cc corner & 4 ? box->depth() : 0.f); box 471 ui/gfx/transform.cc *box = bounds; box 474 ui/gfx/transform.cc bool Transform::TransformBoxReverse(BoxF* box) const { box 478 ui/gfx/transform.cc inverse.TransformBox(box); box 223 ui/gfx/transform.h void TransformBox(BoxF* box) const; box 229 ui/gfx/transform.h bool TransformBoxReverse(BoxF* box) const; box 2637 ui/gfx/transform_unittest.cc BoxF box(1.f, 2.f, 3.f, 4.f, 5.f, 6.f); box 2639 ui/gfx/transform_unittest.cc translation.TransformBox(&box); box 2640 ui/gfx/transform_unittest.cc EXPECT_EQ(expected.ToString(), box.ToString()); box 2646 ui/gfx/transform_unittest.cc BoxF box(1.f, 2.f, 3.f, 4.f, 5.f, 6.f); box 2648 ui/gfx/transform_unittest.cc EXPECT_TRUE(translation.TransformBoxReverse(&box)); box 2649 ui/gfx/transform_unittest.cc EXPECT_EQ(expected.ToString(), box.ToString()); box 2653 ui/gfx/transform_unittest.cc EXPECT_FALSE(singular.TransformBoxReverse(&box));