HomeSort by relevance Sort by last modified time
    Searched refs:keyboard_bounds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 751 !keyboard_bounds_.IsEmpty()) {
802 if (!keyboard_bounds_.IsEmpty()) {
803 gfx::Insets keyboard_insets(0, 0, keyboard_bounds_.height(), 0);
    [all...]
shelf_layout_manager.h 404 gfx::Rect keyboard_bounds_; member in class:ash::internal::ShelfLayoutManager

Completed in 408 milliseconds