HomeSort by relevance Sort by last modified time
    Searched full:rectangle (Results 676 - 700 of 1579) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/ui/find_bar/
find_tab_helper.h 124 // matches, the find selection rectangle, etc. The UI can access this
  /external/chromium_org/content/browser/aura/
software_output_device_ozone_unittest.cc 173 // Draw a white rectangle.
  /external/chromium_org/content/common/
accessibility_node_data.h 154 // character within the bounding rectangle of this object, in the
  /external/chromium_org/content/test/plugin/
plugin_windowed_test.cc 136 Rectangle(hdc, 0, 0, r.right, r.bottom);
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_map_sub.txt 100 Returns a pointer to shared memory that matches the image rectangle
  /external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/
var_array_buffer.cc 165 /// The size of our rectangle in the DOM, as of the last time DidChangeView
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 368 // Given a region r, derive a rectangle.
369 // This rectangle shouldn't overlap with work being done by other workers.
518 // convert region # into x0, y0, x1, y1 rectangle
521 // render this rectangle
  /external/chromium_org/ppapi/c/documentation/
index.dox 37 <p>The prefix "PP," used to help prevent naming collisions, stands for "Pepper Plugin" also known as the "Native Client module." Common structs have a PP_ prefix, such as PP_Var for representing a JavaScript variable or PP_Rect for describing a rectangle. There are also several PP_ utility functions in the PP_ grouping.</p>
  /external/chromium_org/ppapi/cpp/documentation/
index.dox 37 <p>The prefix "PP," used to help prevent naming collisions, stands for "Pepper Plugin" also known as the "Native Client module." Common structs have a PP_ prefix, such as PP_Var for representing a JavaScript variable or PP_Rect for describing a rectangle. There are also several PP_ utility functions in the PP_ grouping.</p>
  /external/chromium_org/skia/ext/
analysis_canvas.h 18 // (specified as a clip rectangle) of an SkPicture as the picture is
image_operations.h 94 // the entire image is (dest_size) big. The dest_subset is the rectangle in
  /external/chromium_org/third_party/WebKit/Source/core/platform/mac/
ThemeMac.mm 265 // Set the control size based off the rectangle we're painting into.
348 // Set the control size based off the rectangle we're painting into.
411 // Set the control size based off the rectangle we're painting into.
532 // Center the stepper rectangle in the specified area.
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRoundedRectTest.cpp 154 * for the elliptical corners are noted. The rectangle itself is at 0,0 with width and height 100.
IntRect.cpp 70 // Return a clean empty rectangle for non-intersecting cases.
LayoutRect.cpp 65 // Return a clean empty rectangle for non-intersecting cases.
RoundedRect.h 105 // Tests whether the quad intersects any part of this rounded rectangle.
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
AffineTransform.h 65 // Rounds the resulting mapped rectangle out. This is helpful for bounding
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Image9.cpp 352 // Store the pixel rectangle designated by xoffset,yoffset,width,height with pixels stored as format/type at input
353 // into the target pixel rectangle.
538 ERR("Failed to lock the source surface (rectangle might be invalid).");
549 ERR("Failed to lock the destination surface (rectangle might be invalid).");
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.8.2.html 85 <li>Fix off-by-one for drawing rectangle.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_rect.c 29 * Rectangle-related helper functions.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_surface.c 136 * completely contained by the dest rectangle.
  /external/chromium_org/third_party/molokocacao/
NSBezierPath+MCAdditions.m 159 /* Stroke within path using no additional clipping rectangle. */
  /external/chromium_org/third_party/skia/src/core/
SkAntiRun.h 168 * clipping rectangle.
SkRegionPriv.h 46 * case of a rectangle, this would return 1, and an empty region would
SkScan.h 20 /** Defines a fixed-point rectangle, identical to the integer SkIRect, but its

Completed in 1572 milliseconds

<<21222324252627282930>>