Searched refs:judgeFunction (Results 1 – 1 of 1) sorted by relevance
107 auto judgeFunction = pointerTypeJudgMap_.find(pointerTypeJudgChain_[0])->second; in HandleMoveEvent() local108 judgeFunction(event); in HandleMoveEvent()127 auto judgeFunction = pointerTypeJudgMap_.find(pointerTypeJudgChain_[0])->second; in HandleUpEvent() local128 flag = judgeFunction(event); in HandleUpEvent()