Home
last modified time | relevance | path

Searched refs:getRenderingContext_impl (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DWindowRenderer.cpp128 d_window->getRenderingContext_impl(ctx); in getRenderingContext()
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/widgets/
H A DDragContainer.h360 void getRenderingContext_impl(RenderingContext& ctx) const;
/dports/graphics/cegui/cegui-0.8.7/cegui/src/widgets/
H A DDragContainer.cpp498 void DragContainer::getRenderingContext_impl(RenderingContext& ctx) const in getRenderingContext_impl() function in CEGUI::DragContainer
502 return (void)Window::getRenderingContext_impl(ctx); in getRenderingContext_impl()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/package/
H A DWindow.pkg199 //void getRenderingContext_impl(RenderingContext& ctx) const;
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DButtonBase.pypp.cpp306 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
310 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
315 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1844 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_ButtonBase_class()
H A DTooltip.pypp.cpp386 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
390 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
395 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2208 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_Tooltip_class()
H A DDefaultWindow.pypp.cpp338 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
342 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
347 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1802 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_DefaultWindow_class()
H A DTabButton.pypp.cpp314 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
318 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
323 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1873 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_TabButton_class()
H A DSlider.pypp.cpp370 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
374 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
379 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2140 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_Slider_class()
H A DThumb.pypp.cpp314 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
318 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
323 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2128 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_Thumb_class()
H A DTitlebar.pypp.cpp322 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
326 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
331 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1859 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_Titlebar_class()
H A DToggleButton.pypp.cpp282 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
286 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
291 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1798 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_ToggleButton_class()
H A DMenuItem.pypp.cpp334 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
338 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
343 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2120 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_MenuItem_class()
H A DMenubar.pypp.cpp262 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
266 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
271 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1882 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_Menubar_class()
H A DProgressBar.pypp.cpp262 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
266 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
271 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1872 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_ProgressBar_class()
H A DItemEntry.pypp.cpp274 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
278 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
283 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1919 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_ItemEntry_class()
H A DLayoutContainer.pypp.cpp395 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
399 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
404 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2033 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_LayoutContainer_class()
H A DComboDropList.pypp.cpp358 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
362 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
367 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2057 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_ComboDropList_class()
H A DGroupBox.pypp.cpp250 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
254 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
259 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1767 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_GroupBox_class()
H A DPushButton.pypp.cpp266 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
270 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
275 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1760 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_PushButton_class()
H A DScrolledContainer.pypp.cpp346 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
350 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
355 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1959 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_ScrolledContainer_class()
H A DRadioButton.pypp.cpp278 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
282 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
287 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1847 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_RadioButton_class()
H A DFrameWindow.pypp.cpp450 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
454 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
459 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2828 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_FrameWindow_class()
H A DHorizontalLayoutContainer.pypp.cpp282 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
286 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
291 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
1894 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_HorizontalLayoutContainer_class()
H A DListbox.pypp.cpp418 virtual void getRenderingContext_impl( ::CEGUI::RenderingContext & ctx ) const { in getRenderingContext_impl() function
422 this->CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in getRenderingContext_impl()
427 CEGUI::Window::getRenderingContext_impl( boost::ref(ctx) ); in default_getRenderingContext_impl()
2757 , getRenderingContext_impl_function_type(&::CEGUI::Window::getRenderingContext_impl) in register_Listbox_class()

12