Home
last modified time | relevance | path

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

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DImageryComponent.h134 HorizontalFormatting getHorizontalFormattingFromComponent() const;
H A DTextComponent.h199 HorizontalTextFormatting getHorizontalFormattingFromComponent() const;
/dports/graphics/cegui/cegui-0.8.7/cegui/src/falagard/
H A DImageryComponent.cpp91 HorizontalFormatting ImageryComponent::getHorizontalFormattingFromComponent() const in getHorizontalFormattingFromComponent() function in CEGUI::ImageryComponent
H A DTextComponent.cpp161 HorizontalTextFormatting TextComponent::getHorizontalFormattingFromComponent() const in getHorizontalFormattingFromComponent() function in CEGUI::TextComponent
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DImageryComponent.pypp.cpp94 …tingFromComponent_function_type( &::CEGUI::ImageryComponent::getHorizontalFormattingFromComponent ) in register_ImageryComponent_class()
H A DTextComponent.pypp.cpp202 …mattingFromComponent_function_type( &::CEGUI::TextComponent::getHorizontalFormattingFromComponent ) in register_TextComponent_class()