Searched defs:gestureTag (Results 1 – 3 of 3) sorted by relevance
137 void GestureGroup::RemoveChildrenByTag(const std::string& gestureTag, bool& needRecollect) in RemoveChildrenByTag()
531 void removeGestureFromNodeByTag(ArkUINodeHandle node, ArkUI_CharPtr gestureTag) in removeGestureFromNodeByTag()729 auto gestureTag = gestureInfo->GetTag(); in getGestureTag() local
1879 void GestureEventHub::RemoveGesturesByTag(const std::string& gestureTag) in RemoveGesturesByTag()