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

  /external/chromium_org/cc/layers/
layer_position_constraint.h 25 bool is_fixed_to_bottom_edge() const { return is_fixed_to_bottom_edge_; } function in class:cc::LayerPositionConstraint
  /external/chromium_org/cc/blink/
web_layer_impl.cc 390 web_constraint.isFixedToBottomEdge = constraint.is_fixed_to_bottom_edge();
  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 775 layer->position_constraint().is_fixed_to_bottom_edge();
    [all...]

Completed in 109 milliseconds