OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kMinOnscreenHeight
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/workspace/
workspace_window_resizer.h
38
static const int
kMinOnscreenHeight
;
workspace_window_resizer.cc
257
const int WorkspaceWindowResizer::
kMinOnscreenHeight
= 32;
738
// Always keep
kMinOnscreenHeight
on the bottom.
739
int max_y = work_area.bottom() -
kMinOnscreenHeight
;
[
all
...]
Completed in 50 milliseconds