Searched refs:trueType (Results 1 – 2 of 2) sorted by relevance
36 GestureInfo(GestureTypeName type, GestureTypeName trueType, bool isSystemGesture) in GestureInfo() argument37 : type_(type), recognizerType_(trueType), isSystemGesture_(isSystemGesture) in GestureInfo()96 void SetRecognizerType(GestureTypeName trueType) in SetRecognizerType() argument98 recognizerType_ = trueType; in SetRecognizerType()
299 void SetRecognizerType(GestureTypeName trueType) in SetRecognizerType() argument304 gestureInfo_->SetRecognizerType(trueType); in SetRecognizerType()