OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reposition
(Results
1 - 25
of
143
) sorted by null
1
2
3
4
5
6
/external/chromium_org/chrome/browser/ui/views/download/
download_started_animation_views.cc
35
void
Reposition
();
84
Reposition
();
90
void DownloadStartedAnimationViews::
Reposition
() {
112
Reposition
();
/external/chromium_org/chrome/browser/ui/views/
constrained_window_views.h
26
//
reposition
widgets e.g. when the host dimensions change.
status_bubble_views.h
42
//
Reposition
the bubble's popup - as we are using a WS_POPUP for the bubble,
51
void
Reposition
();
/external/chromium_org/chrome/browser/ui/views/frame/
contents_web_view.cc
28
status_bubble_->
Reposition
();
37
status_bubble_->
Reposition
();
/external/chromium_org/chrome/browser/ui/cocoa/
styled_text_field.mm
19
// the standard -makeFirstResponder: machinery to
reposition
the field
/packages/apps/Camera2/src/com/android/camera/ui/
ProgressOverlay.java
54
*
Reposition
the view within a given set of bounds, defined by a
/external/chromium_org/tools/site_compare/scrapers/chrome/
chromebase.py
69
# Resize and
reposition
the frame
144
# Resize and
reposition
the frame
/external/chromium_org/tools/site_compare/scrapers/ie/
ie7.py
88
# Resize and
reposition
the frame
156
# Resize and
reposition
the frame
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py
28
"""Check if needs to
reposition
the window, and if so - do it."""
49
"""Show the calltip, bind events which will close it and
reposition
it.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py
28
"""Check if needs to
reposition
the window, and if so - do it."""
49
"""Show the calltip, bind events which will close it and
reposition
it.
/developers/build/prebuilts/gradle/ElevationDrag/Application/src/main/java/com/example/android/elevationdrag/
DragFrameLayout.java
30
* A {@link FrameLayout} that allows the user to drag and
reposition
child views.
/developers/samples/android/ui/views/Elevation/ElevationDrag/Application/src/main/java/com/example/android/elevationdrag/
DragFrameLayout.java
30
* A {@link FrameLayout} that allows the user to drag and
reposition
child views.
/development/samples/browseable/ElevationDrag/src/com.example.android.elevationdrag/
DragFrameLayout.java
30
* A {@link FrameLayout} that allows the user to drag and
reposition
child views.
/external/chromium_org/ash/shelf/
shelf.h
69
// when dragging panels to
reposition
them with respect to the other panels.
/external/chromium_org/ash/wm/
system_modal_container_layout_manager.h
84
//
Reposition
the dialogs to become visible after the work area changes.
/external/chromium_org/chrome/browser/ui/find_bar/
find_bar_controller.h
70
//
Reposition
|view_location| such that it avoids |avoid_overlapping_rect|,
/external/chromium_org/ui/webui/resources/js/cr/ui/
bubble.js
50
// there is insufficient space (see BubbleBase.
reposition
for the exact
155
reposition
: function() {
241
this.
reposition
();
376
this.eventTracker_.add(window, 'resize', this.
reposition
.bind(this));
/external/chromium_org/tools/site_compare/scrapers/firefox/
firefox2.py
95
# Resize and
reposition
the frame
178
# Resize and
reposition
the frame
/external/chromium_org/ui/views/controls/menu/
submenu_view.h
100
void
Reposition
(const gfx::Rect& bounds);
209
//
Reposition
open menu when contained views change size.
/external/jpeg/
jdpostct.c
167
/*
Reposition
virtual buffer if at start of strip. */
211
/*
Reposition
virtual buffer if at start of strip. */
/external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jdpostct.c
168
/*
Reposition
virtual buffer if at start of strip. */
212
/*
Reposition
virtual buffer if at start of strip. */
/external/qemu/distrib/jpeg-6b/
jdpostct.c
167
/*
Reposition
virtual buffer if at start of strip. */
211
/*
Reposition
virtual buffer if at start of strip. */
/external/chromium_org/chrome/browser/resources/net_internals/
resizable_vertical_split_view.js
50
// Setup the "sizer" so it can be dragged left/right to
reposition
the
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingConstraints.h
33
// ViewportConstraints classes encapsulate data and logic required to
reposition
elements whose layout
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
Dialog.js
205
* Method should be like Dialog.showModalElement(position params,
reposition
callback).
Completed in 2810 milliseconds
1
2
3
4
5
6