Home
last modified time | relevance | path

Searched defs:starting_from (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_non_client_frame_view.cc42 void BrowserNonClientFrameView::VisibilityChanged(views::View* starting_from, in VisibilityChanged()
/external/chromium_org/ui/views/controls/
Dnative_control_win.cc79 void NativeControlWin::VisibilityChanged(View* starting_from, bool is_visible) { in VisibilityChanged()
Dnative_control.cc320 void NativeControl::VisibilityChanged(View* starting_from, bool is_visible) { in VisibilityChanged()
/external/chromium_org/ui/views/controls/native/
Dnative_view_host.cc140 void NativeViewHost::VisibilityChanged(View* starting_from, bool is_visible) { in VisibilityChanged()
/external/chromium/chrome/browser/ui/views/location_bar/
Dcontent_setting_image_view.cc155 void ContentSettingImageView::VisibilityChanged(View* starting_from, in VisibilityChanged()
/external/chromium_org/ui/views/controls/button/
Dcustom_button.cc303 void CustomButton::VisibilityChanged(View* starting_from, bool visible) { in VisibilityChanged()
/external/chromium_org/chrome/browser/chromeos/input_method/
Dcandidate_window_view.cc1026 void CandidateWindowView::VisibilityChanged(View* starting_from, in VisibilityChanged()
/external/chromium/chrome/browser/chromeos/input_method/
Dcandidate_window.cc1239 void CandidateWindowView::VisibilityChanged(View* starting_from, in VisibilityChanged()
/external/chromium_org/ui/views/
Dview.cc1390 void View::VisibilityChanged(View* starting_from, bool is_visible) { in VisibilityChanged()
1926 void View::VisibilityChangedImpl(View* starting_from, bool is_visible) { in VisibilityChangedImpl()