Home
last modified time | relevance | path

Searched defs:useAlphaChannel (Results 1 – 16 of 16) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCGUIImageList.cpp52 bool useAlphaChannel) in createImageList()
H A DCGUIToolBar.cpp120 bool useAlphaChannel) in addButton()
H A DCGUIButton.cpp462 void CGUIButton::setUseAlphaChannel(bool useAlphaChannel) in setUseAlphaChannel()
H A DCGUIEnvironment.cpp1074 bool useAlphaChannel, IGUIElement* parent, s32 id, const wchar_t* text) in addImage()
1098 …core::rect<s32>& rectangle, IGUIElement* parent, s32 id, const wchar_t* text, bool useAlphaChannel) in addImage()
1552 core::dimension2d<s32> imageSize, bool useAlphaChannel ) in createImageList()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCGUIImageList.cpp52 bool useAlphaChannel) in createImageList()
H A DCGUIToolBar.cpp120 bool useAlphaChannel) in addButton()
H A DCGUIButton.cpp454 void CGUIButton::setUseAlphaChannel(bool useAlphaChannel) in setUseAlphaChannel()
H A DCGUIEnvironment.cpp1099 bool useAlphaChannel, IGUIElement* parent, s32 id, const wchar_t* text) in addImage()
1123 …core::rect<s32>& rectangle, IGUIElement* parent, s32 id, const wchar_t* text, bool useAlphaChannel) in addImage()
1577 core::dimension2d<s32> imageSize, bool useAlphaChannel ) in createImageList()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/sp/
H A Dsp_shader.hpp208 bool useAlphaChannel() const { return m_use_alpha_channel; } in useAlphaChannel() function in SP::SPShader
/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dpriimage.h194 Boolean useAlphaChannel; // Use the alpha channel when reading variable
H A Dph_image.cpp716 … const CorrectLut* correctLut, Boolean useAlphaChannel, const CombinMat* combinaisonMatrix) in ReadInARectangle()
H A Dpr_level.cpp1465 … const CorrectLut* correctLut, Boolean useAlphaChannel, const CombinMat* combinaisonMatrix) in ReadInARectangle()
/dports/games/minetest/minetest-5.4.1/src/gui/
H A DguiButton.cpp609 void GUIButton::setUseAlphaChannel(bool useAlphaChannel) in setUseAlphaChannel()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWPictBitmap.hxx503 MWAWPictBitmapColor(MWAWVec2i const &sz, bool useAlphaChannel=false) in MWAWPictBitmapColor()
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dpres_fpx.cpp1000 … const CorrectLut* correctLut, Boolean useAlphaChannel, const CombinMat* combinaisonMatrix) in ReadInARectangle()
H A Dfpxlib.cpp233 FPXbool useAlphaChannel) in FPX_UseAlphaChannel()