Home
last modified time | relevance | path

Searched refs:max_shot (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Common/Base/Ogre/
H A DBaseManager.cpp547 const size_t max_shot = 100; in makeScreenShot() local
548 if (num == max_shot) in makeScreenShot()
550 MYGUI_LOG(Info, "The limit of screenshots is exceeded : " << max_shot); in makeScreenShot()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Common/Base/Ogre/
H A DBaseManager.cpp547 const size_t max_shot = 100; in makeScreenShot() local
548 if (num == max_shot) in makeScreenShot()
550 MYGUI_LOG(Info, "The limit of screenshots is exceeded : " << max_shot); in makeScreenShot()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Common/Base/Ogre/
H A DBaseManager.cpp547 const size_t max_shot = 100; in makeScreenShot() local
548 if (num == max_shot) in makeScreenShot()
550 MYGUI_LOG(Info, "The limit of screenshots is exceeded : " << max_shot); in makeScreenShot()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Common/Base/Ogre/
H A DBaseManager.cpp547 const size_t max_shot = 100; in makeScreenShot() local
548 if (num == max_shot) in makeScreenShot()
550 MYGUI_LOG(Info, "The limit of screenshots is exceeded : " << max_shot); in makeScreenShot()