Searched refs:NeedsNotificationWhenVisibleBoundsChange (Results 1 – 5 of 5) sorted by relevance
91 virtual bool NeedsNotificationWhenVisibleBoundsChange() const OVERRIDE;
144 bool NativeViewHost::NeedsNotificationWhenVisibleBoundsChange() const { in NeedsNotificationWhenVisibleBoundsChange() function in views::NativeViewHost
1378 bool View::NeedsNotificationWhenVisibleBoundsChange() const { in NeedsNotificationWhenVisibleBoundsChange() function in views::View1969 if (NeedsNotificationWhenVisibleBoundsChange()) in BoundsChanged()1984 if (view->NeedsNotificationWhenVisibleBoundsChange()) in RegisterChildrenForVisibleBoundsNotification()1992 if (view->NeedsNotificationWhenVisibleBoundsChange()) in UnregisterChildrenForVisibleBoundsNotification()
1028 virtual bool NeedsNotificationWhenVisibleBoundsChange() const;
2191 virtual bool NeedsNotificationWhenVisibleBoundsChange() const OVERRIDE { in NeedsNotificationWhenVisibleBoundsChange() function in views::VisibleBoundsView