HomeSort by relevance Sort by last modified time
    Searched full:area (Results 851 - 875 of 5028) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/resources/options/
options_settings_app.css 30 html.settings-app #content-settings-page .content-area {
  /external/chromium_org/chrome/browser/ui/tabs/
tab_resources.cc 49 // Extend over the top shadow area if we have one and the caller wants it.
  /external/chromium_org/chrome/browser/ui/website_settings/
permission_bubble_view.h 51 // is being shown and the mouse is not over the view area (!IsMouseHovered).
  /external/chromium_org/components/autofill/core/browser/
phone_field.cc 20 // This string includes all area code separators, including NoText.
37 // <ac> - area code field.
44 // Country code: <cc> Area Code: <ac> Phone: <phone> (- <suffix>
67 // Area Code: <ac> Phone: <phone> (- <suffix> (Ext: <ext>)?)?
  /external/chromium_org/content/renderer/pepper/
event_conversion.h 39 // coordinates of a point within the plugin's area on the page.
  /external/chromium_org/extensions/browser/api/storage/
weak_unlimited_settings_storage.h 43 // The delegate storage area, NOT OWNED.
  /external/chromium_org/extensions/common/api/
storage.json 168 "description": "The name of the storage area (<code>\"sync\"</code>, <code>\"local\"</code> or <code>\"managed\"</code>) the changes are for."
176 "description": "Items in the <code>sync</code> storage area are synced using Chrome Sync.",
203 "description": "Items in the <code>local</code> storage area are local to each machine.",
214 "description": "Items in the <code>managed</code> storage area are set by the domain administrator, and are read-only for the extension; trying to modify this namespace results in an error.",
  /external/chromium_org/ppapi/api/dev/
ppp_printing_dev.idl 57 * and not scaled down to fit within the printer's printable area.
  /external/chromium_org/printing/
page_setup_unittest.cc 57 // Calculate the overlay area.
64 // Calculate the content area.
131 // Calculate the overlay area.
134 // Calculate the content area.
print_settings_initializer_mac.cc 43 // Get printable area and paper rects (in points)
print_settings_initializer_win.cc 45 // area rect of 0, 0, 0, 0, so it seems some drivers don't set it.
  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingBehaviorTypes.h 29 // 1) Clicking below the last line of an editable area puts the caret at the end
  /external/chromium_org/third_party/WebKit/public/platform/
WebContentLayerClient.h 40 // Paints the content area for the layer, typically dirty rects submitted
  /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
LookupKeyTest.java 92 // Admin Area is missing.
99 assertEquals("locality should be omitted since admin area is not specified", US_KEY,
102 // Tries key string with the same problem (missing Admin Area).
105 assertEquals("locality should be omitted since admin area is not specified", US_KEY,
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
58.txt 17 # (area codes 212 and 237 translated)
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
dc_only_idct_add_v6.asm 12 AREA |.text|, CODE, READONLY
dequantize_v6.asm 14 AREA |.text|, CODE, READONLY ; name this block of code
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_dc_only_idct_add_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2
vp9_idct4x4_1_add_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2
  /external/chromium_org/third_party/skia/bench/
TableBench.cpp 23 // 2&4 are then drawn grey. Areas 2&3 are thus double drawn while area 4 is
  /external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h 44 same area as the original path.
  /external/chromium_org/third_party/skia/src/core/
SkPictureShader.h 19 * The SkPicture is first rendered into a tile, which is then used to shade the area according
  /external/chromium_org/third_party/skia/tools/tests/skdiff/test1/output-expected/
stdout 27 Largest area mismatch was 97.99% of pixels
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
desktop_configuration.h 72 // Configurations of the displays making up the desktop area.
  /external/chromium_org/third_party/webtreemap/src/
webtreemap.js 110 var rmin = node.data['$area']; // Smallest seen child so far.
115 var size = node.data['$area'];
141 var total = tree.data['$area'];
187 var size = child.data['$area'];

Completed in 998 milliseconds

<<31323334353637383940>>