Home
last modified time | relevance | path

Searched refs:RemoveDescendantToNotify (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/
Dview.h1306 void RemoveDescendantToNotify(View* view);
Dview.cc2013 ancestor->RemoveDescendantToNotify(this); in UnregisterForVisibleBoundsNotification()
2023 void View::RemoveDescendantToNotify(View* view) { in RemoveDescendantToNotify() function in views::View