Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/stage/templates/odf/
H A Dsimple_waves.desktop2 Icon=simple_waves
74 URL=.source/simple_waves.otp
76 X-KDE-Thumbnail=.thumbnail/simple_waves.png
/dports/games/toppler/toppler-1.1.6/
H A Dscreen.cc732 static const char simple_waves[] = { in putwater() local
790 … int source_line = (SCREENHEI / 2) + height - y - 1 - simple_waves[(wavetime * 4 + y * 2) & 0x7f]; in putwater()
794 int z = simple_waves[(wavetime*5 + y) & 0x7f]; in putwater()