Home
last modified time | relevance | path

Searched refs:last_layout_size_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/examples/keyboard/
Dkeyboard_view.cc69 last_layout_size_ == bounds().size()) in Layout()
72 last_layout_size_ = bounds().size(); in Layout()
104 last_layout_size_ = gfx::Size(); in SetLayout()
139 last_layout_size_ = gfx::Size(); in SetRows()
Dkeyboard_view.h93 gfx::Size last_layout_size_; variable
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.h650 gfx::Size last_layout_size_; variable
Dtab_strip.cc1215 if (last_layout_size_ == size()) in Layout()
1583 last_layout_size_ = size(); in DoLayout()
2159 last_layout_size_ = gfx::Size(); in SetTabBoundsForDrag()