Home
last modified time | relevance | path

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

/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DFalagardComponentBase.pypp.cpp205 …typedef void ( ::CEGUI::FalagardComponentBase::*setComponentArea_function_type )( ::CEGUI::Compone… in register_FalagardComponentBase_class() typedef
209 … , setComponentArea_function_type( &::CEGUI::FalagardComponentBase::setComponentArea ) in register_FalagardComponentBase_class()
H A DWidgetComponent.pypp.cpp260 …typedef void ( ::CEGUI::WidgetComponent::*setComponentArea_function_type )( ::CEGUI::ComponentArea… in register_WidgetComponent_class() typedef
264 , setComponentArea_function_type( &::CEGUI::WidgetComponent::setComponentArea ) in register_WidgetComponent_class()