Home
last modified time | relevance | path

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

/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp42 const uint8 B_TRANSPARENT_MAGIC_CMAP8 = 0xff; variable
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp30 const uint8 B_TRANSPARENT_MAGIC_CMAP8 = 0xff; variable
/haiku/src/tools/html5_remote_desktop/
H A DHaikuRemoteDesktop.js127 const B_TRANSPARENT_MAGIC_CMAP8 = 0xff; constant