OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:source_tab_offset_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h
320
int
source_tab_offset_
;
member in class:DraggedTabController
322
// Ratio of the x-coordinate of the |
source_tab_offset_
| to the width of the
dragged_tab_controller.cc
324
source_tab_offset_
(0),
359
source_tab_offset_
= source_tab_offset;
373
offset_to_width_ratio_ = static_cast<float>(
source_tab_offset_
) /
[
all
...]
Completed in 705 milliseconds