HomeSort by relevance Sort by last modified time
    Searched full:coordinates (Results 301 - 325 of 897) sorted by null

<<11121314151617181920>>

  /prebuilt/windows/sdl/host/include/SDL/
SDL_events.h 128 Uint16 x, y; /* The X/Y coordinates of the mouse */
139 Uint16 x, y; /* The X/Y coordinates of the mouse at press time */
  /prebuilt/windows/sdl/include/SDL/
SDL_events.h 131 Uint16 x, y; /* The X/Y coordinates of the mouse */
142 Uint16 x, y; /* The X/Y coordinates of the mouse at press time */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 484 * coordinates in the horizontal dimension.
495 * coordinates in the vertical dimension.
671 * Transforms a point, expressed in layout coordinates, into "client" coordinates
674 * @param canvasX X in the canvas coordinates
675 * @param canvasY Y in the canvas coordinates
676 * @return A new {@link Point} in control client coordinates (not display coordinates)
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/
TaskMonitorImpl.java 231 * @param start The start value in the root's coordinates
232 * @param span The span value in the root's coordinates
  /frameworks/base/graphics/java/android/graphics/
Canvas.java 349 * needs to be (in local coordinates)
381 * (in local coordinates)
541 * expressed in local coordinates.
555 * expressed in local coordinates.
564 * expressed in local coordinates.
573 * expressed in local coordinates.
594 * expressed in local coordinates.
610 * expressed in local coordinates.
873 * Draw a line segment with the specified start and stop x,y coordinates,
    [all...]
  /bootable/recovery/
common.h 123 // coordinates of the upper-left corner.
  /cts/tests/tests/text/src/android/text/method/cts/
TouchTest.java 41 "coordinates, except constrains the X scrolling position to the horizontal regions " +
  /cts/tests/tests/view/src/android/view/cts/
FocusFinderTest.java 153 * Table layout with two rows and coordinates are relative to those parent rows.
  /development/samples/BrowserPlugin/jni/animation/
AnimationThread.cpp 117 // update the coordinates of the oval
  /development/samples/Snake/src/com/example/android/snake/
TileView.java 141 * by an integer) should be drawn at the given x/y coordinates during the
  /development/tools/emulator/system/camera/
EmulatedFakeCameraDevice.h 107 * x, y - Coordinates of the top left corner of the square in the buffer.
  /external/chromium/chrome/browser/accessibility/
browser_accessibility.cc 127 // in screen coordinates.
browser_accessibility_manager.h 90 // Retrieve the bounds of the parent View in screen coordinates.
  /external/chromium/chrome/browser/chromeos/login/
update_view.cc 152 // coordinates (|x| and |y|).
user_controller.h 96 // Returns bounds of the main input field in the screen coordinates (e.g.
  /external/chromium/chrome/browser/download/
download_file_manager.h 12 // and the UI thread. It coordinates the notifications from the network and UI.
  /external/chromium/chrome/browser/speech/
speech_input_bubble.h 57 // input (in page coordinates).
  /external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window.mm 133 // Convert the event's location from the original window's coordinates into
menu_button.mm 112 // is flipped, and that frame should be in our coordinates.) The y/height is
status_bubble_mac.h 165 // itself in. Frame is returned in the parent window coordinates.
status_bubble_mac.mm 144 // Scale from view to window coordinates before eliding URL string.
273 // Bubble's base frame in |parent_| coordinates.
597 // Scale width from gfx::Font in view coordinates to window coordinates.
  /external/chromium/chrome/browser/ui/gtk/
menu_bar_helper.cc 115 // Figure out coordinates relative to this button. Avoid using
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.h 137 // coordinates. Returns AutocompletePopupModel::kNoMatch if there isn't a
  /external/chromium/chrome/browser/ui/views/bubble/
border_contents.cc 66 // Calculate the bounds of the contained contents (in window coordinates) by
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.h 118 // Paints the icon at the specified coordinates, mirrored for RTL if needed.

Completed in 952 milliseconds

<<11121314151617181920>>