Searched defs:GetNeedsNotificationWhenVisibleBoundsChange (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dcontents_web_view.cc31 bool ContentsWebView::GetNeedsNotificationWhenVisibleBoundsChange() const { function in class:ContentsWebView
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host.cc134 bool NativeViewHost::GetNeedsNotificationWhenVisibleBoundsChange() const { function in class:views::NativeViewHost
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc940 bool Textfield::GetNeedsNotificationWhenVisibleBoundsChange() const { function in class:views::Textfield
/external/chromium_org/ui/views/
H A Dview.cc1327 bool View::GetNeedsNotificationWhenVisibleBoundsChange() const { function in class:views::View
1936 if (GetNeedsNotificationWhenVisibleBoundsChange())
1951 if (view->GetNeedsNotificationWhenVisibleBoundsChange())
1959 if (view->GetNeedsNotificationWhenVisibleBoundsChange())

Completed in 139 milliseconds