Home
last modified time | relevance | path

Searched refs:animateHideGoToFlow (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/yacreader/yacreader-9.8.2/YACReader/
H A Dviewer.h74 void animateHideGoToFlow();
H A Dviewer.cpp752 animateHideGoToFlow(); in mouseMoveEvent()
826 goToFlow->isVisible() ? animateHideGoToFlow() : showGoToFlow(); in goToFlowSwitch()
856 void Viewer::animateHideGoToFlow() in animateHideGoToFlow() function in Viewer