HomeSort by relevance Sort by last modified time
    Searched full:area (Results 76 - 100 of 4534) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/resources/options/
language_add_language_overlay.html 10 <div class="content-area">
16 <div class="action-area">
  /external/chromium_org/chrome/browser/resources/options/
certificate_backup_overlay.html 4 <div class="content-area">
31 <div class="action-area">
certificate_manager.css 16 #certificate-manager-content-area {
20 #certificate-manager-content-area .subpages-tab-contents {
do_not_track_confirm_overlay.html 4 <div class="content-area">
12 <div class="action-area">
language_add_language_overlay.html 4 <div class="content-area">
9 <div class="action-area button-strip">
language_dictionary_overlay.html 8 <div class="content-area">
15 <div class="action-area button-strip">
spelling_confirm_overlay.html 4 <div class="content-area">
10 <div class="action-area">
startup_overlay.html 9 <div class="content-area">
12 <div class="action-area">
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
touch-action-overflow.html 10 touch-action: none still applies in scrollable area
17 Touch-action inherited by child in scrollable area
  /external/chromium_org/third_party/skia/include/utils/
SkPictureUtils.h 20 * of SkPixelRefs that might intersect that area. To keep the call fast,
28 static SkData* GatherPixelRefs(SkPicture* pict, const SkRect& area);
  /external/dropbear/libtomcrypt/src/misc/
zeromem.c 20 @param out The destination of the area to zero
21 @param outlen The length of the area to zero (octets)
  /external/libvpx/libvpx/build/make/
ads2armasm_ms.pl 27 s/AREA\s+\|\|(.*)\|\|/AREA |$1|/;
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_UpdateRect.3 3 SDL_UpdateRect \- Makes sure the given area is updated on the given screen\&.
11 Makes sure the given area is updated on the given screen\&. The rectangle must be confined within the screen boundaries (no clipping is done)\&.
  /external/skia/include/utils/
SkPictureUtils.h 20 * of SkPixelRefs that might intersect that area. To keep the call fast,
28 static SkData* GatherPixelRefs(SkPicture* pict, const SkRect& area);
  /prebuilts/tools/common/proguard/proguard4.7/docs/
screenshots.html 30 <area shape="rect" coords="2,7,46,16" alt="ProGuard" href="screenshot_gui1.gif" target="other">
31 <area shape="rect" coords="2,17,46,27" alt="Input/Output" href="screenshot_gui2.gif" target="other">
32 <area shape="rect" coords="2,28,46,37" alt="Shrinking" href="screenshot_gui3.gif" target="other">
33 <area shape="rect" coords="2,38,46,48" alt="Optimization" href="screenshot_gui4.gif" target="other">
34 <area shape="rect" coords="2,49,46,58" alt="Obfuscation" href="screenshot_gui5.gif" target="other">
35 <area shape="rect" coords="2,59,46,69" alt="Information" href="screenshot_gui6.gif" target="other">
36 <area shape="rect" coords="2,70,46,79" alt="Process" href="screenshot_gui7.gif" target="other">
37 <area shape="rect" coords="2,80,46,90" alt="ReTrace" href="screenshot_gui8.gif" target="other">
  /external/chromium_org/cc/output/
copy_output_request.h 47 // area is given, then the intersection of this rect (in layer space) with
49 void set_area(gfx::Rect area) {
51 area_ = area;
54 gfx::Rect area() const { return area_; } function in class:cc::CopyOutputRequest
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_network.html 8 <div class="menu-area">
15 <div class="menu-area">
22 <div class="menu-area">
29 <div class="menu-area">
  /external/chromium_org/chrome/browser/resources/chromeos/
mobile_dialogs.css 42 .content-area {
47 .action-area {
55 html[dir='rtl'] .action-area {
59 .action-area-right {
  /external/chromium_org/chrome/browser/resources/extensions/
extension_error_overlay.css 9 #extension-error-overlay .content-area {
  /external/chromium_org/chrome/browser/resources/options/chromeos/
pointer_overlay.css 5 #pointer-overlay > .content-area > :not([hidden]) + :nth-child(2) {
  /external/chromium_org/third_party/WebKit/ManualTests/
focus-select-when-clicked.html 12 3. Press tab, and verify that focus moves to TEXT AREA 2 <br></p>
15 Blue focus ring is drawn around the pop-up menu when clicked, then focus moves to TEXT AREA 2 after pressing tab.</p>
21 <input type="text" value="TEXT AREA 1">
26 <input type="text" value="TEXT AREA 2">
  /external/chromium_org/third_party/WebKit/ManualTests/win/
contextmenu-key3.html 2 <p>Left click on one of the lines in the text area and then hit the keyboard's context menu key to make sure the context menu pops up for the appropriate line.</p>
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
212.txt 49 21252980|Marrakech area
50 21252990|Agadir area
76 2125380|Rabat area
77 21253880|Tangier area
  /external/iproute2/lib/
dnet_ntop.c 39 u_int16_t addr, area; local
45 area = addr >> 10;
55 if (do_digit(str + pos, &area, 10, &pos, len, &started))
58 if (do_digit(str + pos, &area, 1, &pos, len, &started))
  /external/llvm/utils/textmate/
README 6 To install this bundle, copy it to the per user area:

Completed in 443 milliseconds

1 2 34 5 6 7 8 91011>>