Searched refs:DepthModulate (Results 1 – 2 of 2) sorted by relevance
68 #define DepthModulate ScaleCharToQuantum(185) macro
144 #define DepthModulate ScaleCharToQuantum(185) macro3150 pixel->matte_color.red*ScaleQuantumToShort(DepthModulate))/65535L); in XGetPixelInfo()3152 pixel->matte_color.green*ScaleQuantumToShort(DepthModulate))/65535L); in XGetPixelInfo()3154 pixel->matte_color.blue*ScaleQuantumToShort(DepthModulate))/65535L); in XGetPixelInfo()