HomeSort by relevance Sort by last modified time
    Searched refs:target_origin (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/renderer/
render_frame_proxy.cc 235 blink::WebSecurityOrigin target_origin,
243 if (!target_origin.isNull())
244 params.target_origin = target_origin.toString();
render_frame_impl.h 435 blink::WebSecurityOrigin target_origin,
    [all...]
render_view_impl.cc 2927 WebSecurityOrigin target_origin; local
    [all...]
render_frame_impl.cc     [all...]
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_and_cursor_composer.cc 86 DesktopVector target_origin = target_rect.top_left(); local
102 DesktopVector origin_shift = target_rect.top_left().subtract(target_origin);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_mac.h 43 // position. Sets |target_origin| to the coordinates for the window to appear
52 NSPoint* target_origin,
  /external/chromium_org/content/browser/android/
content_view_core_impl.cc     [all...]
content_view_core_impl.h 158 jstring message, jstring source_origin, jstring target_origin);
  /external/chromium_org/content/common/
view_messages.h 505 IPC_STRUCT_MEMBER(base::string16, target_origin)
    [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc     [all...]

Completed in 319 milliseconds