Searched refs:SetPositionConstraint (Results 1 – 7 of 7) sorted by relevance
157 grand_child->SetPositionConstraint(fixed_to_top_left_); in TEST_F()196 grand_child->SetPositionConstraint(fixed_to_bottom_right_); in TEST_F()231 grand_child->SetPositionConstraint(fixed_to_top_left_); in TEST_F()273 grand_child->SetPositionConstraint(fixed_to_bottom_right_); in TEST_F()299 great_grand_child->SetPositionConstraint(fixed_to_top_left_); in TEST_F()349 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_); in TEST_F()386 great_grand_child->SetPositionConstraint(fixed_to_top_left_); in TEST_F()453 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_); in TEST_F()498 great_grand_child->SetPositionConstraint(fixed_to_top_left_); in TEST_F()568 great_grand_child->SetPositionConstraint(fixed_to_bottom_right_); in TEST_F()[all …]
830 void Layer::SetPositionConstraint(const LayerPositionConstraint& constraint) { in SetPositionConstraint() function in cc::Layer901 layer->SetPositionConstraint(position_constraint_); in PushPropertiesTo()
171 void SetPositionConstraint(const LayerPositionConstraint& constraint);
279 void SetPositionConstraint(const LayerPositionConstraint& constraint) { in SetPositionConstraint() function
531 layer->SetPositionConstraint(position_constraint_); in PushPropertiesTo()
405 layer_->SetPositionConstraint(ToLayerPositionConstraint(constraint)); in setPositionConstraint()
7686 fixed->SetPositionConstraint(constraint); in TEST_F()