Searched defs:initial_pos (Results 1 - 25 of 34) sorted by last modified time

12

/external/opencv/cv/src/
H A Dcvcontours.cpp152 CvMemStoragePos initial_pos; /* starting storage pos */ member in struct:_CvContourScanner
294 cvSaveMemStoragePos( storage, &(scanner->initial_pos) );
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc309 const gfx::Rect& initial_pos,
313 source, new_contents, disposition, initial_pos, user_gesture)) {
317 source, new_contents, disposition, initial_pos, user_gesture,
306 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_contents_handler.cc27 const gfx::Rect& initial_pos,
23 AddNewContents(content::BrowserContext* context, content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_delegate.cc46 const gfx::Rect& initial_pos,
42 HandleAddNewContents( content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
H A Dweb_dialog_web_contents_delegate.cc45 WindowOpenDisposition disposition, const gfx::Rect& initial_pos,
49 initial_pos, user_gesture);
43 AddNewContents( WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/content/test/
H A Dtest_web_contents.cc248 const gfx::Rect& initial_pos,
253 const gfx::Rect& initial_pos) {
246 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
252 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc377 const gfx::Rect& initial_pos,
384 initial_pos,
374 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/extensions/browser/
H A Dextension_host.cc386 const gfx::Rect& initial_pos,
405 associated_contents, new_contents, disposition, initial_pos,
413 new_contents, extension_id_, disposition, initial_pos, user_gesture);
383 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/extensions/browser/guest_view/web_view/
H A Dweb_view_guest.cc1008 const gfx::Rect& initial_pos,
1014 initial_pos,
1005 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/extensions/shell/browser/
H A Dshell_app_delegate.cc37 const gfx::Rect& initial_pos,
34 AddNewContents(content::BrowserContext* context, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
H A Dshell_extension_host_delegate.cc39 const gfx::Rect& initial_pos,
36 CreateTab(content::WebContents* web_contents, const std::string& extension_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
/external/chromium_org/content/shell/browser/
H A Dshell.cc196 const gfx::Rect& initial_pos,
199 CreateShell(new_contents, AdjustWindowSize(initial_pos.size()));
193 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc775 const gfx::Rect& initial_pos) {
776 GetWebContents()->ShowCreatedWidget(route_id, initial_pos);
774 OnShowWidget(int route_id, const gfx::Rect& initial_pos) argument
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc766 const gfx::Rect& initial_pos,
772 const gfx::Rect& initial_pos) {
764 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
771 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.h255 const gfx::Rect& initial_pos,
261 const gfx::Rect& initial_pos) {}
253 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
260 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
H A Drender_view_host_impl.cc1023 const gfx::Rect& initial_pos,
1027 route_id, disposition, initial_pos, user_gesture);
1033 const gfx::Rect& initial_pos) {
1035 delegate_->ShowCreatedWidget(route_id, initial_pos);
1021 OnShowView(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
1032 OnShowWidget(int route_id, const gfx::Rect& initial_pos) argument
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1604 gfx::Rect initial_pos; local
1606 this, new_contents, params.disposition, initial_pos,
1676 const gfx::Rect& initial_pos,
1683 this, contents, disposition, initial_pos, user_gesture, NULL);
1689 const gfx::Rect& initial_pos) {
1690 ShowCreatedWidget(route_id, false, initial_pos);
1699 const gfx::Rect& initial_pos) {
1729 widget_host_view->InitAsPopup(view, initial_pos);
1674 ShowCreatedWindow(int route_id, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture) argument
1688 ShowCreatedWidget(int route_id, const gfx::Rect& initial_pos) argument
1697 ShowCreatedWidget(int route_id, bool is_fullscreen, const gfx::Rect& initial_pos) argument
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h97 // method returns. If |disposition| is NEW_POPUP, |initial_pos| should hold
104 const gfx::Rect& initial_pos,
101 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.cc109 const gfx::Rect& initial_pos,
106 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chrome/browser/tab_contents/
H A Dbackground_contents.cc119 const gfx::Rect& initial_pos,
123 new_contents, disposition, initial_pos, user_gesture, was_blocked);
116 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_app_delegate.cc203 const gfx::Rect& initial_pos,
224 initial_pos,
200 AddNewContents(content::BrowserContext* context, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_sign_in_delegate.cc92 const gfx::Rect& initial_pos,
97 source, new_contents, disposition, initial_pos, user_gesture, local
88 AddNewContents( content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1375 const gfx::Rect& initial_pos,
1378 chrome::AddWebContents(this, source, new_contents, disposition, initial_pos,
1372 AddNewContents(WebContents* source, WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
H A Dbrowser_tabstrip.cc51 const gfx::Rect& initial_pos,
62 params.window_bounds = initial_pos;
47 AddWebContents(Browser* browser, content::WebContents* source_contents, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc141 const gfx::Rect& initial_pos,
153 navigate_params.window_bounds = initial_pos;
138 AddNewContents(content::WebContents* source, content::WebContents* new_contents, WindowOpenDisposition disposition, const gfx::Rect& initial_pos, bool user_gesture, bool* was_blocked) argument

Completed in 528 milliseconds

12