Home
last modified time | relevance | path

Searched refs:setHorizontalFormatting_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 DImageryComponent.pypp.cpp239 …typedef void ( ::CEGUI::ImageryComponent::*setHorizontalFormatting_function_type )( ::CEGUI::Horiz… in register_ImageryComponent_class() typedef
243 … , setHorizontalFormatting_function_type( &::CEGUI::ImageryComponent::setHorizontalFormatting ) in register_ImageryComponent_class()
H A DTextComponent.pypp.cpp484 …typedef void ( ::CEGUI::TextComponent::*setHorizontalFormatting_function_type )( ::CEGUI::Horizont… in register_TextComponent_class() typedef
488 … , setHorizontalFormatting_function_type( &::CEGUI::TextComponent::setHorizontalFormatting ) in register_TextComponent_class()