Searched defs:no_redraw (Results 1 - 8 of 8) 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_org/chrome/browser/ui/views/
H A Ddropdown_bar_host_aura.cc27 bool no_redraw) {
26 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
H A Ddropdown_bar_host_win.cc30 bool no_redraw) {
32 if (no_redraw)
29 SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw) argument
H A Dfind_bar_host.cc113 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 Dfind_bar_gtk.cc359 bool no_redraw) {
358 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument
/external/chromium_org/chrome/browser/ui/gtk/
H A Dfind_bar_gtk.cc366 bool no_redraw) {
365 MoveWindowIfNecessary(const gfx::Rect& selection_rect, bool no_redraw) argument

Completed in 143 milliseconds