OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:controloffset
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/apps/
window_controls_browsertest.cc
68
const int
controlOffset
= 25;
69
int x = web_contents->GetContainerBounds().size().width() -
controlOffset
;
70
int y =
controlOffset
;
Completed in 6568 milliseconds