Home
last modified time | relevance | path

Searched refs:func_onRootWindowChanged (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.cpp343 if( bp::override func_onRootWindowChanged = this->get_override( "onRootWindowChanged" ) ) in onRootWindowChanged() local
344 func_onRootWindowChanged( boost::ref(args) ); in onRootWindowChanged()