Home | History | Annotate | Download | only in ash

Lines Matching defs:window_width

894   int window_width = keyboard_bounds.width() / 2;
895 int left = window_width / 2;
896 int right = 3 * window_width / 2;
906 gfx::Rect(0, 0, window_width, window_height)));
927 gfx::Rect(window_width, 0, window_width, window_height)));