HomeSort by relevance Sort by last modified time
    Searched defs:Reposition (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 44 void Reposition();
112 Reposition();
118 void DownloadStartedAnimationWin::Reposition() {
155 Reposition();
163 SchedulePaint(); // Reposition() calls MoveWindow() which never picks up
  /external/chromium/chrome/browser/ui/views/
browser_bubble.cc 93 Reposition();
107 Reposition();
114 void BrowserBubble::Reposition() {
theme_install_bubble_view.cc 81 Reposition();
98 void ThemeInstallBubbleView::Reposition() {
status_bubble_views.cc 575 Reposition();
580 void StatusBubbleViews::Reposition() {
600 Reposition();
  /external/chromium/chrome/browser/ui/gtk/download/
download_started_animation_gtk.cc 42 void Reposition();
123 Reposition();
134 void DownloadStartedAnimationGtk::Reposition() {
171 Reposition();
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.cc 328 Reposition();
379 Reposition();
627 void FindBarGtk::Reposition() {
631 // This will trigger an allocate, which allows us to reposition.
    [all...]
  /external/v8/src/
assembler.h 402 void Reposition(byte* pos, byte* pc) {

Completed in 199 milliseconds