Home
last modified time | relevance | path

Searched refs:GetHideInkDropWhenShowingContextMenu (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/button/
H A Dmenu_button_controller.cc121 if (button()->GetHideInkDropWhenShowingContextMenu()) in OnMouseReleased()
H A Dbutton.h164 bool GetHideInkDropWhenShowingContextMenu() const;
H A Dbutton.cc273 bool Button::GetHideInkDropWhenShowingContextMenu() const { in GetHideInkDropWhenShowingContextMenu() function in views::Button