OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reposition
(Results
76 - 100
of
194
) sorted by null
1
2
3
4
5
6
7
8
/libcore/luni/src/main/java/java/io/
LineNumberReader.java
76
* Sending {@code reset()} will
reposition
this reader back to the marked
Reader.java
81
* Calling {@code reset()} will
reposition
the reader back to the marked
StringReader.java
71
* ignored for this class. Calling {@code reset()} will
reposition
the
BufferedInputStream.java
176
* Calling {@code reset()} will
reposition
the stream back to the marked
InputStream.java
119
* Sending {@code reset()} will
reposition
the stream back to the marked
/libcore/support/src/test/java/tests/support/
Support_StringReader.java
70
* is ignored for StringReaders. Sending reset() will
reposition
the reader
/external/chromium/chrome/browser/ui/views/
status_bubble_views.cc
575
Reposition
();
580
void StatusBubbleViews::
Reposition
() {
600
Reposition
();
/external/chromium_org/ui/message_center/cocoa/
tray_view_controller.mm
590
// For notification removal and
reposition
animation.
660
//
Reposition
the remaining notifications starting at the computed position.
692
//
Reposition
the remaining notifications starting at the bottom.
popup_collection.mm
261
// Iterate all notifications and
reposition
each if needed. If one does not
/external/chromium_org/ash/wm/
immersive_fullscreen_controller.cc
207
// Currently, there is no nice way for bubbles to
reposition
themselves
208
// whenever the anchor view moves. Tell the bubbles to
reposition
themselves
210
// BubbleDelegateView does not
reposition
its widget as a result of a
[
all
...]
window_resizer.cc
252
// When we might want to
reposition
a window which is also restored to its
/external/chromium/chrome/browser/resources/touch_ntp/
slider.js
222
* On each drag move event
reposition
the container appropriately so the
/external/chromium/chrome/browser/ui/
window_sizer.cc
293
//
Reposition
and resize the bounds if the saved_work_area is different from
/external/chromium_org/chrome/browser/resources/net_internals/
view.js
21
* Called to
reposition
the view on the page. Measurements are in pixels.
events_view.js
167
//
Reposition
source rows from back to front.
/external/chromium_org/chrome/browser/ui/cocoa/browser/
avatar_button_controller.mm
174
// Resize the container and
reposition
the avatar button.
/external/chromium_org/chrome/test/automation/
tab_proxy.cc
372
void TabProxy::
Reposition
(HWND window, HWND window_insert_after, int left,
tab_proxy.h
209
void
Reposition
(HWND window, HWND window_insert_after, int left, int top,
/external/chromium_org/remoting/host/
disconnect_window_win.cc
352
//
Reposition
and resize |hwnd_button| as well.
/external/chromium_org/ui/webui/resources/js/cr/ui/
expandable_bubble.js
164
// Also
reposition
the bubble -- dimensions have potentially changed.
/external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.mm
114
// Sends a notification for the toolbar to
reposition
surrounding UI elements.
667
//
reposition
the buttons.
/external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js
109
window.setTimeout(promoBubble.
reposition
.bind(promoBubble), 0);
583
loginBubble.
reposition
();
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.mm
118
// Sends a notification for the toolbar to
reposition
surrounding UI elements.
702
//
reposition
the buttons.
/external/chromium_org/third_party/WebKit/Source/core/editing/
VisiblePosition.cpp
178
//
Reposition
at the other logical position corresponding to our edge's visual position and go for another round.
343
//
Reposition
at the other logical position corresponding to our edge's visual position and go for another round.
/external/chromium/chrome/browser/resources/ntp4/
card_slider.js
266
* On each drag move event
reposition
the container appropriately so the
Completed in 1577 milliseconds
1
2
3
4
5
6
7
8