Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout_item.cpp65 gridLayout->UpdateFocusInfo(index_); in HandleOnFocus()
H A Drender_grid_layout.h137 void UpdateFocusInfo(int32_t focusIndex);
H A Drender_grid_layout.cpp135 void RenderGridLayout::UpdateFocusInfo(int32_t focusIndex) in UpdateFocusInfo() function in OHOS::Ace::RenderGridLayout