Searched defs:initial_view (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
H A Dnative_view_photobooth_gtk.cc15 gfx::NativeView initial_view) {
16 return new NativeViewPhotoboothGtk(initial_view);
20 gfx::NativeView initial_view) {
14 Create( gfx::NativeView initial_view) argument
19 NativeViewPhotoboothGtk( gfx::NativeView initial_view) argument
H A Dnative_view_photobooth_win.cc47 gfx::NativeView initial_view) {
48 return new NativeViewPhotoboothWin(initial_view);
46 Create( gfx::NativeView initial_view) argument

Completed in 63 milliseconds