Home
last modified time | relevance | path

Searched refs:MM_FREE (Results 51 – 75 of 76) sorted by relevance

1234

/dports/graphics/urho3d/Urho3D-1.7.1/bin/Data/Scripts/
H A D14_SoundEffects.as42 SampleInitMouseMode(MM_FREE);
H A D02_HelloGUI.as40 SampleInitMouseMode(MM_FREE);
H A D37_UIDrag.as28 SampleInitMouseMode(MM_FREE);
H A D47_Typography.as89 SampleInitMouseMode(MM_FREE);
H A D40_Localization.as28 SampleInitMouseMode(MM_FREE);
H A D26_ConsoleInput.as69 SampleInitMouseMode(MM_FREE);
H A D33_Urho2DSpriterAnimation.as27 SampleInitMouseMode(MM_FREE);
H A D16_Chat.as34 SampleInitMouseMode(MM_FREE);
H A D28_Urho2DPhysicsRope.as24 SampleInitMouseMode(MM_FREE);
H A D27_Urho2DPhysics.as23 SampleInitMouseMode(MM_FREE);
H A D41_DatabaseDemo.as38 SampleInitMouseMode(MM_FREE);
H A D24_Urho2DSprite.as26 SampleInitMouseMode(MM_FREE);
H A D32_Urho2DConstraints.as24 SampleInitMouseMode(MM_FREE);
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DNotePlayHandle.cpp618 MM_FREE( s_available ); in extend()
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/
H A DLadspaEffect.cpp552 if( pp->buffer) MM_FREE( pp->buffer ); in pluginDestruction()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Engine/
H A DConsole.cpp162 input->SetMouseMode(MM_FREE, true); in SetVisible()
/dports/graphics/urho3d/Urho3D-1.7.1/bin/Data/LuaScripts/
H A D32_Urho2DConstraints.lua24 SampleInitMouseMode(MM_FREE)
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Samples/32_Urho2DConstraints/
H A DUrho2DConstraints.cpp93 Sample::InitMouseMode(MM_FREE); in Start()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Ddpsoftrast.c103 #define MM_FREE _mm_free macro
107 #define MM_FREE free macro
651 MM_FREE(texture->bytes); in DPSOFTRAST_Texture_Free()
4891 MM_FREE(command->arrays); in DPSOFTRAST_Interpret_Draw()
5308 MM_FREE(command->arrays); in DPSOFTRAST_Interpret_Draw()
5392 MM_FREE(command->arrays); in DPSOFTRAST_DrawTriangles()
5683 MM_FREE(dpsoftrast.texture[i].bytes); in DPSOFTRAST_Shutdown()
5687 MM_FREE(dpsoftrast.threads); in DPSOFTRAST_Shutdown()
/dports/games/darkplaces/darkplaces/
H A Ddpsoftrast.c103 #define MM_FREE _mm_free macro
107 #define MM_FREE free macro
651 MM_FREE(texture->bytes); in DPSOFTRAST_Texture_Free()
4891 MM_FREE(command->arrays); in DPSOFTRAST_Interpret_Draw()
5308 MM_FREE(command->arrays); in DPSOFTRAST_Interpret_Draw()
5392 MM_FREE(command->arrays); in DPSOFTRAST_DrawTriangles()
5683 MM_FREE(dpsoftrast.texture[i].bytes); in DPSOFTRAST_Shutdown()
5687 MM_FREE(dpsoftrast.threads); in DPSOFTRAST_Shutdown()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DInputAPI.cpp517 engine->RegisterEnumValue("MouseMode", "MM_FREE", MM_FREE); in RegisterInput()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DUrho3D.dox769 - MM_FREE mouse mode, which disassociates cursor visibility from being confined inside the window.
H A DAngelScriptAPI.h15653 MM_FREE, enumerator
H A DLuaScriptAPI.dox8379 - int MM_FREE
H A DReference.dox1920 - MM_FREE does not grab/confine the mouse cursor even when it is hidden. This can be used for cases…

1234