OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hot_spot_delta_x
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/tabs/
dock_info.cc
54
int
hot_spot_delta_x
= kHotSpotDeltaX;
local
61
hot_spot_delta_x
+=
hot_spot_delta_x
;
86
bool result = (*in_enable_area || (delta_x <
hot_spot_delta_x
&&
/external/chromium_org/chrome/browser/ui/tabs/
dock_info.cc
48
int
hot_spot_delta_x
= kHotSpotDeltaX;
local
55
hot_spot_delta_x
+=
hot_spot_delta_x
;
76
bool result = (*in_enable_area || (delta_x <
hot_spot_delta_x
&&
Completed in 205 milliseconds