HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 1276 - 1300 of 2357) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h 41 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/chrome/renderer/resources/extensions/
omnibox_custom_bindings.js 96 apiFunctions.setHandleRequest('setDefaultSuggestion', function(details) {
97 var parseResult = parseOmniboxDescription(details.description);
  /external/chromium_org/chrome/test/ppapi/
ppapi_test.h 71 const content::NotificationDetails& details) OVERRIDE;
  /external/chromium_org/content/browser/renderer_host/
render_view_host_browsertest.cc 38 const LoadCommittedDetails& details,
  /external/chromium_org/content/browser/web_contents/
web_drag_source_win.cc 116 const NotificationDetails& details) {
  /external/chromium_org/content/public/test/
test_navigation_observer.cc 123 const NotificationDetails& details) {
  /external/chromium_org/google_apis/gaia/
oauth2_mint_token_flow.h 34 // - Details 1.2
47 std::vector<string16> details; member in struct:IssueAdviceInfoEntry
  /external/chromium_org/third_party/lcov/example/
Makefile 52 --show-details --description-file descriptions $(FRAMES) \
  /external/chromium_org/third_party/lcov-1.9/example/
Makefile 52 --show-details --description-file descriptions $(FRAMES) \
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 21 details.
  /external/chromium_org/tools/json_schema_compiler/test/
functions_on_types_unittest.cc 68 EXPECT_TRUE(*params->details.incognito);
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 15 // and other implementation specific details.
174 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/ui/views/controls/button/
custom_button.h 116 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.h 59 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/ui/views/widget/
root_view.h 120 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /external/chromium_org/ui/views/window/
non_client_view.h 226 const ViewHierarchyChangedDetails& details) OVERRIDE;
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalImage.java 321 MediaDetails details = super.getDetails(); local
322 details.addDetail(MediaDetails.INDEX_ORIENTATION, Integer.valueOf(rotation));
326 MediaDetails.extractExifInfo(details, filePath);
328 return details;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py 68 ex = COMError(-1, "text", ("details",))
71 self.assertEqual(ex.details, ("details",))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py 68 ex = COMError(-1, "text", ("details",))
71 self.assertEqual(ex.details, ("details",))
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 395 gesture_drag_amount_ += horizontal ? gesture.details().scroll_y() :
396 gesture.details().scroll_x();
402 if (horizontal && gesture.details().scroll_y() < 0) {
446 should_change = horizontal ? fabs(gesture.details().velocity_y()) > 0 :
447 fabs(gesture.details().velocity_x()) > 0;
450 gesture.details().velocity_y() < 0,
451 gesture.details().velocity_x() > 0,
452 gesture.details().velocity_x() < 0,
453 gesture.details().velocity_y() > 0);
    [all...]
  /external/chromium_org/chrome/browser/extensions/
event_router.cc 232 const EventListenerInfo details(event_name, listener->extension_id);
235 observer->second->OnListenerAdded(details);
256 const EventListenerInfo details(event_name, listener->extension_id);
259 observer->second->OnListenerRemoved(details);
739 const content::NotificationDetails& details) {
758 content::Details<const Extension>(details).ptr();
770 content::Details<const Extension>(details).ptr();
790 content::Details<UnloadedExtensionInfo>(details).ptr()
    [all...]
extension_process_manager.cc 89 const content::NotificationDetails& details) OVERRIDE;
365 content::Details<RenderViewHost>(render_view_host));
550 const content::NotificationDetails& details) {
587 content::Details<const Extension>(details).ptr();
595 content::Details<extensions::UnloadedExtensionInfo>(
596 details)->extension;
610 ExtensionHost* host = content::Details<ExtensionHost>(details).ptr();
620 ExtensionHost* host = content::Details<ExtensionHost>(details).ptr()
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ExtensionAPI.js 547 addResult: function(displayName, description, severity, details)
549 // shorthand for specifying details directly in addResult().
550 if (details && !(details instanceof AuditResultNode))
551 details = new AuditResultNode(details instanceof Array ? details : [details]);
559 details: details
    [all...]
  /external/chromium_org/v8/src/
objects.cc 662 PropertyDetails details) {
664 object->SetNormalizedProperty(*key, *value, details),
671 PropertyDetails details) {
683 property_dictionary()->Add(name, store_value, details);
701 details = PropertyDetails(
702 details.attributes(), details.type(), enumeration_index);
709 // Please note we have to update the property details.
710 property_dictionary()->DetailsAtPut(entry, details);
712 property_dictionary()->SetEntry(entry, name, value, details);
741 PropertyDetails details = dictionary->DetailsAt(entry); local
1973 PropertyDetails details = PropertyDetails(attributes, NORMAL, index); local
1987 PropertyDetails details = PropertyDetails(attributes, NORMAL, 0); local
2382 PropertyDetails details = new_descriptors->GetDetails(i); local
2548 PropertyDetails details = descriptors->GetDetails(i); local
2585 PropertyDetails details = descriptors->GetDetails(i); local
2968 PropertyDetails details = dictionary->DetailsAt(entry); local
3897 PropertyDetails details = descriptors->GetDetails(descriptor); local
4057 PropertyDetails details = PropertyDetails(attributes, NORMAL, 0); local
4104 PropertyDetails details = descriptors->GetDetails(descriptor); local
4513 PropertyDetails details = descs->GetDetails(i); local
4638 PropertyDetails details = PropertyDetails(NONE, NORMAL, 0); local
5447 PropertyDetails details = dictionary->DetailsAt(i); local
5636 PropertyDetails details = descriptors->GetDetails(i); local
5906 PropertyDetails details = dictionary->DetailsAt(entry); local
6065 PropertyDetails details = PropertyDetails(attributes, CALLBACKS, 0); local
6123 PropertyDetails details = PropertyDetails(attributes, CALLBACKS, 0); local
6204 PropertyDetails details = descs->GetDetails(target_descriptor); local
6887 PropertyDetails details = GetDetails(i); local
6895 Descriptor desc(GetKey(i), value, details); local
7758 PropertyDetails details = src->GetDetails(src_index); local
7805 PropertyDetails details = GetDetails(descriptor); local
7826 PropertyDetails details = other->GetDetails(descriptor); local
7854 PropertyDetails details = GetDetails(descriptor); local
11883 PropertyDetails details = dictionary->DetailsAt(entry); local
11945 PropertyDetails details = PropertyDetails(attributes, NORMAL, 0); local
13926 PropertyDetails details = dict->DetailsAt(i); local
14816 PropertyDetails details = DetailsAt(i); local
14847 PropertyDetails details = DetailsAt(entry); local
14884 PropertyDetails details = PropertyDetails(NONE, NORMAL, 0); local
15048 PropertyDetails details = DetailsAt(i); local
15076 PropertyDetails details = DetailsAt(i); local
15103 PropertyDetails details = DetailsAt(i); local
15143 PropertyDetails details = DetailsAt(i); local
15266 PropertyDetails details = DetailsAt(i); local
    [all...]
  /external/v8/src/
d8.js 160 var details = {text:'', running:false};
163 details.running = response.running();
194 details.text = result;
222 details.text = result;
235 details.text = result;
239 details.text = result;
243 details.text = 'Unknown debug event ' + response.event();
246 return details;
    [all...]

Completed in 2548 milliseconds

<<51525354555657585960>>