HomeSort by relevance Sort by last modified time
    Searched refs:Reposition (Results 1 - 25 of 38) sorted by null

1 2

  /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/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/
theme_install_bubble_view.h 51 void Reposition();
browser_bubble.cc 93 Reposition();
107 Reposition();
114 void BrowserBubble::Reposition() {
browser_bubble.h 88 // Reposition the bubble - as we are using a WS_POPUP for the bubble,
90 void Reposition();
status_bubble_views.h 43 // Reposition the bubble - as we are using a WS_POPUP for the bubble,
45 void Reposition();
theme_install_bubble_view.cc 81 Reposition();
98 void ThemeInstallBubbleView::Reposition() {
browser_bubble_gtk.cc 125 Reposition();
browser_bubble_win.cc 124 Reposition();
status_bubble_views.cc 575 Reposition();
580 void StatusBubbleViews::Reposition() {
600 Reposition();
  /external/chromium_org/chrome/browser/ui/views/download/
download_started_animation_views.cc 49 void Reposition();
118 Reposition();
124 void DownloadStartedAnimationWin::Reposition() {
161 Reposition();
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_started_animation_gtk.cc 51 void Reposition();
134 Reposition();
145 void DownloadStartedAnimationGtk::Reposition() {
186 Reposition();
  /external/chromium_org/chrome/browser/ui/views/
status_bubble_views.h 42 // Reposition the bubble - as we are using a WS_POPUP for the bubble,
44 virtual void Reposition();
status_bubble_views.cc 588 Reposition();
592 void StatusBubbleViews::Reposition() {
612 Reposition();
703 Reposition();
  /external/chromium_org/ui/views/controls/menu/
submenu_view.h 92 void Reposition(const gfx::Rect& bounds);
201 // Reposition open menu when contained views change size.
submenu_view.cc 88 Reposition(bounds);
323 void SubmenuView::Reposition(const gfx::Rect& bounds) {
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.h 93 void Reposition();
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/chromium_org/chrome/browser/ui/gtk/
find_bar_gtk.h 96 void Reposition();
find_bar_gtk.cc 334 Reposition();
387 Reposition();
651 void FindBarGtk::Reposition() {
655 // This will trigger an allocate, which allows us to reposition.
    [all...]
  /external/chromium_org/chrome/test/automation/
tab_proxy.h 209 void Reposition(HWND window, HWND window_insert_after, int left, int top,
tab_proxy.cc 372 void TabProxy::Reposition(HWND window, HWND window_insert_after, int left,
  /external/chromium_org/v8/src/
assembler.h 512 void Reposition(byte* pos, byte* pc) {
    [all...]
liveedit.cc     [all...]
  /external/v8/src/
assembler.h 402 void Reposition(byte* pos, byte* pc) {

Completed in 1082 milliseconds

1 2