Searched refs:kWidgetNativeViewHostKey (Results 1 – 3 of 3) sorted by relevance
18 const char kWidgetNativeViewHostKey[] = "WidgetNativeViewHost"; variable47 widget->SetNativeWindowProperty(kWidgetNativeViewHostKey, this); in Attach()202 widget->SetNativeWindowProperty(kWidgetNativeViewHostKey, NULL); in Detach()
20 extern const char kWidgetNativeViewHostKey[];
1469 if (widget->GetNativeWindowProperty(kWidgetNativeViewHostKey)) in PopulateChildWidgetVector()