Home
last modified time | relevance | path

Searched defs:B_TRANSPARENT_MAGIC_RGBA32 (Results 1 – 3 of 3) sorted by relevance

/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp45 const uint32 B_TRANSPARENT_MAGIC_RGBA32 = 0x00777477; variable
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp33 const uint32 B_TRANSPARENT_MAGIC_RGBA32 = 0x00777477; variable
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js130 const B_TRANSPARENT_MAGIC_RGBA32 = 0xff777477; constant