Searched defs:blendFunction (Results 1 – 3 of 3) sorted by relevance
49 … int nXOriginSrc, int nYOriginSrc, int nWidthSrc, int nHeightSrc, BLENDFUNCTION blendFunction) in alphaBlendIfSupported()
360 BLENDFUNCTION blendFunction; in paint() local
547 BLENDFUNCTION blendFunction = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA}; in draw() local