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

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.cc 596 // Update the DockInfo for the current mouse coordinates.
657 // Note that the coordinates given to us by |drag_event| are basically
658 // useless, since they're in source_tab_ coordinates. On the surface, you'd
659 // think we could just convert them to screen coordinates, however in the
661 // windows are open, the coordinates of |source_tab_| are way off in
    [all...]
base_tab_strip.h 240 // Get tab at a point in local view coordinates.
tab_strip.h 191 // Returns the bounds to render the drop at, in screen coordinates. Sets
  /external/opencv/cvaux/include/
cvaux.h 260 // returns squared distance between two 2D points with floating-point coordinates.
528 CvPoint2D32f quad[2][4]; /* coordinates of destination quadrangle after
    [all...]
  /external/quake/quake/src/WinQuake/
gl_rmain.cpp 369 // texture coordinates come from the draw list
380 // texture coordinates come from the draw list
411 // texture coordinates come from the draw list
487 // texture coordinates come from the draw list
523 // texture coordinates come from the draw list
    [all...]
  /external/qemu/android/camera/
camera-format-converters.c 661 * x, y - Coordinates of the pixel inside the framebuffer to get the color for.
687 * x, y - Coordinates of the pixel inside the framebuffer that is the center for
716 * x, y - Coordinates of the pixel inside the framebuffer that is the center for
745 * x, y - Coordinates of the pixel inside the framebuffer that is the center for
805 * x, y - Coordinates of the pixel inside the framebuffer that is the center for
845 * x, y - Coordinates of the pixel inside the framebuffer to get the color
863 * x, y - Coordinates of the pixel inside the framebuffer to get the colors for.
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.mm 218 NSRect contentRect = [contentView convertRect:[contentView frame] toView:nil]; // convert to window-relative coordinates
280 // The base coordinates of a window and it's contentView happen to be the equal at a userSpaceScaleFactor
286 // Flip Y to convert -[NSWindow contentView] coordinates to top-left-based window coordinates.
295 // Look at the Carbon port to convert top-left-based window coordinates into top-left-based content coordinates.
298 // content view. This makes it easier to convert between AppKit view and QuickDraw port coordinates.
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java     [all...]
  /external/jpeg/
jquant2.c 650 * is specified by the center coordinates of its first cell. The number of
664 /* Compute true coordinates of update box's upper corner and center.
665 * Actually we compute the coordinates of the center of the upper-corner
872 /* Convert cell coordinates to update box ID */
877 /* Compute true coordinates of update box's origin corner.
878 * Actually we compute the coordinates of the center of the corner
    [all...]
  /external/chromium/chrome/browser/resources/options/
options_page.js 573 * Does a bounds check for the element on the given x, y client coordinates.
688 // Do nothing if the client coordinates are not within the source element.
690 // radio/checkbox label span will generate an event with client coordinates
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 820 // coordinates for the IDR_THEME_TOOLBAR bitmap relative to the top of the
    [all...]
first_run_dialog.cc 67 // Set the (x, y) coordinates of the welcome message (which floats on top of
  /external/quake/quake/src/QW/client/
gl_rmain.c 333 // texture coordinates come from the draw list
370 // texture coordinates come from the draw list
434 // texture coordinates come from the draw list
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegate.idl 541 @param point The point where the drag started in the coordinates of the WebView
553 @param point The point where the drag started in the coordinates of the WebView
582 @param point The point associated with the context menu event in the coordinates of the WebView
    [all...]
  /frameworks/base/docs/html/guide/developing/debugging/
debugging-ui.jd 374 square. Its color and X,Y coordinates appear at the bottom of the pane.
399 X and Y coordinates: The pixel's coordinates, in device-specific pixel units.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerTestRenderer.java 83 * Coordinates of the vertices making up a simple wedge. Six total
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 361 // find the textInput's global rect coordinates
  /external/chromium/chrome/browser/download/
save_file_manager.h 10 // thread or the UI thread. It coordinates the notifications from the network
  /external/chromium/chrome/browser/instant/
instant_controller.h 88 // Sets the bounds of the omnibox (in screen coordinates). The bounds are
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc 346 // These schemes are in screen-coordinates, and top and bottom
  /external/chromium/chrome/browser/speech/
speech_input_bubble_views.cc 267 // |element_rect| is the html element's bounds in page coordinates.
  /external/chromium/chrome/common/
automation_messages_internal.h 217 // window coordinates.
221 // bool - whether the bounds should be returned in the screen coordinates
222 // (if true) or in the browser coordinates (if false).
225 // gfx::Rect - the bounds of the view, in window coordinates
    [all...]
  /external/freetype/src/base/
ftglyph.c 474 /* retrieve bbox in 26.6 coordinates */
  /external/freetype/src/raster/
ftraster.c 83 /* o an array of intersection coordinates for each scanline */
101 /* | profile | coordinates for | profile | coordinates for |--> */
112 /* pool, which is then followed by its coordinates/intersections. If */
289 #define Pixel_Bits 6 /* fractional bits of *input* coordinates */
    [all...]

Completed in 733 milliseconds

<<11121314151617181920>>