/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.mm | 139 // Adjusts an NSRect in Cocoa screen coordinates to have an origin in the upper 140 // left of the primary screen (Carbon coordinates), and stuffs it into a 288 // |rect.size()| is view coordinates, |rect.origin| is screen coordinates, [all...] |
render_widget_host_view_gtk.cc | 296 // We want to translate the coordinates of events that do not originate 338 // We want to translate the coordinates of events that do not originate [all...] |
/frameworks/base/core/java/android/webkit/ |
WebViewCore.java | 550 of layout/line-breaking. These coordinates are in document space, 849 Point[] mPointsInView; // the point coordinates in view axis. [all...] |
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 279 // Coordinates of the drag (in terms of the BookmarkBarView). [all...] |
/external/freetype/src/autofit/ |
aflatin.c | 241 /* now compute min or max point indices and coordinates */ [all...] |
/external/freetype/src/truetype/ |
ttgload.c | 234 /* Translates an array of coordinates. */ 468 /* reading the X coordinates */ 507 /* reading the Y coordinates */ [all...] |
/external/mesa3d/src/mesa/main/ |
mtypes.h | 630 GLfloat EyePosition[4]; /**< position in eye coordinates */ 631 GLfloat SpotDirection[4]; /**< spotlight direction in eye coordinates */ 647 GLfloat _Position[4]; /**< position in eye/obj coordinates */ [all...] |
/external/webkit/Source/WebKit/gtk/ |
NEWS | 32 Bug 55866 - [GTK] Use doubles instead of integers for coordinates when rendering arrows (Carlos Garcia Campos) 496 element at the given coordinates. 537 to do a 'hit test' on the coordinates specified by a mouse [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
CellLayout.java | [all...] |
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | 336 comment("compute texture coordinates"); 339 // init texture coordinates for each tmu 592 // iterate texture coordinates... [all...] |
/development/samples/GlobalTime/src/com/android/globaltime/ |
GlobalTime.java | [all...] |
/external/chromium/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view.cc | 83 // similar vertical coordinates, we need to reserve a larger, 16 px gap to avoid 423 // We convert from our parent's coordinates since we assume we fill its bounds [all...] |
/external/freetype/src/smooth/ |
ftgrays.c | [all...] |
/external/neven/Embedded/common/src/b_ImageEm/ |
Flt16Image.c | 333 All coordinates are assumed to be relative to the original image. 377 /* If the image and the rectangle do not intersect in X direction, set the intersecting rectangle to the image coordinates */
|
UInt8Image.c | 332 All coordinates are assumed to be relative to the original image. 376 /* If the image and the rectangle do not intersect in X direction, set the intersecting rectangle to the image coordinates */
|
/external/quake/quake/src/QW/client/ |
gl_rsurf.c | 596 Warp the vertex coordinates 1532 // lightmap texture coordinates [all...] |
/external/quake/quake/src/WinQuake/ |
gl_rsurf.cpp | 639 Warp the vertex coordinates [all...] |
/external/skia/src/core/ |
SkCanvas.cpp | [all...] |
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
LayerRendererChromium.cpp | 559 // assumes that the origin is at the lower left even though the coordinates the browser [all...] |
/external/webkit/Source/WebCore/rendering/ |
InlineTextBox.cpp | 240 // For LTR this is the left edge of the box, for RTL, the right edge in parent coordinates. [all...] |
RenderText.cpp | 282 // to mean "all the way to the end". InlineTextBox coordinates are unsigneds, so changing this 372 // to mean "all the way to the end". InlineTextBox coordinates are unsigneds, so changing this [all...] |
/frameworks/base/core/java/android/widget/ |
HorizontalScrollView.java | [all...] |
ScrollView.java | [all...] |
/frameworks/base/services/input/ |
InputReader.h | [all...] |
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMX3A.cpp | [all...] |