Home
last modified time | relevance | path

Searched refs:cellophane (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/pcfx/
H A Dking_mix_body.inc1 if(fx_vce.dot_clock) // No cellophane in 7.16MHz pixel mode
22 else if((vce_rendercache.BLE & 0xC000) == 0xC000) // Front cellophane
36 else if((vce_rendercache.BLE & 0xC000) == 0x4000) // Back cellophane
46 else if(ble_cache_any) // No front/back cello, but cellophane on at least 1 layer
54 else // No cellophane at all
/dports/emulators/mednafen/mednafen/src/pcfx/
H A Dking_mix_body.inc22 if(fx_vce.dot_clock) // No cellophane in 7.16MHz pixel mode
43 else if((vce_rendercache.BLE & 0xC000) == 0xC000) // Front cellophane
57 else if((vce_rendercache.BLE & 0xC000) == 0x4000) // Back cellophane
67 else if(ble_cache_any) // No front/back cello, but cellophane on at least 1 layer
75 else // No cellophane at all
/dports/lang/racket/racket-8.3/share/pkgs/future-visualizer-pict/future-visualizer/private/
H A Ddrawing-helpers.rkt17 (cellophane (colorize (filled-rectangle w h)
59 [bg (cellophane (colorize (filled-rectangle (max width (pict-width text-cont))
H A Dvisualizer-drawing.rkt420 (cellophane p (segment-opacity seg))
508 [(gc) (cellophane (pict-for-segment seg) 1)]
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/
H A DGlobals.cpp34 bool cellophane = false; variable
H A Dmain.cpp47 extern bool cellophane;
178 cellophane = 0; in SetUp()
H A DGameInitDispose.cpp42 extern bool cellophane;
H A DGameDraw.cpp57 extern bool cellophane;
421 if (!cellophane) { in DrawGLScene()
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Devtools/
H A DConsoleCmds.def49 DECLARE_COMMAND(cellophane)
H A DConsoleCmds.cpp46 extern bool cellophane;
468 cellophane = !cellophane; in ch_cellophane()
/dports/lang/racket/racket-8.3/share/pkgs/pict-lib/pict/private/
H A Dplay-pict.rkt36 (let ([orig (combine (cellophane a (- 1.0 n))
37 (cellophane b n))])
H A Dmain.rkt226 (cellophane p alpha))]
247 (cellophane l alpha))])
H A Dutils.rkt60 cellophane
1413 (define cellophane
/dports/lang/racket/racket-8.3/share/pkgs/slideshow-lib/slideshow/
H A Dplay.rkt191 (cellophane
207 (let ([p (cellophane (car content) (car ns))])
/dports/lang/racket/racket-8.3/share/pkgs/slideshow-doc/scribblings/slideshow/
H A Dplay.scrbl19 (cellophane (t "Hello") n))
108 (cellophane (t "Hello")
/dports/emulators/mednafen/mednafen/src/pcfx/notes/
H A DGAME_NOTES83 Back cellophane
/dports/lang/racket/racket-8.3/share/pkgs/pict-lib/pict/
H A Dmain.rkt49 cellophane
115 [cellophane (-> pict-convertible? (real-in 0 1) pict?)]
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-more/typed/
H A Dpict.rkt234 [cellophane (-> -pict -Real -pict)]
/dports/lang/racket/racket-8.3/share/pkgs/pict-doc/pict/scribblings/
H A Dpict.scrbl1116 @defproc[(cellophane [pict pict-convertible?] [opacity (real-in 0 1)])
1126 (cellophane (disk 40) 0.2))
1128 (cellophane (disk 40) 0.8))
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Objects/
H A DWeapons.cpp42 extern bool cellophane;
H A DPerson.cpp42 extern bool cellophane;
491 if (cellophane) { in getProportionXYZ()
6735 if (cellophane) { in DrawSkeleton()
/dports/lang/racket/racket-8.3/doc/pict/
H A Dblueboxes.rktd2 … c (c (? . 20) q shadow-frame)) q (41589 . 27)) ((c def c (c (? . 0) q cellophane)) q (19871 . 4))…
505 (cellophane pict opacity) -> pict?
/dports/security/zzuf/zzuf-0.13/test/
H A Dfile-text1 Bright idea was cellophane: thin and of other and unidentifiable bits to
/dports/net-mgmt/cowpatty/cowpatty-4.8/
H A Ddict6675 cellophane
/dports/lang/fpc-source/fpc-3.2.2/tests/bench/shootout/io/
H A Drevfile.in6348 cellophane

1234567