Searched refs:old_bottom (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dstacked_panel_collection.cc607 int old_bottom = bounds.bottom(); local
609 bounds.set_height(old_bottom - bounds.y());
/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling.cc509 int old_bottom = last_visible_rect_in_content_space_.bottom(); local
527 extrapolation_multiplier * (old_bottom - new_bottom));

Completed in 80 milliseconds