Searched refs:Reposition (Results 1 - 19 of 19) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_started_animation_gtk.cc42 void Reposition();
123 Reposition();
134 void DownloadStartedAnimationGtk::Reposition() { function in class:__anon2452::DownloadStartedAnimationGtk
171 Reposition();
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_started_animation_win.cc44 void Reposition();
112 Reposition();
118 void DownloadStartedAnimationWin::Reposition() { function in class:__anon2547::DownloadStartedAnimationWin
155 Reposition();
163 SchedulePaint(); // Reposition() calls MoveWindow() which never picks up
/external/chromium/chrome/browser/ui/views/
H A Dbrowser_bubble.cc93 Reposition();
107 Reposition();
114 void BrowserBubble::Reposition() { function in class:BrowserBubble
H A Dtheme_install_bubble_view.h51 void Reposition();
H A Dstatus_bubble_views.h43 // Reposition the bubble - as we are using a WS_POPUP for the bubble,
45 void Reposition();
H A Dtheme_install_bubble_view.cc81 Reposition();
98 void ThemeInstallBubbleView::Reposition() { function in class:ThemeInstallBubbleView
H A Dbrowser_bubble.h88 // Reposition the bubble - as we are using a WS_POPUP for the bubble,
90 void Reposition();
H A Dbrowser_bubble_gtk.cc125 Reposition();
H A Dbrowser_bubble_win.cc124 Reposition();
H A Dstatus_bubble_views.cc575 Reposition();
580 void StatusBubbleViews::Reposition() { function in class:StatusBubbleViews
600 Reposition();
/external/chromium/chrome/browser/ui/gtk/
H A Dfind_bar_gtk.h93 void Reposition();
H A Dfind_bar_gtk.cc328 Reposition();
379 Reposition();
627 void FindBarGtk::Reposition() { function in class:FindBarGtk
/external/v8/src/
H A Dassembler.h402 void Reposition(byte* pos, byte* pc) { function in class:v8::internal::BASE_EMBEDDED
H A Dliveedit.cc1194 reloc_info_writer_.Reposition(buffer_ + buffer_size_, pc);
1240 reloc_info_writer_.Reposition(
/external/v8/src/ia32/
H A Dassembler-ia32.cc356 reloc_info_writer.Reposition(buffer_ + buffer_size, pc_);
2492 reloc_info_writer.Reposition(reloc_info_writer.pos() + rc_delta,
/external/v8/src/mips/
H A Dassembler-mips.cc307 reloc_info_writer.Reposition(buffer_ + buffer_size, pc_);
1994 reloc_info_writer.Reposition(reloc_info_writer.pos() + rc_delta,
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1544 status_bubble_->Reposition();
/external/v8/src/arm/
H A Dassembler-arm.cc326 reloc_info_writer.Reposition(buffer_ + buffer_size, pc_);
2470 reloc_info_writer.Reposition(reloc_info_writer.pos() + rc_delta,
/external/v8/src/x64/
H A Dassembler-x64.cc389 reloc_info_writer.Reposition(buffer_ + buffer_size, pc_);
536 reloc_info_writer.Reposition(reloc_info_writer.pos() + rc_delta,

Completed in 182 milliseconds