Home
last modified time | relevance | path

Searched refs:draw3DTabBody (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCGUISkin.h182 virtual void draw3DTabBody(IGUIElement* element, bool border, bool background,
H A DCGUITabControl.cpp726 …skin->draw3DTabBody(this, Border, FillBackground, AbsoluteRect, &AbsoluteClippingRect, TabHeight, … in draw()
H A DCGUISkin.cpp852 void CGUISkin::draw3DTabBody(IGUIElement* element, bool border, bool background, in draw3DTabBody() function in irr::gui::CGUISkin
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCGUISkin.h182 virtual void draw3DTabBody(IGUIElement* element, bool border, bool background,
H A DCGUITabControl.cpp729 …skin->draw3DTabBody(this, Border, FillBackground, AbsoluteRect, &AbsoluteClippingRect, TabHeight, … in draw()
H A DCGUISkin.cpp859 void CGUISkin::draw3DTabBody(IGUIElement* element, bool border, bool background, in draw3DTabBody() function in irr::gui::CGUISkin
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIGUISkin.h536 virtual void draw3DTabBody(IGUIElement* element, bool border, bool background,
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/include/
H A DIGUISkin.h537 virtual void draw3DTabBody(IGUIElement* element, bool border, bool background,
/dports/games/minetest/minetest-5.4.1/src/gui/
H A DguiSkin.h243 virtual void draw3DTabBody(IGUIElement* element, bool border, bool background,
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/
H A Dskin.hpp366 virtual void draw3DTabBody (gui::IGUIElement *element, bool border,
H A Dskin.cpp2658 void Skin::draw3DTabBody (IGUIElement *element, bool border, bool background, in draw3DTabBody() function in Skin