OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expected_content_bounds
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_unittest_scroll.cc
516
gfx::Size
expected_content_bounds
= gfx::ToCeiledSize(
variable
518
EXPECT_SIZE_EQ(
expected_content_bounds
,
521
expected_content_bounds
= gfx::ToCeiledSize(
523
EXPECT_SIZE_EQ(
expected_content_bounds
, child_layer_->content_bounds());
[
all
...]
Completed in 34 milliseconds