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

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 324 float offset_to_width_ratio_; member in class:DraggedTabController
dragged_tab_controller.cc 325 offset_to_width_ratio_(0),
373 offset_to_width_ratio_ = static_cast<float>(source_tab_offset_) /
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 519 float offset_to_width_ratio_; member in class:TabDragController
tab_drag_controller.cc 362 offset_to_width_ratio_(0),
454 offset_to_width_ratio_ = static_cast<float>(
    [all...]

Completed in 100 milliseconds