Home
last modified time | relevance | path

Searched refs:ink_drop_container (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/button/
H A Dlabel_button.cc416 ink_drop_container()->SetVisible(true); in AddLayerBeneathView()
417 ink_drop_container()->AddLayerBeneathView(new_layer); in AddLayerBeneathView()
421 ink_drop_container()->RemoveLayerBeneathView(old_layer); in RemoveLayerBeneathView()
422 ink_drop_container()->SetVisible(false); in RemoveLayerBeneathView()
H A Dlabel_button.h130 InkDropContainerView* ink_drop_container() const { in ink_drop_container() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/button/
H A Dlabel_button.cc430 ink_drop_container()->SetVisible(true); in AddLayerBeneathView()
431 ink_drop_container()->AddLayerBeneathView(new_layer); in AddLayerBeneathView()
435 ink_drop_container()->RemoveLayerBeneathView(old_layer); in RemoveLayerBeneathView()
436 ink_drop_container()->SetVisible(false); in RemoveLayerBeneathView()
H A Dlabel_button.h139 InkDropContainerView* ink_drop_container() const { in ink_drop_container() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Dnew_desk_button.cc117 ink_drop_container()->SetBoundsRect(bounds); in Layout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/toolbar/
H A Dbrowser_app_menu_button.cc377 return std::make_unique<PulsingInkDropMask>(ink_drop_container(), size(), in CreateInkDropMask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dhover_button.cc119 .SetChildViewIgnoredByLayout(ink_drop_container(), true); in HoverButton()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view.cc258 ink_drop_container()->SetBoundsRect(GetLocalBounds()); in Layout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/ui/learn/bestpractices/
H A Dlayout.md605 ink_drop_container(), true);