OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_hot_spot
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/tabs/
dock_info.h
115
void
set_hot_spot
(const gfx::Point& hot_spot) { hot_spot_ = hot_spot; }
function in class:DockInfo
/external/chromium/chrome/browser/ui/tabs/
dock_info.h
134
void
set_hot_spot
(const gfx::Point& hot_spot) { hot_spot_ = hot_spot; }
function in class:DockInfo
Completed in 55 milliseconds