Searched refs:RegisterNativeWidgetForWindow (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.h49 static void RegisterNativeWidgetForWindow(
H A Dnative_widget_aura.cc88 void NativeWidgetAura::RegisterNativeWidgetForWindow( function in class:views::NativeWidgetAura
104 RegisterNativeWidgetForWindow(this, window_);
1062 // Cast must match type supplied to RegisterNativeWidgetForWindow().
1069 // Cast must match type supplied to RegisterNativeWidgetForWindow().
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc399 NativeWidgetAura::RegisterNativeWidgetForWindow(this, content_window_);

Completed in 141 milliseconds