Searched defs:kAlphaHigh (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/
H A Dui_defines.h24 const rgb_color kAlphaHigh = { 0xe0, 0xe0, 0xe0, 0xff }; variable
/haiku/src/apps/showimage/
H A DShowImageView.cpp96 const rgb_color kAlphaHigh = (rgb_color) { 0xe0, 0xe0, 0xe0, 0xff }; variable

Completed in 90 milliseconds