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

  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_collection.cc 607 int old_bottom = bounds.bottom(); local
609 bounds.set_height(old_bottom - bounds.y());
  /external/chromium_org/cc/resources/
picture_layer_tiling.cc 509 int old_bottom = last_visible_rect_in_content_space_.bottom(); local
527 extrapolation_multiplier * (old_bottom - new_bottom));
    [all...]

Completed in 99 milliseconds