HomeSort by relevance Sort by last modified time
    Searched full:area (Results 276 - 300 of 4396) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CreateYUVOverlay.3 13 The term \&'overlay\&' is a misnomer since, unless the overlay is created in hardware, the contents for the display surface underneath the area where the overlay is shown will be overwritten when the overlay is displayed\&.
SDL_SetClipRect.3 11 Sets the clipping rectangle for a surface\&. When this surface is the destination of a blit, only the area within the clip rectangle will be drawn into\&.
  /external/valgrind/main/helgrind/tests/
free_is_write.c 11 the malloc'd area, then free it. */
  /external/valgrind/main/none/tests/linux/
mremap2.c 38 // set up working area so expansion limit is 20*PAGE
59 // get rid of the old working area
65 // the area
74 /* show the working area */
  /frameworks/compile/mclinker/lib/Support/
MemoryAreaFactory.cpp 39 if (NULL == map_result.area) {
54 return map_result.area;
63 if (NULL == map_result.area) {
78 return map_result.area;
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.html 6 <div id="sync-instructions-container" class="content-area">
13 <div class="action-area">
14 <div class="action-area-link-container">
33 <div id="sync-configure-content" class="content-area">
190 <div class="action-area">
191 <div class="action-area-link-container">
210 <div class="action-area button-strip">
216 <div class="content-area">
219 <div class="action-area button-strip">
225 <div class="content-area">
    [all...]
set_as_default_browser.html 23 <div class="content-area">
27 <div id="metro-action-box" class="content-area">
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 42 * Clears the regular and auxiliary arguments area.
48 * and store them in the arguments area, indicating that there are now
60 * element of the stack), and store them in the arguments area,
71 * in the arguments area, indicating that there are now that many
83 * area, indicating that there are now that many arguments. Also,
96 * area, indicating that there are now that many arguments. Also,
108 * the arguments area. Also, clear the auxiliary arguments.
208 * area as appropriate, and modifying the given frame in response.
  /device/asus/grouper/
raydium_ts.idc 31 # Driver reports tool size as an area measurement.
35 touch.toolSize.calibration = area
sensor00fn11.idc 31 # Driver reports tool size as an area measurement.
35 touch.toolSize.calibration = area
  /external/chromium/chrome/browser/chromeos/login/
login_display_host.h 48 // Toggles whether status area is enabled.
51 // Toggles status area visibility.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 24 // the tab strip is placed outside the window's content area, overlapping the
25 // title area and window controls and will be stretched to fill the width
27 // window's content area. It will be stretched to fill the window's height.
48 // view is the proper content area in the overlay
53 // Difference between height of window content area and height of the
150 // Returns YES if the tab strip lives in the window content area alongside the
152 // area, along the top of the window.
175 // Called when the size of the window content area has changed. Override to
  /external/chromium/chrome/browser/ui/cocoa/
tracking_area.h 55 // tracking area. Note that -clearOwner is NOT called on the existing
56 // tracking area.
  /external/chromium-trace/trace-viewer/src/cc/
picture_debugger.css 43 picture-debugger > raster-area {
49 raster-area {
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_storage_quota_enforcer.h 15 // of setting keys, for a delegate storage area.
54 // The delegate storage area.
  /external/chromium_org/chrome/browser/resources/extensions/chromeos/
kiosk_apps.html 4 <div class="content-area">
28 <div class="action-area">
  /external/chromium_org/chrome/browser/resources/options/chromeos/
accounts_options.html 4 <div class="content-area">
62 <div class="action-area">
pointer_overlay.html 3 <div class="content-area">
41 <div class="action-area">
  /external/chromium_org/chrome/browser/resources/options/
home_page_overlay.html 4 <div class="content-area">
41 <div class="action-area">
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_gtk.cc 34 // Limit to not overflow the work area right and bottom edges.
39 // Adjust corner to now overflow the work area left and top edges, so
window_sizer_mac.mm 29 // Limit to not overflow the work area right and bottom edges.
36 // Adjust corner to now overflow the work area left and top edges, so
  /external/chromium_org/components/autofill/core/browser/
phone_field.h 21 // - area code, prefix, suffix
22 // - area code, number
  /external/chromium_org/ppapi/cpp/
text_input_controller.h 42 /// text input caret area.
44 /// @param[in] caret A rectangle indicating the caret area.
  /external/chromium_org/remoting/client/
frame_producer.h 28 // The passed buffer must be large enough to hold the whole clipping area.
40 // Notifies the producer of changes to the output view size or clipping area.
  /external/chromium_org/third_party/WebKit/public/web/
WebPrintScalingOption.h 38 WebPrintScalingOptionFitToPrintableArea, // Reduces or enlarges each page to fit the printable area of the selected printer paper size.
39 WebPrintScalingOptionSourceSize, // Print output page size is same as the actual source page size. Do not scale/center/fit to printable area.

Completed in 2009 milliseconds

<<11121314151617181920>>