OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateCaptureWindow
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.h
48
void
CreateCaptureWindow
(HWND initial_hwnd);
native_view_photobooth_win.cc
55
CreateCaptureWindow
(initial_hwnd);
123
void NativeViewPhotoboothWin::
CreateCaptureWindow
(HWND initial_hwnd) {
/external/chromium_org/chrome/browser/ui/views/tabs/
native_view_photobooth_win.h
47
void
CreateCaptureWindow
(HWND initial_hwnd);
native_view_photobooth_win.cc
54
CreateCaptureWindow
(initial_hwnd);
122
void NativeViewPhotoboothWin::
CreateCaptureWindow
(HWND initial_hwnd) {
/external/chromium_org/ash/drag_drop/
drag_drop_tracker.cc
22
aura::Window*
CreateCaptureWindow
(aura::Window* context_root,
37
: capture_window_(
CreateCaptureWindow
(context_root, delegate)) {
Completed in 1587 milliseconds