Searched defs:fixed_to_bottom_right_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_position_constraint_unittest.cc70 fixed_to_bottom_right_.set_is_fixed_position(true);
71 fixed_to_bottom_right_.set_is_fixed_to_right_edge(true);
72 fixed_to_bottom_right_.set_is_fixed_to_bottom_edge(true);
134 LayerPositionConstraint fixed_to_bottom_right_; member in class:cc::__anon2686::LayerPositionConstraintTest
196 grand_child->SetPositionConstraint(fixed_to_bottom_right_);
273 grand_child->SetPositionConstraint(fixed_to_bottom_right_);
349 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_);
453 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_);
568 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_);
687 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_);
[all...]

Completed in 88 milliseconds