Searched refs:NativeViewPhotobooth (Results 1 – 8 of 8) sorted by relevance
26 class NativeViewPhotobooth {31 static NativeViewPhotobooth* Create(gfx::NativeView initial_view);34 virtual ~NativeViewPhotobooth() {} in ~NativeViewPhotobooth()
17 class NativeViewPhotobooth; variable27 NativeViewPhotobooth* photobooth);83 scoped_ptr<NativeViewPhotobooth> photobooth_;
14 NativeViewPhotobooth* NativeViewPhotobooth::Create( in Create()
46 NativeViewPhotobooth* NativeViewPhotobooth::Create( in Create()
12 class NativeViewPhotoboothGtk : public NativeViewPhotobooth {
25 class NativeViewPhotoboothWin : public NativeViewPhotobooth {
33 NativeViewPhotobooth* photobooth) in DraggedTabView()
1343 NativeViewPhotobooth* photobooth = in CreateDraggedView()1344 NativeViewPhotobooth::Create( in CreateDraggedView()