Searched refs:top_origin (Results 1 – 3 of 3) sorted by relevance
86 const blink::WebSecurityOrigin top_origin = in NotifyBrowserOfChange() local90 if (!top_origin.canAccess(changed_frame->document().securityOrigin())) { in NotifyBrowserOfChange()99 if (top_origin.canAccess(frame->document().securityOrigin())) { in NotifyBrowserOfChange()
118 WebString top_origin = frame->top()->document().securityOrigin().toString(); in GetOriginOrURL() local121 if (top_origin == "null") in GetOriginOrURL()123 return GURL(top_origin); in GetOriginOrURL()
266 gfx::Point top_origin; in RemovePanel() local270 top_origin = panel->GetBounds().origin(); in RemovePanel()306 RefreshLayoutWithTopPanelStartingAt(top_origin, top_width); in RemovePanel()