Home
last modified time | relevance | path

Searched refs:UDim (Results 1 – 25 of 139) sorted by relevance

123456

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DUDim.h104 inline UDim(const UDim& v): in UDim() function
109 inline UDim operator+(const UDim& other) const
114 inline UDim operator-(const UDim& other) const
129 inline UDim operator*(const UDim& other) const
134 inline UDim operator/(const UDim& other) const
142 inline const UDim& operator+=(const UDim& other)
149 inline const UDim& operator-=(const UDim& other)
156 inline const UDim& operator*=(const UDim& other)
265 UBox(const UDim& top, const UDim& left, const UDim& bottom, const UDim& right): in UBox()
347 inline UDim TypeSensitiveZero<UDim>()
[all …]
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DURect.pypp.cpp12 typedef bp::class_< CEGUI::Rect< CEGUI::UDim > > URect_exposer_t; in register_URect_class()
15 …URect_exposer.def( bp::init< CEGUI::UDim const &, CEGUI::UDim const &, CEGUI::UDim const &, CEGUI:… in register_URect_class()
16 …URect_exposer.def( bp::init< CEGUI::Vector2< CEGUI::UDim > const &, CEGUI::Vector2< CEGUI::UDim > … in register_URect_class()
17 …URect_exposer.def( bp::init< CEGUI::Vector2< CEGUI::UDim > const &, CEGUI::Size< CEGUI::UDim > con… in register_URect_class()
21 typedef CEGUI::Rect< CEGUI::UDim > exported_class_t; in register_URect_class()
32 typedef CEGUI::Rect< CEGUI::UDim > exported_class_t; in register_URect_class()
43 typedef CEGUI::Rect< CEGUI::UDim > exported_class_t; in register_URect_class()
57 typedef CEGUI::Rect< CEGUI::UDim > exported_class_t; in register_URect_class()
72 typedef CEGUI::Rect< CEGUI::UDim > exported_class_t; in register_URect_class()
86 typedef CEGUI::Rect< CEGUI::UDim > exported_class_t; in register_URect_class()
[all …]
H A DUSize.pypp.cpp12 typedef bp::class_< CEGUI::Size< CEGUI::UDim > > USize_exposer_t; in register_USize_class()
15 …USize_exposer.def( bp::init< CEGUI::UDim, CEGUI::UDim >(( bp::arg("width"), bp::arg("height") )) ); in register_USize_class()
19 typedef CEGUI::Size< CEGUI::UDim > exported_class_t; in register_USize_class()
20 typedef ::CEGUI::Size< CEGUI::UDim > ( *one_function_type )( ); in register_USize_class()
24 , one_function_type( &::CEGUI::Size< CEGUI::UDim >::one ) in register_USize_class()
30 typedef CEGUI::Size< CEGUI::UDim > exported_class_t; in register_USize_class()
41 typedef CEGUI::Size< CEGUI::UDim > exported_class_t; in register_USize_class()
51 USize_exposer.def( bp::self * bp::other< CEGUI::UDim >() ); in register_USize_class()
59 typedef CEGUI::Size< CEGUI::UDim > exported_class_t; in register_USize_class()
60 typedef ::CEGUI::Size< CEGUI::UDim > ( *square_function_type )( ::CEGUI::UDim const ); in register_USize_class()
[all …]
H A DPropertyLinkDefinitionColourUDim.pypp.cpp9 …pper : CEGUI::PropertyLinkDefinition< CEGUI::UDim >, bp::wrapper< CEGUI::PropertyLinkDefinition< C…
12 : CEGUI::PropertyLinkDefinition<CEGUI::UDim>( arg ) in PropertyLinkDefinition_less__CEGUI_scope_UDim__greater__wrapper()
13 , bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::UDim > >(){ in PropertyLinkDefinition_less__CEGUI_scope_UDim__greater__wrapper()
20 , bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::UDim > >(){ in PropertyLinkDefinition_less__CEGUI_scope_UDim__greater__wrapper()
29 return this->CEGUI::PropertyLinkDefinition< CEGUI::UDim >::clone( ); in clone()
34 return CEGUI::PropertyLinkDefinition< CEGUI::UDim >::clone( ); in default_clone()
259 typedef CEGUI::PropertyLinkDefinition< CEGUI::UDim > exported_class_t; in register_PropertyLinkDefinitionColourUDim_class()
272 typedef CEGUI::PropertyLinkDefinition< CEGUI::UDim > exported_class_t; in register_PropertyLinkDefinitionColourUDim_class()
284 typedef CEGUI::PropertyLinkDefinition< CEGUI::UDim > exported_class_t; in register_PropertyLinkDefinitionColourUDim_class()
452 , get_function_type(&::CEGUI::TypedProperty< CEGUI::UDim >::get) in register_PropertyLinkDefinitionColourUDim_class()
[all …]
H A DPropertyDefinitionColourUDim.pypp.cpp9 …r__wrapper : CEGUI::PropertyDefinition< CEGUI::UDim >, bp::wrapper< CEGUI::PropertyDefinition< CEG…
12 : CEGUI::PropertyDefinition<CEGUI::UDim>( arg ) in PropertyDefinition_less__CEGUI_scope_UDim__greater__wrapper()
13 , bp::wrapper< CEGUI::PropertyDefinition< CEGUI::UDim > >(){ in PropertyDefinition_less__CEGUI_scope_UDim__greater__wrapper()
20 , bp::wrapper< CEGUI::PropertyDefinition< CEGUI::UDim > >(){ in PropertyDefinition_less__CEGUI_scope_UDim__greater__wrapper()
29 return this->CEGUI::PropertyDefinition< CEGUI::UDim >::clone( ); in clone()
34 return CEGUI::PropertyDefinition< CEGUI::UDim >::clone( ); in default_clone()
247 typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; in register_PropertyDefinitionColourUDim_class()
260 typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; in register_PropertyDefinitionColourUDim_class()
272 typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; in register_PropertyDefinitionColourUDim_class()
285 typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; in register_PropertyDefinitionColourUDim_class()
[all …]
H A DUVector2.pypp.cpp12 typedef bp::class_< CEGUI::Vector2< CEGUI::UDim > > UVector2_exposer_t; in register_UVector2_class()
15 … UVector2_exposer.def( bp::init< CEGUI::UDim, CEGUI::UDim >(( bp::arg("x"), bp::arg("y") )) ); in register_UVector2_class()
19 typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; in register_UVector2_class()
20 typedef ::CEGUI::Vector2< CEGUI::UDim > ( *one_function_type )( ); in register_UVector2_class()
24 , one_function_type( &::CEGUI::Vector2< CEGUI::UDim >::one ) in register_UVector2_class()
30 typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; in register_UVector2_class()
41 typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; in register_UVector2_class()
52 UVector2_exposer.def( bp::self * bp::other< CEGUI::UDim >() ); in register_UVector2_class()
54 UVector2_exposer.def( bp::self *= bp::other< CEGUI::UDim >() ); in register_UVector2_class()
60 UVector2_exposer.def( bp::self / bp::other< CEGUI::UDim >() ); in register_UVector2_class()
[all …]
H A DPropertyLinkDefinitionColourURect.pypp.cpp9 …yLinkDefinition< CEGUI::Rect< CEGUI::UDim > >, bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::…
12 : CEGUI::PropertyLinkDefinition<CEGUI::Rect<CEGUI::UDim> >( arg ) in PropertyLinkDefinition_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
13 , bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > >(){ in PropertyLinkDefinition_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
20 , bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > >(){ in PropertyLinkDefinition_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
29 return this->CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > >::clone( ); in clone()
34 return CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > >::clone( ); in default_clone()
259 typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyLinkDefinitionColourURect_class()
272 typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyLinkDefinitionColourURect_class()
284 typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyLinkDefinitionColourURect_class()
452 , get_function_type(&::CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::get) in register_PropertyLinkDefinitionColourURect_class()
[all …]
H A DPropertyLinkDefinitionColourUVector2.pypp.cpp9 …kDefinition< CEGUI::Vector2< CEGUI::UDim > >, bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::V…
12 : CEGUI::PropertyLinkDefinition<CEGUI::Vector2<CEGUI::UDim> >( arg ) in PropertyLinkDefinition_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
13 , bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > >(){ in PropertyLinkDefinition_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
20 , bp::wrapper< CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > >(){ in PropertyLinkDefinition_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
29 return this->CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > >::clone( ); in clone()
34 return CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > >::clone( ); in default_clone()
259 typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyLinkDefinitionColourUVector2_class()
272 typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyLinkDefinitionColourUVector2_class()
284 typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyLinkDefinitionColourUVector2_class()
452 , get_function_type(&::CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::get) in register_PropertyLinkDefinitionColourUVector2_class()
[all …]
H A DTypedPropertyColourUDim.pypp.cpp9 …_greater__wrapper : CEGUI::TypedProperty< CEGUI::UDim >, bp::wrapper< CEGUI::TypedProperty< CEGUI:…
20 return CEGUI::TypedProperty< CEGUI::UDim >::get( boost::python::ptr(receiver) ); in default_get()
23 virtual ::CEGUI::UDim getNative( ::CEGUI::PropertyReceiver const * receiver ) const { in getNative()
168 typedef CEGUI::TypedProperty< CEGUI::UDim > exported_class_t; in register_TypedPropertyColourUDim_class()
174 , get_function_type(&::CEGUI::TypedProperty< CEGUI::UDim >::get) in register_TypedPropertyColourUDim_class()
181 typedef CEGUI::TypedProperty< CEGUI::UDim > exported_class_t; in register_TypedPropertyColourUDim_class()
194 typedef CEGUI::TypedProperty< CEGUI::UDim > exported_class_t; in register_TypedPropertyColourUDim_class()
205 typedef CEGUI::TypedProperty< CEGUI::UDim > exported_class_t; in register_TypedPropertyColourUDim_class()
211 , set_function_type(&::CEGUI::TypedProperty< CEGUI::UDim >::set) in register_TypedPropertyColourUDim_class()
218 typedef CEGUI::TypedProperty< CEGUI::UDim > exported_class_t; in register_TypedPropertyColourUDim_class()
[all …]
H A DFalagardPropertyBaseColourUDim.pypp.cpp9 …wrapper : CEGUI::FalagardPropertyBase< CEGUI::UDim >, bp::wrapper< CEGUI::FalagardPropertyBase< CE…
13 , bp::wrapper< CEGUI::FalagardPropertyBase< CEGUI::UDim > >(){ in FalagardPropertyBase_less__CEGUI_scope_UDim__greater__wrapper()
56 return CEGUI::TypedProperty< CEGUI::UDim >::get( boost::python::ptr(receiver) ); in default_get()
211 typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t; in register_FalagardPropertyBaseColourUDim_class()
244 typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t; in register_FalagardPropertyBaseColourUDim_class()
250 , get_function_type(&::CEGUI::TypedProperty< CEGUI::UDim >::get) in register_FalagardPropertyBaseColourUDim_class()
269 typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t; in register_FalagardPropertyBaseColourUDim_class()
282 typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t; in register_FalagardPropertyBaseColourUDim_class()
339 typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t; in register_FalagardPropertyBaseColourUDim_class()
345 , set_function_type(&::CEGUI::TypedProperty< CEGUI::UDim >::set) in register_FalagardPropertyBaseColourUDim_class()
[all …]
H A DPropertyDefinitionColourURect.pypp.cpp9 …ropertyDefinition< CEGUI::Rect< CEGUI::UDim > >, bp::wrapper< CEGUI::PropertyDefinition< CEGUI::Re…
12 : CEGUI::PropertyDefinition<CEGUI::Rect<CEGUI::UDim> >( arg ) in PropertyDefinition_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
13 , bp::wrapper< CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > > >(){ in PropertyDefinition_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
20 , bp::wrapper< CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > > >(){ in PropertyDefinition_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
29 return this->CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > >::clone( ); in clone()
34 return CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > >::clone( ); in default_clone()
247 typedef CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourURect_class()
260 typedef CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourURect_class()
272 typedef CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourURect_class()
285 typedef CEGUI::PropertyDefinition< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourURect_class()
[all …]
H A DPropertyDefinitionColourUVector2.pypp.cpp9 …rtyDefinition< CEGUI::Vector2< CEGUI::UDim > >, bp::wrapper< CEGUI::PropertyDefinition< CEGUI::Vec…
12 : CEGUI::PropertyDefinition<CEGUI::Vector2<CEGUI::UDim> >( arg ) in PropertyDefinition_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
13 , bp::wrapper< CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > > >(){ in PropertyDefinition_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
20 , bp::wrapper< CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > > >(){ in PropertyDefinition_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
29 return this->CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > >::clone( ); in clone()
34 return CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > >::clone( ); in default_clone()
247 typedef CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourUVector2_class()
260 typedef CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourUVector2_class()
272 typedef CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourUVector2_class()
285 typedef CEGUI::PropertyDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_PropertyDefinitionColourUVector2_class()
[all …]
H A DUDim.pypp.cpp12 typedef bp::class_< CEGUI::UDim > UDim_exposer_t; in register_UDim_class()
16 UDim_exposer.def( bp::init< CEGUI::UDim const & >(( bp::arg("v") )) ); in register_UDim_class()
30 typedef ::CEGUI::UDim ( *percent_function_type )( ); in register_UDim_class()
34 , percent_function_type( &::CEGUI::UDim::percent ) in register_UDim_class()
45 typedef ::CEGUI::UDim ( *px_function_type )( ); in register_UDim_class()
49 , px_function_type( &::CEGUI::UDim::px ) in register_UDim_class()
61 typedef ::CEGUI::UDim ( *relative_function_type )( ); in register_UDim_class()
65 , relative_function_type( &::CEGUI::UDim::relative ) in register_UDim_class()
76 typedef ::CEGUI::UDim ( *zero_function_type )( ); in register_UDim_class()
80 , zero_function_type( &::CEGUI::UDim::zero ) in register_UDim_class()
[all …]
H A DTypedPropertyColourURect.pypp.cpp9 …CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >, bp::wrapper< CEGUI::TypedProperty< CEGUI::Rect…
20 … return CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::get( boost::python::ptr(receiver) ); in default_get()
32 …return CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::getNative( boost::python::ptr(receiver)… in default_getNative()
168 typedef CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourURect_class()
174 , get_function_type(&::CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::get) in register_TypedPropertyColourURect_class()
181 typedef CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourURect_class()
194 typedef CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourURect_class()
205 typedef CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourURect_class()
211 , set_function_type(&::CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::set) in register_TypedPropertyColourURect_class()
218 typedef CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourURect_class()
[all …]
H A DTypedPropertyColourUVector2.pypp.cpp9 …::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >, bp::wrapper< CEGUI::TypedProperty< CEGUI::Vector…
20 … return CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::get( boost::python::ptr(receiver) ); in default_get()
32 …return CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::getNative( boost::python::ptr(receiv… in default_getNative()
168 typedef CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourUVector2_class()
174 , get_function_type(&::CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::get) in register_TypedPropertyColourUVector2_class()
181 typedef CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourUVector2_class()
194 typedef CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourUVector2_class()
205 typedef CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourUVector2_class()
211 , set_function_type(&::CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::set) in register_TypedPropertyColourUVector2_class()
218 typedef CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_TypedPropertyColourUVector2_class()
[all …]
H A DFalagardPropertyBaseColourURect.pypp.cpp9 …gardPropertyBase< CEGUI::Rect< CEGUI::UDim > >, bp::wrapper< CEGUI::FalagardPropertyBase< CEGUI::R…
13 , bp::wrapper< CEGUI::FalagardPropertyBase< CEGUI::Rect< CEGUI::UDim > > >(){ in FalagardPropertyBase_less__CEGUI_scope_Rect_less__CEGUI_scope_UDim__greater___greater__wrapper()
56 … return CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::get( boost::python::ptr(receiver) ); in default_get()
211 typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourURect_class()
244 typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourURect_class()
250 , get_function_type(&::CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::get) in register_FalagardPropertyBaseColourURect_class()
269 typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourURect_class()
282 typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourURect_class()
339 typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourURect_class()
345 , set_function_type(&::CEGUI::TypedProperty< CEGUI::Rect< CEGUI::UDim > >::set) in register_FalagardPropertyBaseColourURect_class()
[all …]
H A DFalagardPropertyBaseColourUVector2.pypp.cpp9 …PropertyBase< CEGUI::Vector2< CEGUI::UDim > >, bp::wrapper< CEGUI::FalagardPropertyBase< CEGUI::Ve…
13 , bp::wrapper< CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > >(){ in FalagardPropertyBase_less__CEGUI_scope_Vector2_less__CEGUI_scope_UDim__greater___greater__wrapper()
56 … return CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::get( boost::python::ptr(receiver) ); in default_get()
211 typedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourUVector2_class()
244 typedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourUVector2_class()
250 , get_function_type(&::CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::get) in register_FalagardPropertyBaseColourUVector2_class()
269 typedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourUVector2_class()
282 typedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourUVector2_class()
339 typedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_class_t; in register_FalagardPropertyBaseColourUVector2_class()
345 , set_function_type(&::CEGUI::TypedProperty< CEGUI::Vector2< CEGUI::UDim > >::set) in register_FalagardPropertyBaseColourUVector2_class()
[all …]
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/package/
H A DUnifiedCoordSystem.pkg2 UDim
4 class UDim
9 UDim operator+ (const UDim& other) const;
10 UDim operator- (const UDim& other) const;
11 UDim operator/ (const UDim& other) const;
12 UDim operator* (const UDim& other) const;
16 UDim();
37 UVector2(UDim& scale, UDim& offset);
51 USize(const UDim& w, const UDim& h);
77 URect(const UDim& left, const UDim& top, const UDim& right, const UDim& bottom);
[all …]
/dports/graphics/cegui/cegui-0.8.7/tests/unit/
H A DElement.cpp55 root->setSize(CEGUI::USize(100.0f * CEGUI::UDim::px(), 100 * CEGUI::UDim::px())); in BOOST_FIXTURE_TEST_SUITE()
76 root->setSize(CEGUI::USize(100.0f * CEGUI::UDim::px(), 100 * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
79 child->setSize(CEGUI::USize(10.0f * CEGUI::UDim::px(), 10 * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
93 root->setSize(CEGUI::USize(100.0f * CEGUI::UDim::px(), 100 * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
94 root->setMaxSize(CEGUI::USize(50.0f * CEGUI::UDim::px(), 50 * CEGUI::UDim::px()));; in BOOST_AUTO_TEST_CASE()
117 root->setSize(CEGUI::USize(100.0f * CEGUI::UDim::px(), 0.0f * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
119 child->setSize(CEGUI::USize(50.0f * CEGUI::UDim::px(), 0.0f * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
140 root->setSize(CEGUI::USize(100.0f * CEGUI::UDim::px(), 0.0f * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
186 root->setSize(CEGUI::USize(0.0f * CEGUI::UDim::px(), 100 * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
209 root->setSize(CEGUI::USize(0.0f * CEGUI::UDim::px(), 100 * CEGUI::UDim::px())); in BOOST_AUTO_TEST_CASE()
[all …]
H A DVector.cpp77 … BOOST_CHECK_EQUAL(CEGUI::UVector2::zero(), CEGUI::UVector2(CEGUI::UDim(0, 0), CEGUI::UDim(0, 0))); in BOOST_AUTO_TEST_CASE()
78 … BOOST_CHECK_EQUAL(CEGUI::UVector2::one(), CEGUI::UVector2(CEGUI::UDim(1, 0), CEGUI::UDim(1, 0))); in BOOST_AUTO_TEST_CASE()
79 …BOOST_CHECK_EQUAL(CEGUI::UVector2::one_x(), CEGUI::UVector2(CEGUI::UDim(1, 0), CEGUI::UDim(0, 0))); in BOOST_AUTO_TEST_CASE()
80 …BOOST_CHECK_EQUAL(CEGUI::UVector2::one_y(), CEGUI::UVector2(CEGUI::UDim(0, 0), CEGUI::UDim(1, 0))); in BOOST_AUTO_TEST_CASE()
83 …BOOST_CHECK_EQUAL(CEGUI::UVector2::zero(), CEGUI::UVector2(CEGUI::UDim::zero(), CEGUI::UDim::zero(… in BOOST_AUTO_TEST_CASE()
84 …BOOST_CHECK_EQUAL(CEGUI::UVector2::one(), CEGUI::UVector2(CEGUI::UDim::relative(), CEGUI::UDim::re… in BOOST_AUTO_TEST_CASE()
85 …_CHECK_EQUAL(CEGUI::UVector2::one_x(), CEGUI::UVector2(CEGUI::UDim::relative(), CEGUI::UDim::zero(… in BOOST_AUTO_TEST_CASE()
86 …BOOST_CHECK_EQUAL(CEGUI::UVector2::one_y(), CEGUI::UVector2(CEGUI::UDim::zero(), CEGUI::UDim::rela… in BOOST_AUTO_TEST_CASE()
H A DWindow.cpp44 d_root->setPosition(CEGUI::UVector2(CEGUI::UDim(0, 0), CEGUI::UDim(0, 0))); in LayoutSetupFixture()
45 d_root->setSize(CEGUI::USize(CEGUI::UDim(1, 0), CEGUI::UDim(1, 0))); in LayoutSetupFixture()
48 d_insideRoot->setPosition(CEGUI::UVector2(CEGUI::UDim(0, 100), CEGUI::UDim(0, 50))); in LayoutSetupFixture()
49 d_insideRoot->setSize(CEGUI::USize(CEGUI::UDim(0.5f, 0), CEGUI::UDim(0.5f, 0))); in LayoutSetupFixture()
53 d_insideInsideRoot->setPosition(CEGUI::UVector2(CEGUI::UDim(0, 100), CEGUI::UDim(0, 50))); in LayoutSetupFixture()
54 d_insideInsideRoot->setSize(CEGUI::USize(CEGUI::UDim(0.5f, 0), CEGUI::UDim(0.5f, 0))); in LayoutSetupFixture()
/dports/graphics/cegui/cegui-0.8.7/samples/CommonDialogsDemo/
H A DCommonDialogsDemo.cpp80 colourPickerLabel->setSize(USize(UDim(1.0f, 0.0f), UDim(0.0f, 30.0f))); in initialise()
85 colourPicker->setPosition(UVector2(UDim(0, 20), UDim(0, 40))); in initialise()
86 colourPicker->setSize(USize(UDim(0, 100), UDim(0, 30))); in initialise()
91 colourPicker->setPosition(UVector2(UDim(0, 20), UDim(0, 80))); in initialise()
92 colourPicker->setSize(USize(UDim(0, 100), UDim(0, 30))); in initialise()
97 colourPicker->setPosition(UVector2(UDim(0, 20), UDim(0, 120))); in initialise()
98 colourPicker->setSize(USize(UDim(0, 100), UDim(0, 30))); in initialise()
103 colourPicker->setPosition(UVector2(UDim(0, 20), UDim(0, 160))); in initialise()
104 colourPicker->setSize(USize(UDim(0, 100), UDim(0, 30))); in initialise()
/dports/graphics/cegui/cegui-0.8.7/samples/Minesweeper/
H A DSample_Minesweeper.cpp158 frame->setWidth(UDim(0.4f, 0.0f)); in initialise()
159 frame->setHeight(UDim(0.7f, 0.0f)); in initialise()
167 action->setWidth(UDim(0.94f, 0.0f)); in initialise()
168 action->setHeight(UDim(0.1f, 0.0f)); in initialise()
185 newGame->setWidth(UDim(0.3f, 0.0f)); in initialise()
196 d_timer->setWidth(UDim(0.3f, 0.0f)); in initialise()
212 row->setArea(URect(UDim(0,0), UDim(d_inc * i, 0), in initialise()
213 UDim(1,0), UDim(d_inc * (i + 1), 0))); in initialise()
222 d_buttons[i][j]->setArea(URect(UDim(d_inc * j, 0), UDim(0,0), in initialise()
223 UDim(d_inc * (j + 1), 0), UDim(1,0))); in initialise()
[all …]
/dports/graphics/cegui/cegui-0.8.7/samples/ScrollablePaneDemo/
H A DSample_ScrollablePane.cpp123 UDim bar_bottom(0,d_font->getLineSpacing(1.5f)); in initialise()
126 bar->setArea(UDim(0,0),UDim(0,0),UDim(1,0),bar_bottom); in initialise()
134 d_pane->setArea(URect(UDim(0,0),bar_bottom,UDim(1,0),UDim(1,0))); in initialise()
143 dlg->setMinSize(USize(UDim(0,250),UDim(0,100))); in initialise()
144 dlg->setSize(USize(UDim(0,250),UDim(0,100))); in initialise()
207 dlg->setMinSize(USize(UDim(0,200),UDim(0,100))); in demoNewDialog()
208 dlg->setSize(USize(UDim(0,200),UDim(0,100))); in demoNewDialog()
212 UVector2 uni_center(UDim(0.5f,0), UDim(0.5f,0)); in demoNewDialog()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Compositor/src/
H A DItemSelectorViewManager.cpp37 mScrollablePane->setSize(CEGUI::UVector2(CEGUI::UDim(0.9, 0), CEGUI::UDim(0.75, 0))); in ItemSelectorViewManager()
39 …mScrollablePane->setPosition(CEGUI::UVector2(CEGUI::UDim(WIDGET_XPOS, 0), CEGUI::UDim(WIDGET_YSTAR… in ItemSelectorViewManager()
58 checkbox->setSize(CEGUI::UVector2(CEGUI::UDim(0, 140), CEGUI::UDim(0, ITEM_YSIZE))); in addItemSelector()
63 …checkbox->setPosition(CEGUI::UVector2(CEGUI::UDim(0, 0), CEGUI::UDim(0, 12 + (ITEM_YSIZE + ITEM_YS… in addItemSelector()

123456