Home
last modified time | relevance | path

Searched defs:makeShadow (Results 1 – 13 of 13) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/scripts/piped-work/
H A Ddecorate_images.py14 def makeShadow(image, iterations, border, offset, backgroundColour, shadowColour): function
/dports/games/scorched3d/scorched/src/client/GLEXT/
H A DGLFont2dFreeType.cpp51 bool GLFont2dFreeType::createFont(const std::string &typeFace, unsigned int h, bool makeShadow) in createFont()
H A DGLFont2d.cpp354 bool GLFont2d::createFont(const std::string &typeFace, unsigned int h, bool makeShadow) in createFont()
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_floating_message.cpp76 QImage makeShadow( const QPixmap& textPixmap, const QColor &bgColor ) in makeShadow() function
/dports/irc/konversation/konversation-21.12.3/src/viewer/
H A Dosd.cpp441 QImage makeShadow( const QPixmap& textPixmap, const QColor &bgColor ) in makeShadow() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/prince/
H A Dhero.cpp211 Graphics::Surface *makeShadow = new Graphics::Surface(); in showHeroShadow() local
/dports/games/scummvm/scummvm-2.5.1/engines/prince/
H A Dhero.cpp211 Graphics::Surface *makeShadow = new Graphics::Surface(); in showHeroShadow() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/widgets/
H A DOsd.cpp817 QImage makeShadow( const QPixmap& textPixmap, const QColor &bgColor ) in makeShadow() function
/dports/games/scummvm/scummvm-2.5.1/graphics/fonts/
H A Dmacfont.cpp864 static void makeShadow(Surface *src, Surface *dst, MacGlyph *glyph, int height) { in makeShadow() function
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Imaging/
H A DGraphicalFunctions.php1435 public function makeShadow(&$im, $conf, $workArea, $txtConf) function in TYPO3\\CMS\\Core\\Imaging\\GraphicalFunctions
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Imaging/
H A DGraphicalFunctions.php1410 public function makeShadow(&$im, $conf, $workArea, $txtConf) function in TYPO3\\CMS\\Core\\Imaging\\GraphicalFunctions
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Imaging/
H A DGraphicalFunctions.php1409 public function makeShadow(&$im, $conf, $workArea, $txtConf) function in TYPO3\\CMS\\Core\\Imaging\\GraphicalFunctions
/dports/games/fheroes2/fheroes2-0.9.11/src/engine/
H A Dimage.cpp1815 Sprite makeShadow( const Sprite & in, const Point & shadowOffset, const uint8_t transformId ) in makeShadow() function