Searched defs:cursorPos (Results 1 – 5 of 5) sorted by relevance
433 …id Context::OnRelayCooperation(const std::string &networkId, const NormalizedCoordinate &cursorPos) in OnRelayCooperation()518 void Context::SetCursorPosition(const Coordinate &cursorPos) in SetCursorPosition()530 void Context::StopCooperateSetCursorPosition(const Coordinate &cursorPos) in StopCooperateSetCursorPosition()546 Coordinate Context::GetCursorPos(const Coordinate &cursorPos) in GetCursorPos()
502 Coordinate cursorPos = context.CursorPosition(); in OnPointerEvent() local
75 auto cursorPos = context.CursorPosition(); in Enable() local
87 Coordinate cursorPos = context.CursorPosition(); in Enable() local
190 NormalizedCoordinate cursorPos; member