Home | History | Annotate | Download | only in common

Lines Matching refs:IPC_STRUCT_MEMBER

248   IPC_STRUCT_MEMBER(int, opener_id)
251 IPC_STRUCT_MEMBER(bool, user_gesture)
254 IPC_STRUCT_MEMBER(WindowContainerType, window_container_type)
257 IPC_STRUCT_MEMBER(int64, session_storage_namespace_id)
261 IPC_STRUCT_MEMBER(base::string16, frame_name)
264 IPC_STRUCT_MEMBER(int, opener_render_frame_id)
267 IPC_STRUCT_MEMBER(GURL, opener_url)
270 IPC_STRUCT_MEMBER(GURL, opener_top_level_frame_url)
273 IPC_STRUCT_MEMBER(GURL, opener_security_origin)
277 IPC_STRUCT_MEMBER(bool, opener_suppressed)
280 IPC_STRUCT_MEMBER(WindowOpenDisposition, disposition)
284 IPC_STRUCT_MEMBER(GURL, target_url)
288 IPC_STRUCT_MEMBER(content::Referrer, referrer)
291 IPC_STRUCT_MEMBER(blink::WebWindowFeatures, features)
296 IPC_STRUCT_MEMBER(std::vector<base::string16>, additional_features)
301 IPC_STRUCT_MEMBER(GURL, url)
304 IPC_STRUCT_MEMBER(base::string16, name)
307 IPC_STRUCT_MEMBER(base::string16, content_security_policy)
310 IPC_STRUCT_MEMBER(blink::WebContentSecurityPolicyType, security_policy_type)
313 IPC_STRUCT_MEMBER(unsigned long long, document_id)
316 IPC_STRUCT_MEMBER(int, render_frame_route_id)
320 IPC_STRUCT_MEMBER(ui::TextInputType, dialog_type)
321 IPC_STRUCT_MEMBER(double, dialog_value)
322 IPC_STRUCT_MEMBER(double, minimum)
323 IPC_STRUCT_MEMBER(double, maximum)
324 IPC_STRUCT_MEMBER(double, step)
325 IPC_STRUCT_MEMBER(std::vector<content::DateTimeSuggestion>, suggestions)
329 IPC_STRUCT_MEMBER(gfx::Rect, anchor_rect)
330 IPC_STRUCT_MEMBER(blink::WebTextDirection, anchor_dir)
331 IPC_STRUCT_MEMBER(gfx::Rect, focus_rect)
332 IPC_STRUCT_MEMBER(blink::WebTextDirection, focus_dir)
333 IPC_STRUCT_MEMBER(bool, is_anchor_first)
341 IPC_STRUCT_MEMBER(gfx::Rect, bounds)
344 IPC_STRUCT_MEMBER(int, item_height)
347 IPC_STRUCT_MEMBER(double, item_font_size)
350 IPC_STRUCT_MEMBER(int, selected_item)
353 IPC_STRUCT_MEMBER(std::vector<content::MenuItem>, popup_items)
356 IPC_STRUCT_MEMBER(bool, right_aligned)
359 IPC_STRUCT_MEMBER(bool, allow_multiple_selection)
364 IPC_STRUCT_MEMBER(ui::TextInputType, type)
367 IPC_STRUCT_MEMBER(ui::TextInputMode, mode)
370 IPC_STRUCT_MEMBER(std::string, value)
374 IPC_STRUCT_MEMBER(int, selection_start)
378 IPC_STRUCT_MEMBER(int, selection_end)
381 IPC_STRUCT_MEMBER(int, composition_start)
384 IPC_STRUCT_MEMBER(int, composition_end)
387 IPC_STRUCT_MEMBER(bool, can_compose_inline)
392 IPC_STRUCT_MEMBER(bool, show_ime_if_needed)
395 IPC_STRUCT_MEMBER(bool, is_non_ime_change)
400 IPC_STRUCT_MEMBER(gfx::Vector2d, scroll_offset)
407 IPC_STRUCT_MEMBER(gfx::Size, view_size)
410 IPC_STRUCT_MEMBER(std::vector<content::WebPluginGeometry>,
425 IPC_STRUCT_MEMBER(int, flags)
429 IPC_STRUCT_MEMBER(float, scale_factor)
434 IPC_STRUCT_MEMBER(content::RendererPreferences, renderer_preferences)
437 IPC_STRUCT_MEMBER(WebPreferences, web_preferences)
440 IPC_STRUCT_MEMBER(int32, view_id)
443 IPC_STRUCT_MEMBER(int32, main_frame_routing_id)
446 IPC_STRUCT_MEMBER(int32, surface_id)
449 IPC_STRUCT_MEMBER(int64, session_storage_namespace_id)
452 IPC_STRUCT_MEMBER(base::string16, frame_name)
456 IPC_STRUCT_MEMBER(int, opener_route_id)
459 IPC_STRUCT_MEMBER(bool, swapped_out)
463 IPC_STRUCT_MEMBER(int32, proxy_routing_id)
466 IPC_STRUCT_MEMBER(bool, hidden)
469 IPC_STRUCT_MEMBER(bool, never_visible)
472 IPC_STRUCT_MEMBER(bool, window_was_created_with_opener)
477 IPC_STRUCT_MEMBER(int32, next_page_id)
480 IPC_STRUCT_MEMBER(blink::WebScreenInfo, screen_info)
483 IPC_STRUCT_MEMBER(AccessibilityMode, accessibility_mode)
488 IPC_STRUCT_MEMBER(base::string16, data)
493 IPC_STRUCT_MEMBER(int, source_routing_id)
496 IPC_STRUCT_MEMBER(base::string16, source_origin)
499 IPC_STRUCT_MEMBER(base::string16, target_origin)
502 IPC_STRUCT_MEMBER(std::vector<int>, message_port_ids)
503 IPC_STRUCT_MEMBER(std::vector<int>, new_routing_ids)
577 IPC_STRUCT_MEMBER(blink::WebScreenInfo, screen_info)
578 IPC_STRUCT_MEMBER(gfx::Size, new_size)
579 IPC_STRUCT_MEMBER(gfx::Size, physical_backing_size)
580 IPC_STRUCT_MEMBER(float, overdraw_bottom_height)
581 IPC_STRUCT_MEMBER(gfx::Size, visible_viewport_size)
582 IPC_STRUCT_MEMBER(gfx::Rect, resizer_rect)
583 IPC_STRUCT_MEMBER(bool, is_fullscreen)
1462 IPC_STRUCT_MEMBER(int32, surface_id)
1463 IPC_STRUCT_MEMBER(uint64, surface_handle)
1464 IPC_STRUCT_MEMBER(int32, route_id)
1465 IPC_STRUCT_MEMBER(gfx::Size, size)
1466 IPC_STRUCT_MEMBER(float, scale_factor)
1467 IPC_STRUCT_MEMBER(int32, gpu_process_host_id)
1468 IPC_STRUCT_MEMBER(std::vector<ui::LatencyInfo>, latency_info)