Searched refs:is_fixed_to_bottom_edge (Results 1 – 3 of 3) sorted by relevance
25 bool is_fixed_to_bottom_edge() const { return is_fixed_to_bottom_edge_; } in is_fixed_to_bottom_edge() function
390 web_constraint.isFixedToBottomEdge = constraint.is_fixed_to_bottom_edge(); in ToWebLayerPositionConstraint()
775 layer->position_constraint().is_fixed_to_bottom_edge(); in ApplyPositionAdjustment()