Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accessibility/
H A Daccessibility_highlight_controller.cc24 constexpr char kHighlightCallerId[] = "HighlightController"; variable
42 controller->SetFocusRing(kHighlightCallerId, std::move(focus_ring)); in SetFocusRing()