HomeSort by relevance Sort by last modified time
    Searched refs:IPC_STRUCT_TRAITS_MEMBER (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/content/public/common/
common_param_traits_macros.h 40 IPC_STRUCT_TRAITS_MEMBER(x)
41 IPC_STRUCT_TRAITS_MEMBER(y)
45 IPC_STRUCT_TRAITS_MEMBER(x)
46 IPC_STRUCT_TRAITS_MEMBER(y)
47 IPC_STRUCT_TRAITS_MEMBER(width)
48 IPC_STRUCT_TRAITS_MEMBER(height)
52 IPC_STRUCT_TRAITS_MEMBER(signon_realm)
53 IPC_STRUCT_TRAITS_MEMBER(origin)
54 IPC_STRUCT_TRAITS_MEMBER(action)
55 IPC_STRUCT_TRAITS_MEMBER(submit_element
    [all...]
  /external/chromium_org/content/common/
drag_traits.h 17 IPC_STRUCT_TRAITS_MEMBER(path)
18 IPC_STRUCT_TRAITS_MEMBER(display_name)
22 IPC_STRUCT_TRAITS_MEMBER(url)
23 IPC_STRUCT_TRAITS_MEMBER(url_title)
24 IPC_STRUCT_TRAITS_MEMBER(download_metadata)
25 IPC_STRUCT_TRAITS_MEMBER(referrer_policy)
26 IPC_STRUCT_TRAITS_MEMBER(filenames)
27 IPC_STRUCT_TRAITS_MEMBER(filesystem_id)
28 IPC_STRUCT_TRAITS_MEMBER(text)
29 IPC_STRUCT_TRAITS_MEMBER(html
    [all...]
geolocation_messages.h 17 IPC_STRUCT_TRAITS_MEMBER(latitude)
18 IPC_STRUCT_TRAITS_MEMBER(longitude)
19 IPC_STRUCT_TRAITS_MEMBER(altitude)
20 IPC_STRUCT_TRAITS_MEMBER(accuracy)
21 IPC_STRUCT_TRAITS_MEMBER(altitude_accuracy)
22 IPC_STRUCT_TRAITS_MEMBER(heading)
23 IPC_STRUCT_TRAITS_MEMBER(speed)
24 IPC_STRUCT_TRAITS_MEMBER(timestamp)
25 IPC_STRUCT_TRAITS_MEMBER(error_code)
26 IPC_STRUCT_TRAITS_MEMBER(error_message
    [all...]
desktop_notification_messages.h 14 IPC_STRUCT_TRAITS_MEMBER(origin)
15 IPC_STRUCT_TRAITS_MEMBER(is_html)
16 IPC_STRUCT_TRAITS_MEMBER(contents_url)
17 IPC_STRUCT_TRAITS_MEMBER(icon_url)
18 IPC_STRUCT_TRAITS_MEMBER(title)
19 IPC_STRUCT_TRAITS_MEMBER(body)
20 IPC_STRUCT_TRAITS_MEMBER(direction)
21 IPC_STRUCT_TRAITS_MEMBER(replace_id)
22 IPC_STRUCT_TRAITS_MEMBER(notification_id)
cc_messages.h 121 IPC_STRUCT_TRAITS_MEMBER(layer_id)
122 IPC_STRUCT_TRAITS_MEMBER(index)
126 IPC_STRUCT_TRAITS_MEMBER(material)
127 IPC_STRUCT_TRAITS_MEMBER(rect)
128 IPC_STRUCT_TRAITS_MEMBER(opaque_rect)
129 IPC_STRUCT_TRAITS_MEMBER(visible_rect)
130 IPC_STRUCT_TRAITS_MEMBER(needs_blending)
135 IPC_STRUCT_TRAITS_MEMBER(color)
140 IPC_STRUCT_TRAITS_MEMBER(color)
141 IPC_STRUCT_TRAITS_MEMBER(width
    [all...]
accessibility_messages.h 34 IPC_STRUCT_TRAITS_MEMBER(id)
35 IPC_STRUCT_TRAITS_MEMBER(name)
36 IPC_STRUCT_TRAITS_MEMBER(value)
37 IPC_STRUCT_TRAITS_MEMBER(role)
38 IPC_STRUCT_TRAITS_MEMBER(state)
39 IPC_STRUCT_TRAITS_MEMBER(location)
40 IPC_STRUCT_TRAITS_MEMBER(string_attributes)
41 IPC_STRUCT_TRAITS_MEMBER(int_attributes)
42 IPC_STRUCT_TRAITS_MEMBER(float_attributes)
43 IPC_STRUCT_TRAITS_MEMBER(bool_attributes
    [all...]
appcache_messages.h 16 IPC_STRUCT_TRAITS_MEMBER(manifest_url)
17 IPC_STRUCT_TRAITS_MEMBER(creation_time)
18 IPC_STRUCT_TRAITS_MEMBER(last_update_time)
19 IPC_STRUCT_TRAITS_MEMBER(last_access_time)
20 IPC_STRUCT_TRAITS_MEMBER(cache_id)
21 IPC_STRUCT_TRAITS_MEMBER(group_id)
22 IPC_STRUCT_TRAITS_MEMBER(status)
23 IPC_STRUCT_TRAITS_MEMBER(size)
24 IPC_STRUCT_TRAITS_MEMBER(is_complete)
28 IPC_STRUCT_TRAITS_MEMBER(url
    [all...]
child_process_messages.h 20 IPC_STRUCT_TRAITS_MEMBER(file_name)
21 IPC_STRUCT_TRAITS_MEMBER(function_name)
22 IPC_STRUCT_TRAITS_MEMBER(line_number)
26 IPC_STRUCT_TRAITS_MEMBER(location)
27 IPC_STRUCT_TRAITS_MEMBER(thread_name)
31 IPC_STRUCT_TRAITS_MEMBER(count)
32 IPC_STRUCT_TRAITS_MEMBER(run_duration_sum)
33 IPC_STRUCT_TRAITS_MEMBER(run_duration_max)
34 IPC_STRUCT_TRAITS_MEMBER(run_duration_sample)
35 IPC_STRUCT_TRAITS_MEMBER(queue_duration_sum
    [all...]
content_param_traits_macros.h 25 IPC_STRUCT_TRAITS_MEMBER(sequence_number)
26 IPC_STRUCT_TRAITS_MEMBER(event_time)
27 IPC_STRUCT_TRAITS_MEMBER(event_count)
31 IPC_STRUCT_TRAITS_MEMBER(latency_components)
32 IPC_STRUCT_TRAITS_MEMBER(swap_timestamp)
view_messages.h 101 IPC_STRUCT_TRAITS_MEMBER(font_name)
102 IPC_STRUCT_TRAITS_MEMBER(font_point_size)
107 IPC_STRUCT_TRAITS_MEMBER(startOffset)
108 IPC_STRUCT_TRAITS_MEMBER(endOffset)
109 IPC_STRUCT_TRAITS_MEMBER(color)
110 IPC_STRUCT_TRAITS_MEMBER(thick)
114 IPC_STRUCT_TRAITS_MEMBER(forward)
115 IPC_STRUCT_TRAITS_MEMBER(matchCase)
116 IPC_STRUCT_TRAITS_MEMBER(findNext)
120 IPC_STRUCT_TRAITS_MEMBER(type
    [all...]
  /external/chromium_org/chrome/common/
tts_messages.h 16 IPC_STRUCT_TRAITS_MEMBER(id)
17 IPC_STRUCT_TRAITS_MEMBER(text)
18 IPC_STRUCT_TRAITS_MEMBER(lang)
19 IPC_STRUCT_TRAITS_MEMBER(voice)
20 IPC_STRUCT_TRAITS_MEMBER(volume)
21 IPC_STRUCT_TRAITS_MEMBER(rate)
22 IPC_STRUCT_TRAITS_MEMBER(pitch)
26 IPC_STRUCT_TRAITS_MEMBER(voice_uri)
27 IPC_STRUCT_TRAITS_MEMBER(name)
28 IPC_STRUCT_TRAITS_MEMBER(lang
    [all...]
chrome_utility_messages.h 37 IPC_STRUCT_TRAITS_MEMBER(from)
38 IPC_STRUCT_TRAITS_MEMBER(to)
42 IPC_STRUCT_TRAITS_MEMBER(printer_capabilities)
43 IPC_STRUCT_TRAITS_MEMBER(caps_mime_type)
44 IPC_STRUCT_TRAITS_MEMBER(printer_defaults)
45 IPC_STRUCT_TRAITS_MEMBER(defaults_mime_type)
49 IPC_STRUCT_TRAITS_MEMBER(extension_id)
50 IPC_STRUCT_TRAITS_MEMBER(version)
51 IPC_STRUCT_TRAITS_MEMBER(browser_min_version)
52 IPC_STRUCT_TRAITS_MEMBER(package_hash
    [all...]
render_messages.h 133 IPC_STRUCT_TRAITS_MEMBER(value)
146 IPC_STRUCT_TRAITS_MEMBER(scheme)
147 IPC_STRUCT_TRAITS_MEMBER(is_scheme_wildcard)
148 IPC_STRUCT_TRAITS_MEMBER(host)
149 IPC_STRUCT_TRAITS_MEMBER(has_domain_wildcard)
150 IPC_STRUCT_TRAITS_MEMBER(port)
151 IPC_STRUCT_TRAITS_MEMBER(is_port_wildcard)
152 IPC_STRUCT_TRAITS_MEMBER(path)
153 IPC_STRUCT_TRAITS_MEMBER(is_path_wildcard)
157 IPC_STRUCT_TRAITS_MEMBER(primary_pattern
    [all...]
service_messages.h 17 IPC_STRUCT_TRAITS_MEMBER(enabled)
18 IPC_STRUCT_TRAITS_MEMBER(email)
19 IPC_STRUCT_TRAITS_MEMBER(proxy_id)
  /external/chromium/chrome/common/
autofill_messages.h 19 IPC_STRUCT_TRAITS_MEMBER(label)
20 IPC_STRUCT_TRAITS_MEMBER(name)
21 IPC_STRUCT_TRAITS_MEMBER(value)
22 IPC_STRUCT_TRAITS_MEMBER(form_control_type)
23 IPC_STRUCT_TRAITS_MEMBER(max_length)
24 IPC_STRUCT_TRAITS_MEMBER(is_autofilled)
25 IPC_STRUCT_TRAITS_MEMBER(option_strings)
29 IPC_STRUCT_TRAITS_MEMBER(name)
30 IPC_STRUCT_TRAITS_MEMBER(method)
31 IPC_STRUCT_TRAITS_MEMBER(origin
    [all...]
utility_messages.h 29 IPC_STRUCT_TRAITS_MEMBER(from)
30 IPC_STRUCT_TRAITS_MEMBER(to)
34 IPC_STRUCT_TRAITS_MEMBER(printer_capabilities)
35 IPC_STRUCT_TRAITS_MEMBER(caps_mime_type)
36 IPC_STRUCT_TRAITS_MEMBER(printer_defaults)
37 IPC_STRUCT_TRAITS_MEMBER(defaults_mime_type)
41 IPC_STRUCT_TRAITS_MEMBER(extension_id)
42 IPC_STRUCT_TRAITS_MEMBER(version)
43 IPC_STRUCT_TRAITS_MEMBER(browser_min_version)
44 IPC_STRUCT_TRAITS_MEMBER(package_hash
    [all...]
  /external/chromium_org/components/autofill/core/common/
autofill_messages.h 37 IPC_STRUCT_TRAITS_MEMBER(descriptor)
38 IPC_STRUCT_TRAITS_MEMBER(retrieval_method)
44 IPC_STRUCT_TRAITS_MEMBER(label)
45 IPC_STRUCT_TRAITS_MEMBER(name)
46 IPC_STRUCT_TRAITS_MEMBER(value)
47 IPC_STRUCT_TRAITS_MEMBER(form_control_type)
48 IPC_STRUCT_TRAITS_MEMBER(autocomplete_attribute)
49 IPC_STRUCT_TRAITS_MEMBER(max_length)
50 IPC_STRUCT_TRAITS_MEMBER(is_autofilled)
51 IPC_STRUCT_TRAITS_MEMBER(is_checked
    [all...]
  /external/chromium_org/components/nacl/common/
nacl_messages.h 17 IPC_STRUCT_TRAITS_MEMBER(handles)
18 IPC_STRUCT_TRAITS_MEMBER(debug_stub_server_bound_socket)
19 IPC_STRUCT_TRAITS_MEMBER(validation_cache_enabled)
20 IPC_STRUCT_TRAITS_MEMBER(validation_cache_key)
21 IPC_STRUCT_TRAITS_MEMBER(version)
22 IPC_STRUCT_TRAITS_MEMBER(enable_exception_handling)
23 IPC_STRUCT_TRAITS_MEMBER(enable_debug_stub)
24 IPC_STRUCT_TRAITS_MEMBER(enable_ipc_proxy)
25 IPC_STRUCT_TRAITS_MEMBER(uses_irt)
26 IPC_STRUCT_TRAITS_MEMBER(enable_dyncode_syscalls
    [all...]
nacl_host_messages.h 23 IPC_STRUCT_TRAITS_MEMBER(manifest_url)
24 IPC_STRUCT_TRAITS_MEMBER(render_view_id)
25 IPC_STRUCT_TRAITS_MEMBER(permission_bits)
26 IPC_STRUCT_TRAITS_MEMBER(uses_irt)
27 IPC_STRUCT_TRAITS_MEMBER(enable_dyncode_syscalls)
28 IPC_STRUCT_TRAITS_MEMBER(enable_exception_handling)
32 IPC_STRUCT_TRAITS_MEMBER(imc_channel_handle)
33 IPC_STRUCT_TRAITS_MEMBER(ipc_channel_handle)
34 IPC_STRUCT_TRAITS_MEMBER(plugin_pid)
35 IPC_STRUCT_TRAITS_MEMBER(plugin_child_id
    [all...]
  /external/chromium_org/content/common/media/
media_player_messages_android.h 33 IPC_STRUCT_TRAITS_MEMBER(audio_codec)
34 IPC_STRUCT_TRAITS_MEMBER(audio_channels)
35 IPC_STRUCT_TRAITS_MEMBER(audio_sampling_rate)
36 IPC_STRUCT_TRAITS_MEMBER(is_audio_encrypted)
37 IPC_STRUCT_TRAITS_MEMBER(audio_extra_data)
39 IPC_STRUCT_TRAITS_MEMBER(video_codec)
40 IPC_STRUCT_TRAITS_MEMBER(video_size)
41 IPC_STRUCT_TRAITS_MEMBER(is_video_encrypted)
42 IPC_STRUCT_TRAITS_MEMBER(video_extra_data)
44 IPC_STRUCT_TRAITS_MEMBER(duration_ms
    [all...]
media_stream_messages.h 23 IPC_STRUCT_TRAITS_MEMBER(audio_type)
24 IPC_STRUCT_TRAITS_MEMBER(audio_device_id)
25 IPC_STRUCT_TRAITS_MEMBER(video_type)
26 IPC_STRUCT_TRAITS_MEMBER(video_device_id)
30 IPC_STRUCT_TRAITS_MEMBER(device.type)
31 IPC_STRUCT_TRAITS_MEMBER(device.name)
32 IPC_STRUCT_TRAITS_MEMBER(device.id)
33 IPC_STRUCT_TRAITS_MEMBER(device.sample_rate)
34 IPC_STRUCT_TRAITS_MEMBER(device.channel_layout)
35 IPC_STRUCT_TRAITS_MEMBER(in_use
    [all...]
midi_messages.h 19 IPC_STRUCT_TRAITS_MEMBER(id)
20 IPC_STRUCT_TRAITS_MEMBER(manufacturer)
21 IPC_STRUCT_TRAITS_MEMBER(name)
22 IPC_STRUCT_TRAITS_MEMBER(version)
  /external/chromium_org/android_webview/common/
render_view_messages.h 26 IPC_STRUCT_TRAITS_MEMBER(type)
27 IPC_STRUCT_TRAITS_MEMBER(extra_data_for_type)
28 IPC_STRUCT_TRAITS_MEMBER(href)
29 IPC_STRUCT_TRAITS_MEMBER(anchor_text)
30 IPC_STRUCT_TRAITS_MEMBER(img_src)
print_messages.h 85 IPC_STRUCT_TRAITS_MEMBER(page_size)
88 IPC_STRUCT_TRAITS_MEMBER(content_size)
91 IPC_STRUCT_TRAITS_MEMBER(printable_area)
94 IPC_STRUCT_TRAITS_MEMBER(margin_top)
97 IPC_STRUCT_TRAITS_MEMBER(margin_left)
100 IPC_STRUCT_TRAITS_MEMBER(dpi)
103 IPC_STRUCT_TRAITS_MEMBER(min_shrink)
106 IPC_STRUCT_TRAITS_MEMBER(max_shrink)
109 IPC_STRUCT_TRAITS_MEMBER(desired_dpi)
112 IPC_STRUCT_TRAITS_MEMBER(document_cookie
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_messages.h 114 IPC_STRUCT_TRAITS_MEMBER(values)
115 IPC_STRUCT_TRAITS_MEMBER(children)
119 IPC_STRUCT_TRAITS_MEMBER(graphics)
120 IPC_STRUCT_TRAITS_MEMBER(gaming)
121 IPC_STRUCT_TRAITS_MEMBER(overall)
125 IPC_STRUCT_TRAITS_MEMBER(vendor_id)
126 IPC_STRUCT_TRAITS_MEMBER(device_id)
127 IPC_STRUCT_TRAITS_MEMBER(vendor_string)
128 IPC_STRUCT_TRAITS_MEMBER(device_string)
132 IPC_STRUCT_TRAITS_MEMBER(finalized
    [all...]

Completed in 475 milliseconds

1 2