Home
last modified time | relevance | path

Searched defs:drawBlocks (Results 1 – 4 of 4) sorted by relevance

/dports/games/crack-attack/crack-attack-1.1.14/src/
H A DDrawBlocks.cxx128 void Displayer::drawBlocks ( ) in drawBlocks() function in Displayer
/dports/www/gitea/gitea-1.16.5/modules/avatar/identicon/
H A Didenticon.go96 func drawBlocks(p *image.Paletted, size int, c, b1, b2 blockFunc, b1Angle, b2Angle int) { func
/dports/games/freeblocks/freeblocks-0.5/src/
H A Ddraw.c115 void drawBlocks() { in drawBlocks() function
/dports/games/ksudoku/ksudoku-21.12.3/src/gui/
H A Dpuzzleprinter.cpp179 void PuzzlePrinter::drawBlocks (const ksudoku::Puzzle * puzzle, in drawBlocks() function in PuzzlePrinter