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 727 !keyboard_bounds_.IsEmpty()) {
773 if (!keyboard_bounds_.IsEmpty()) {
774 gfx::Insets keyboard_insets(0, 0, keyboard_bounds_.height(), 0);
    [all...]
shelf_layout_manager.h 378 gfx::Rect keyboard_bounds_; member in class:ash::internal::ShelfLayoutManager

Completed in 112 milliseconds