Searched defs:tarMainIndex (Results 1 – 4 of 4) sorted by relevance
248 int32_t tarMainIndex = 1; variable284 int32_t tarMainIndex = 1; variable
453 int32_t tarMainIndex = 1; variable
843 …int32_t tarMainIndex, int32_t tarCrossIndex, int32_t maxCrossCount, int32_t curMainIndex, int32_t … in SearchFocusableChildInCross()882 WeakPtr<FocusHub> GridPattern::SearchIrregularFocusableChild(int32_t tarMainIndex, int32_t tarCross… in SearchIrregularFocusableChild()1076 WeakPtr<FocusHub> GridPattern::GetChildFocusNodeByIndex(int32_t tarMainIndex, int32_t tarCrossIndex… in GetChildFocusNodeByIndex()1128 std::unordered_set<int32_t> GridPattern::GetFocusableChildCrossIndexesAt(int32_t tarMainIndex) in GetFocusableChildCrossIndexesAt()1194 auto tarMainIndex = tarItemProperty->GetMainIndex().value_or(-1); in GetFocusNodeIndex() local
1147 WeakPtr<FocusHub> ListPattern::GetChildFocusNodeByIndex(int32_t tarMainIndex, int32_t tarGroupIndex) in GetChildFocusNodeByIndex()