Searched refs:GetFocusIndex (Results 1 – 6 of 6) sorted by relevance
33 int32_t index = renderIndexer->GetFocusIndex(); in IndexMoveUp()60 int32_t index = renderIndexer->GetFocusIndex(); in IndexMoveDown()91 int32_t index = renderIndexer->GetFocusIndex(); in OnKeyEvent()
83 int32_t GetFocusIndex() const in GetFocusIndex() function
34 int32_t index = renderIndexer->GetFocusIndex(); in OnKeyEvent()
82 int32_t GetFocusIndex() const in GetFocusIndex() function
72 int32_t GetFocusIndex() const in GetFocusIndex() function
230 auto selected = render->GetFocusIndex(); in GetIndexSelected()