Searched refs:set_is_fixed_to_right_edge (Results 1 – 3 of 3) sorted by relevance
18 void set_is_fixed_to_right_edge(bool fixed) { in set_is_fixed_to_right_edge() function
71 fixed_to_bottom_right_.set_is_fixed_to_right_edge(true); in LayerPositionConstraintTest()
398 constraint.set_is_fixed_to_right_edge(web_constraint.isFixedToRightEdge); in ToLayerPositionConstraint()