Home
last modified time | relevance | path

Searched refs:drawColored3DSunkenPane (Results 1 – 2 of 2) sorted by relevance

/dports/games/minetest/minetest-5.4.1/src/gui/
H A DguiSkin.h136 drawColored3DSunkenPane(element, bgcolor, flat, fillBackGround, rect, clip);
139 virtual void drawColored3DSunkenPane(IGUIElement* element,
H A DguiSkin.cpp427 void GUISkin::drawColored3DSunkenPane(IGUIElement* element, video::SColor bgcolor, in drawColored3DSunkenPane() function in irr::gui::GUISkin