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

  /external/chromium_org/components/infobars/core/
infobar_container.cc 61 int InfoBarContainer::GetVerticalOverlap(int* total_height) const {
  /external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.cc 53 int GetVerticalOverlap(const gfx::Rect& bounds1, const gfx::Rect& bounds2) {
692 overlap = GetVerticalOverlap(potential_dragging_bounds, panel_bounds);

Completed in 78 milliseconds