Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Drounded_window.cc28 int expected_height; member
63 int height = data->expected_height; in MakeFramePolygonPoints()
208 data->expected_height != widget->allocation.height) { in OnRoundedWindowExpose()
210 data->expected_height = widget->allocation.height; in OnRoundedWindowExpose()
252 data->expected_height = -1; in OnStyleSet()
271 data->expected_height = -1; in ActAsRoundedWindow()