Searched refs:SetHoverIndex (Results 1 – 4 of 4) sorted by relevance
79 void SetHoverIndex(int32_t hoverIndex);
802 patternLockModifier_->SetHoverIndex(i * PATTERN_LOCK_COL_COUNT + j); in HandleMouseEvent()809 patternLockModifier_->SetHoverIndex(-1); in HandleMouseEvent()
586 void PatternLockModifier::SetHoverIndex(int32_t hoverIndex) in SetHoverIndex() function in OHOS::Ace::NG::PatternLockModifier
1305 patternlockModifier->SetHoverIndex(GetPointIndex(0, 0));