HomeSort by relevance Sort by last modified time
    Searched refs:set_is_fixed_to_right_edge (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/layers/
layer_position_constraint.h 18 void set_is_fixed_to_right_edge(bool fixed) { function in class:cc::LayerPositionConstraint
layer_position_constraint_unittest.cc 71 fixed_to_bottom_right_.set_is_fixed_to_right_edge(true);
    [all...]
  /external/chromium_org/cc/blink/
web_layer_impl.cc 398 constraint.set_is_fixed_to_right_edge(web_constraint.isFixedToRightEdge);

Completed in 197 milliseconds