/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">
|
textarea-focus.html | 14 Click in the red text area below. 18 The text area’s background will change from red to green. 22 The text area will not change to green. Only switching to another window and back to this window
|
/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/lldb/www/cpp_reference/html/ |
SBFileSpec_8h.html | 43 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map> 50 <area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="469,547,533,575"/><area shape="rect" id="node5" href="SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="769,83,889,111"/><area shape="rect" id="node21" href="SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="707,393,808,421"/><area shape="rect" id="node29" href="SBTarget_8h.html" title="SBTarget.h" alt="" coords="236,393,321,421"/><area shape="rect" id="node44" href="SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords="867,161,981,189"/><area shape="rect" id="node47" href="SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="967,238,1060,266"/><area shape="rect" id="node51" href="SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1056,83,1179,111"/><area shape="rect" id="node8" href="SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coords="409,161,545,189"/><area shape="rect" id="node11" href="SBModule_8h.html" title="SBModule.h" alt="" coords="432,238,523,266 (…) [all...] |
/external/llvm/utils/textmate/ |
README | 6 To install this bundle, copy it to the per user area:
|
/frameworks/base/docs/html/training/ |
building-connectivity.jd | 9 You'll learn how to connect to other devices in the area, connect to the Internet, backup and
|
/external/chromium_org/content/browser/dom_storage/ |
dom_storage_namespace.cc | 72 DOMStorageArea* area; local 74 area = new DOMStorageArea(origin, directory_, task_runner_.get()); 76 area = new DOMStorageArea( 80 areas_[origin] = AreaHolder(area, 1); 81 return area; 84 void DOMStorageNamespace::CloseStorageArea(DOMStorageArea* area) { 85 AreaHolder* holder = GetAreaHolder(area->origin()); 89 old_master_for_close_area_->CloseStorageArea(area); 91 alias_master_namespace_->CloseStorageArea(area); 95 DCHECK_EQ(holder->area_.get(), area); 125 DOMStorageArea* area = it->second.area_->ShallowCopy( local 175 scoped_refptr<DOMStorageArea> area = local 186 DOMStorageArea* area = OpenStorageArea(origin); local 307 DOMStorageArea* area = other->OpenStorageArea(transaction.origin); local 325 DOMStorageArea* area = other->OpenStorageArea(transaction.origin); local [all...] |
dom_storage_message_filter.cc | 165 const DOMStorageArea* area, 170 SendDOMStorageEvent(area, page_url, 177 const DOMStorageArea* area, 181 SendDOMStorageEvent(area, page_url, 188 const DOMStorageArea* area, 190 SendDOMStorageEvent(area, page_url, 202 const DOMStorageArea* area, 208 // Only send mutation events to processes which have the area open. 210 int64 alias_namespace_id = area->namespace_id(); 211 if (host_->HasAreaOpen(area->namespace_id(), area->origin() [all...] |
/external/chromium_org/ash/wm/ |
status_area_layout_manager.h | 15 // StatusAreaLayoutManager is a layout manager responsible for the status area. 16 // In any case when status area needs relayout it redirects this call to 34 // Updates layout of the status area. Effectively calls ShelfLayoutManager
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_error_overlay.html | 23 <div class="content-area"> 26 <div class="action-area"> 27 <div class="action-area-right">
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
bluetooth_pair_device_overlay.html | 4 <div id="bluetooth-pairing-message-area" class="content-area"> 16 <div class="action-area button-strip">
|
/external/chromium_org/chrome/browser/resources/options/ |
cookies_view.html | 4 <div class="content-area cookies-list-content-area"> 21 <div class="action-area">
|
handler_options.html | 4 <div class="content-area"> 31 <div class="action-area"> 36 <div class="action-area-right">
|
hotword_confirm_overlay.html | 4 <div class="content-area"> 8 <div class="action-area"> 14 <div class="action-area-right">
|
manage_profile_overlay.html | 6 <div id="manage-profile-content" class="content-area"> 21 <div class="action-area"> 22 <div class="action-area-shortcut-container"> 40 <div class="content-area"> 49 <div class="action-area button-strip"> 58 <div class="content-area" 62 <div class="content-area"> 69 <div class="action-area"> 81 <div id="create-profile-content" class="content-area"> 93 <div id="create-profile-managed-content-area" class="content-area" [all...] |
/external/chromium_org/ppapi/utility/graphics/ |
paint_aggregator.h | 68 /// Setter function setting the max ratio of paint rect area to scroll rect 69 /// area that we will tolerate before downgrading the scroll into a repaint. 71 /// If the combined area of paint rects contained within the scroll 75 /// @param[in] area The max ratio of paint rect area to scroll rect area that 77 void set_max_redundant_paint_to_scroll_area(float area) { 78 max_redundant_paint_to_scroll_area_ = area; 123 // - The scroll damange (area exposed by the scroll operation, if any) is 157 // If the combined area of paint rects contained within the scroll rect grow [all...] |
/external/chromium_org/third_party/skia/tests/ |
BitmapGetColorTest.cpp | 30 // specify an area that doesn't touch (0,0) and may extend beyond the 33 const SkIRect area = { 1, 1, 3, 3 }; local 43 bm.eraseArea(area, gRec[i].fInColor);
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
SelfOrientingSashForm.java | 22 * client area. This is done so that the sash form can be placed in a view that will sometimes be 125 Rectangle area; local 127 area = getClientArea(); 128 if (area.width > 0 && area.height > 0) { 131 if (area.width < area.height) { 143 Rectangle area = getClientArea(); local 144 if (area.width > 0 && area.height > 0 && area.width < area.height) [all...] |
/external/icu/icu4c/source/samples/layout/ |
gnomelayout.cpp | 98 GtkWidget *area = GTK_WIDGET(gtk_object_get_data(GTK_OBJECT(app), "area")); local 107 gtk_widget_hide(area); 109 gtk_widget_show_all(area); 250 GtkWidget *area = gtk_drawing_area_new(); local 251 gtk_object_set_data(GTK_OBJECT(app), "area", area); local 253 GtkStyle *style = gtk_style_copy(gtk_widget_get_style(area)); 259 gtk_widget_set_style(area, style); 261 gnome_app_set_contents(GNOME_APP(app), area); local [all...] |
/external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/ |
Android.mk | 17 test_makefile := external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/Android.mk 19 test_name := input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/gbump 23 test_name := input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/setg
|
/external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/ |
Android.mk | 17 test_makefile := external/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/Android.mk 19 test_name := input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/setp 23 test_name := input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/pbump
|
/external/llvm/test/CodeGen/ARM/ |
varargs-spill-stack-align-nacl.ll | 13 ; area and varargs arguments on the stack when using 16 byte stack 22 ; Reserve space for the varargs save area. This currently reserves 28 ; Calculate the address of the varargs save area and save varargs
|
/external/skia/tests/ |
BitmapGetColorTest.cpp | 30 // specify an area that doesn't touch (0,0) and may extend beyond the 33 const SkIRect area = { 1, 1, 3, 3 }; local 43 bm.eraseArea(area, gRec[i].fInColor);
|