Searched defs:focusableController (Results 1 – 2 of 2) sorted by relevance
114 const auto& focusableController = focusableComponent->GetFocusableController(); in Update() local
139 void SetFocusableController(const RefPtr<FocusableController>& focusableController) in SetFocusableController()