Searched defs:no_redraw (Results 1 - 8 of 8) sorted by relevance
/external/chromium/chrome/browser/ui/views/ |
H A D | dropdown_bar_host_gtk.cc | 26 bool no_redraw) { 25 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
|
H A D | dropdown_bar_host_win.cc | 36 bool no_redraw) { 41 if (no_redraw) 35 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
|
H A D | find_bar_host.cc | 111 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_org/chrome/browser/ui/views/ |
H A D | dropdown_bar_host_aura.cc | 27 bool no_redraw) { 26 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
|
H A D | dropdown_bar_host_win.cc | 30 bool no_redraw) { 32 if (no_redraw) 29 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
|
H A D | find_bar_host.cc | 113 bool no_redraw) { 126 SetDialogPosition(new_pos, no_redraw); 311 void FindBarHost::SetDialogPosition(const gfx::Rect& new_pos, bool no_redraw) { argument 320 SetWidgetPositionNative(new_pos, no_redraw); 112 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument
|
/external/chromium/chrome/browser/ui/gtk/ |
H A D | find_bar_gtk.cc | 359 bool no_redraw) { 358 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument
|
/external/chromium_org/chrome/browser/ui/gtk/ |
H A D | find_bar_gtk.cc | 366 bool no_redraw) { 365 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument
|
Completed in 143 milliseconds