Home
last modified time | relevance | path

Searched refs:getScriptModule (Results 1 – 25 of 62) sorted by relevance

123

/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DEventSet.cpp112 return getScriptModule()->subscribeEvent(this, name, subscriber_name); in subscribeScriptedEvent()
120 return getScriptModule()->subscribeEvent(this, name, group, subscriber_name); in subscribeScriptedEvent()
124 ScriptModule* EventSet::getScriptModule() const in getScriptModule() function in CEGUI::EventSet
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DGlobalEventSet.pypp.cpp34 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
35 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
116 , getScriptModule_function_type( &GlobalEventSet_wrapper::getScriptModule ) in register_GlobalEventSet_class()
H A DResourceEventSet.pypp.cpp34 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
35 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
108 , getScriptModule_function_type( &ResourceEventSet_wrapper::getScriptModule ) in register_ResourceEventSet_class()
H A DSchemeManager.pypp.cpp50 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
51 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
192 , getScriptModule_function_type( &SchemeManager_wrapper::getScriptModule ) in register_SchemeManager_class()
H A DRenderTarget.pypp.cpp73 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
74 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
298 , getScriptModule_function_type( &RenderTarget_wrapper::getScriptModule ) in register_RenderTarget_class()
H A DTextureTarget.pypp.cpp77 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
78 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
333 , getScriptModule_function_type( &TextureTarget_wrapper::getScriptModule ) in register_TextureTarget_class()
H A DFontManager.pypp.cpp50 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
51 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
213 , getScriptModule_function_type( &FontManager_wrapper::getScriptModule ) in register_FontManager_class()
H A DWindowManager.pypp.cpp34 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
35 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
481 , getScriptModule_function_type( &WindowManager_wrapper::getScriptModule ) in register_WindowManager_class()
H A DRenderingSurface.pypp.cpp118 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
119 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
471 , getScriptModule_function_type( &RenderingSurface_wrapper::getScriptModule ) in register_RenderingSurface_class()
H A DNamedXMLResourceManagerScheme.pypp.cpp50 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
51 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
247 …_less__CEGUI_scope_Scheme_comma__CEGUI_scope_Scheme_xmlHandler__greater__wrapper::getScriptModule ) in register_NamedXMLResourceManagerScheme_class()
H A DMouseCursor.pypp.cpp58 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
59 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
609 , getScriptModule_function_type( &MouseCursor_wrapper::getScriptModule ) in register_MouseCursor_class()
H A DNamedXMLResourceManagerFont.pypp.cpp50 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
51 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
247 …ager_less__CEGUI_scope_Font_comma__CEGUI_scope_Font_xmlHandler__greater__wrapper::getScriptModule ) in register_NamedXMLResourceManagerFont_class()
H A DEventSet.pypp.cpp41 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
42 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
503 , getScriptModule_function_type( &EventSet_wrapper::getScriptModule ) in register_EventSet_class()
H A DFont.pypp.cpp100 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
101 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
706 , getScriptModule_function_type( &Font_wrapper::getScriptModule ) in register_Font_class()
H A DRenderingWindow.pypp.cpp122 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
123 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
720 , getScriptModule_function_type( &RenderingWindow_wrapper::getScriptModule ) in register_RenderingWindow_class()
H A DSystem.pypp.cpp66 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
67 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
915 , getScriptModule_function_type( &System_wrapper::getScriptModule ) in register_System_class()
H A DNamedElement.pypp.cpp106 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
107 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
697 , getScriptModule_function_type( &NamedElement_wrapper::getScriptModule ) in register_NamedElement_class()
H A DElement.pypp.cpp278 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
279 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
1726 , getScriptModule_function_type( &Element_wrapper::getScriptModule ) in register_Element_class()
H A DGUIContext.pypp.cpp414 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
415 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
1406 , getScriptModule_function_type( &GUIContext_wrapper::getScriptModule ) in register_GUIContext_class()
H A DButtonBase.pypp.cpp318 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
319 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
1865 , getScriptModule_function_type( &ButtonBase_wrapper::getScriptModule ) in register_ButtonBase_class()
H A DTooltip.pypp.cpp398 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
399 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
2229 , getScriptModule_function_type( &Tooltip_wrapper::getScriptModule ) in register_Tooltip_class()
H A DDefaultWindow.pypp.cpp350 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
351 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
1823 , getScriptModule_function_type( &DefaultWindow_wrapper::getScriptModule ) in register_DefaultWindow_class()
H A DTabButton.pypp.cpp326 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
327 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
1894 , getScriptModule_function_type( &TabButton_wrapper::getScriptModule ) in register_TabButton_class()
H A DSlider.pypp.cpp382 ::CEGUI::ScriptModule * getScriptModule( ) const { in getScriptModule() function
383 return CEGUI::EventSet::getScriptModule( ); in getScriptModule()
2161 , getScriptModule_function_type( &Slider_wrapper::getScriptModule ) in register_Slider_class()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DEventSet.h427 ScriptModule* getScriptModule() const;

123