AknsDrawUtils.h File Reference

const TInt KAknsDrawParamDefault

const TIntKAknsDrawParamDefault[static]

Default value for drawing parameters.

Since
2.0

const TInt KAknsDrawParamLimitToFirstLevel

const TIntKAknsDrawParamLimitToFirstLevel[static]

Drawing parameter that limits processing of layout levels to the first one. This can be used to temporarily disable secondary layout levels.

Since
2.0

const TInt KAknsDrawParamNoClearUnderImage

const TIntKAknsDrawParamNoClearUnderImage[static]

Drawing parameter that suspends clearing under images. Only the first layout level is affected.

Since
2.0

const TInt KAknsDrawParamPrepareOnly

const TIntKAknsDrawParamPrepareOnly[static]

Drawing parameter that causes the layouts and bitmaps to be prepared, but no actual drawing takes place.

Since
2.8

const TInt KAknsDrawParamRGBOnly

const TIntKAknsDrawParamRGBOnly[static]

Drawing parameter that draws only the RGB channel of data.

Since
3.0

const TInt KAknsSDMAlphaOnly

const TIntKAknsSDMAlphaOnly[static]

Drawing parameter that draws only the alpha channel of data. If the data is unmasked, the result is undefined.

Since
3.0

const TInt KAknsDrawParamChained

const TIntKAknsDrawParamChained[static]

Drawing parameter that allows empty SCALABLEITEMS to use the parent bitmap directly

Since
3.0

const TInt KAknsDrawParamBottomLevelRGBOnly

const TIntKAknsDrawParamBottomLevelRGBOnly[static]

Forces drawing the bottom level in chain to use RGBOnly. Bottom level is the first drawn level, visually the bottom most level.

Since
3.0

const TInt KAknsDrawParamIgnoreLayerMask

const TIntKAknsDrawParamIgnoreLayerMask[static]

Ignores layer mask when drawing layers.

Since
3.2