OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keyboard_height
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/keyboard/
keyboard_util.h
60
// is specified by |
keyboard_height
|.
62
const gfx::Rect& window_bounds, int
keyboard_height
);
keyboard_util.cc
67
int
keyboard_height
) {
70
window_bounds.bottom() -
keyboard_height
,
72
keyboard_height
);
/external/chromium_org/ash/
root_window_controller_unittest.cc
839
const int
keyboard_height
= 100;
local
844
keyboard_container->bounds(),
keyboard_height
));
875
const int
keyboard_height
= 200;
local
[
all
...]
Completed in 384 milliseconds