HomeSort by relevance Sort by last modified time
    Searched full:bounds (Results 651 - 675 of 1065) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/view/
ViewTreeObserver.java 79 * their scroll bounds or even to request a new layout before drawing occurs.
  /frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java 398 // If the given selection is out of bounds, just ignore it.
  /frameworks/base/core/java/android/widget/
FastScroller.java 116 // Bounds are always top right. Y coordinate get's translated during draw
SimpleAdapter.java 196 " view that can be bounds by this SimpleAdapter");
SimpleCursorAdapter.java 141 " view that can be bounds by this SimpleCursorAdapter");
  /frameworks/base/core/res/res/values/
attrs.xml     [all...]
  /frameworks/base/docs/html/guide/tutorials/views/
hello-mapview.jd 141 In order for the Drawable to actually get drawn, it must have its bounds defined. And we want the
  /frameworks/base/docs/html/resources/tutorials/views/
hello-mapview.jd 160 android.graphics.drawable.Drawable} to actually get drawn, it must have its bounds defined. Most
  /frameworks/base/libs/camera/
CameraParameters.cpp 178 // Find the bounds of the key name.
  /packages/apps/Contacts/src/com/android/contacts/
ContactListItemView.java 192 // Determine the vertical bounds by laying out the header first.
  /external/webkit/WebKit/mac/WebView/
WebView.mm 768 // their bounds automatically. See <rdar://problem/6835573> for details.
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 356 * because the thread bounds and queue capacities are reached
375 * because the thread bounds and queue capacities are reached
    [all...]
  /dalvik/vm/mterp/c/
gotoTargets.c 645 * Restore the stack bounds after an overflow. This isn't going to
648 * thrown. If the code keeps pushing the stack bounds we'll end
    [all...]
  /external/dropbear/libtommath/
changes.txt 48 -- Added mp_to_(un)signed_bin_n() functions which do bounds checking for ya [and report the size]
245 -- Damian M Gryski (dgryski@uwaterloo.ca) found a index out of bounds error in the
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.c 270 /* bounds check (dst image fully inside src image? -> fast algorithm) */
602 /* bounds check (dst image fully inside src image? -> fast algorithm) */
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 195 // Get the bounds of a row.
204 // Test if the given point is within the bounds of the popup window.
    [all...]
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsContext3DMac.cpp     [all...]
  /external/webkit/WebCore/plugins/
PluginView.cpp 124 // Start by clipping to our bounds.
    [all...]
  /external/webkit/WebCore/rendering/
RenderFlexibleBox.cpp 302 // Repaint with our new bounds if they are different from our old bounds.
    [all...]
  /frameworks/base/awt/java/awt/geom/
Line2D.java 367 // awt.4B=Iterator out of bounds
388 // awt.4B=Iterator out of bounds
QuadCurve2D.java 386 // awt.4B=Iterator out of bounds
412 // awt.4B=Iterator out of bounds
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Matrix.java 879 * src, and then setting dst to the bounds of those points.
915 * and then setting it to the bounds of those points
    [all...]
  /development/apps/Term/src/com/android/term/
Term.java 578 * be within the bounds of the screen, or else an InvalidParemeterException
591 * Block set characters. All characters must be within the bounds of the
853 * be within the bounds of the screen, or else an InvalidParemeterException
888 * Block set characters. All characters must be within the bounds of the
915 * Draw a row of text. Out-of-bounds rows are blank, not errors.
927 // Out-of-bounds rows are blank.
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-gdb 
sh-linux-gnu-gdbtui 

Completed in 454 milliseconds

<<21222324252627282930>>