Home
last modified time | relevance | path

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

/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DGUIContext.pypp.cpp1058 typedef void ( GUIContext_wrapper::*resetWindowContainingMouse_function_type )( ) ; in register_GUIContext_class() typedef
1062 … , resetWindowContainingMouse_function_type( &GUIContext_wrapper::resetWindowContainingMouse ) in register_GUIContext_class()