Home
last modified time | relevance | path

Searched refs:updateFollowing (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/tools/
H A Ddraw_path_tool.h114 void updateFollowing();
H A Dtool_helpers.h323 std::unique_ptr<PathObject> updateFollowing(const PathCoord& end_coord);
H A Ddraw_path_tool.cpp290 updateFollowing(); in mouseMoveEvent()
1064 void DrawPathTool::updateFollowing() in updateFollowing() function in OpenOrienteering::DrawPathTool
1071 auto followed_path = follow_helper->updateFollowing(path_coord); in updateFollowing()
H A Dtool_helpers.cpp555 std::unique_ptr<PathObject> FollowPathToolHelper::updateFollowing(const PathCoord& end_coord) in updateFollowing() function in OpenOrienteering::FollowPathToolHelper
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dnotification.go243 updateFollowing := *a.Config().ServiceSettings.ThreadAutoFollow
246 updateFollowing = false
251 UpdateFollowing: updateFollowing,