Home
last modified time | relevance | path

Searched defs:moveChannel (Results 1 – 5 of 5) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlayEditorScene.cpp131 void OverlayEditorScene::moveChannel() { in moveChannel() function in OverlayEditorScene
H A DUserModel.cpp1201 void UserModel::moveChannel(Channel *c, Channel *p) { in moveChannel() function in UserModel
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlayEditorScene.cpp131 void OverlayEditorScene::moveChannel() { in moveChannel() function in OverlayEditorScene
H A DUserModel.cpp1201 void UserModel::moveChannel(Channel *c, Channel *p) { in moveChannel() function in UserModel
/dports/www/mattermost-server/mattermost-server-6.0.2/api4/
H A Dchannel.go1890 func moveChannel(c *Context, w http.ResponseWriter, r *http.Request) { func