Searched defs:no_redraw (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Ddropdown_bar_host_gtk.cc26 bool no_redraw) {
25 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
H A Ddropdown_bar_host_win.cc36 bool no_redraw) {
41 if (no_redraw)
35 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
H A Dfind_bar_host.cc111 bool no_redraw) {
122 SetDialogPosition(new_pos, no_redraw);
272 void FindBarHost::SetDialogPosition(const gfx::Rect& new_pos, bool no_redraw) { argument
281 SetWidgetPositionNative(new_pos, no_redraw);
110 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument
/external/chromium/chrome/browser/ui/gtk/
H A Dfind_bar_gtk.cc359 bool no_redraw) {
358 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument

Completed in 103 milliseconds