Searched refs:kHotSpotDeltaY (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/tabs/
H A Ddock_info_unittest.cc13 const int kHotSpotDeltaY = 120; member in namespace:__anon2684
25 gfx::Point(kHotSpotDeltaX - 1, kHotSpotDeltaY - 1),
26 gfx::Point(kHotSpotDeltaX, kHotSpotDeltaY),
27 gfx::Point(-kHotSpotDeltaX, -kHotSpotDeltaY)
34 gfx::Point(2*kHotSpotDeltaX, 2*kHotSpotDeltaY),
59 gfx::Point(2*kHotSpotDeltaX, kHotSpotDeltaY - 1),
60 gfx::Point(2*kHotSpotDeltaX - 1, kHotSpotDeltaY),
61 gfx::Point(2*kHotSpotDeltaX - 1, kHotSpotDeltaY),
66 gfx::Point(kHotSpotDeltaX - 1, 2*kHotSpotDeltaY),
67 gfx::Point(kHotSpotDeltaX, 2*kHotSpotDeltaY
[all...]
H A Ddock_info.cc18 const int kHotSpotDeltaY = 120; member in namespace:__anon2683
38 delta_y < kHotSpotDeltaY);
55 int hot_spot_delta_y = kHotSpotDeltaY;
/external/chromium_org/chrome/browser/ui/tabs/
H A Ddock_info_unittest.cc13 const int kHotSpotDeltaY = 120; member in namespace:__anon6264
25 gfx::Point(kHotSpotDeltaX - 1, kHotSpotDeltaY - 1),
26 gfx::Point(kHotSpotDeltaX, kHotSpotDeltaY),
27 gfx::Point(-kHotSpotDeltaX, -kHotSpotDeltaY)
34 gfx::Point(2*kHotSpotDeltaX, 2*kHotSpotDeltaY),
59 gfx::Point(2*kHotSpotDeltaX, kHotSpotDeltaY - 1),
60 gfx::Point(2*kHotSpotDeltaX - 1, kHotSpotDeltaY),
61 gfx::Point(2*kHotSpotDeltaX - 1, kHotSpotDeltaY),
66 gfx::Point(kHotSpotDeltaX - 1, 2*kHotSpotDeltaY),
67 gfx::Point(kHotSpotDeltaX, 2*kHotSpotDeltaY
[all...]
H A Ddock_info.cc15 const int kHotSpotDeltaY = 120; member in namespace:__anon6263
32 delta_y < kHotSpotDeltaY);
49 int hot_spot_delta_y = kHotSpotDeltaY;

Completed in 26 milliseconds