HomeSort by relevance Sort by last modified time
    Searched full:edge (Results 426 - 450 of 2700) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ash/wm/dock/
docked_window_resizer.cc 35 // Distance in pixels that the cursor must move past an edge for a window
36 // to move beyond that edge.
163 // Windows only snap magnetically when they are close to the edge of the
229 // right screen near the edge of a multiscreen setup (based on where the
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service_unittest.cc 55 // weird calculations for edge cases so use that as a simple test.
rounded_window.h 49 // Sets edge and border properties on a widget that has already been configured
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
display_options_handler.h 53 // left/top edge of the primary display.
  /external/chromium_org/net/http/
http_auth_handler_mock.h 20 // MockAuthHandler is used in tests to reliably trigger edge cases.
  /external/chromium_org/net/socket/
buffered_write_stream_socket.h 28 // edge cases in HTTP pipelining.
  /external/chromium_org/remoting/protocol/
mouse_input_filter.cc 29 // input and output sizes, so that it's possible to reach the edge of the
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFEConvolveMatrixElement.idl 29 // Edge Mode Values
  /external/chromium_org/ui/android/java/src/org/chromium/ui/
ColorPickerMoreButton.java 47 * Draws the border around the edge of the button.
  /external/chromium_org/ui/base/text/
utf16_indexing.h 22 // pass an |offset| that walks off the edge of the string.
  /external/chromium_org/ui/views/win/
appbar.h 26 enum Edge {
  /external/clang/test/SemaObjC/
property-9-impl-method.m 23 extern void NSDivideRect(NSRect inRect, NSRect * slice, NSRect * rem, CGFloat amount, NSRectEdge edge);
  /external/compiler-rt/lib/ppc/
fixunstfdi.c 54 /* Edge cases are handled here, with saturation. */
  /external/freetype/src/cff/
cf2hints.h 105 * representing an edge. When edges are paired, as from stem hints, the
106 * bottom edge must immediately precede the top edge in the array.
146 CF2_HintRec edge[CF2_MAX_HINT_EDGES]; /* 192 */ member in struct:CF2_HintMapRec_
  /external/llvm/test/CodeGen/X86/
atom-fixup-lea1.ll 9 ; corresponding load. The ADD precedes the load by following the loop back edge.
  /external/skia/gm/
internal_links.cpp 18 * order for the scrolling to not be blocked by the edge of the document.
  /external/skia/tests/
ParsePathTest.cpp 22 // edge, even if it is not in the path.
  /external/valgrind/main/helgrind/tests/
hg03_inherit.c 58 // without a lock and without a dependency edge
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListWithNoFadingEdgeTest.java 45 assertEquals("listview vertical fading edge", 0, mListView.getVerticalFadingEdgeLength());
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisibleWithInternalScrollTest.java 73 // fading edge)
  /frameworks/base/packages/Keyguard/res/values/
attrs.xml 49 edge, a bottom gravity will clip the top edge, and neither will clip both edges. -->
54 edge, a right gravity will clip the left edge, and neither will clip both edges. -->
  /packages/apps/Calendar/res/layout/
appwidget_day.xml 31 <!-- Left edge should align with those of event texts.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyPreviewDrawParams.java 41 // offset between the top edge of parent key and the bottom of the visible part of key
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
EdgeSwipeDetector.java 23 * Detect and dispatch edge events.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java 171 // The user is dragging the left edge, so the position is anchored on the
183 // The user is dragging the right edge, so the position is anchored on the
196 // The user is dragging the top edge, so the position is anchored on the
208 // The user is dragging the bottom edge, so the position is anchored on the

Completed in 1411 milliseconds

<<11121314151617181920>>