AknsDrawUtils.h File Reference

const TInt KAknsDrawParamDefault

const TInt KAknsDrawParamDefault [static]

Default value for drawing parameters.

Since
2.0

const TInt KAknsDrawParamLimitToFirstLevel

const TInt KAknsDrawParamLimitToFirstLevel [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 TInt KAknsDrawParamNoClearUnderImage [static]

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

Since
2.0

const TInt KAknsDrawParamPrepareOnly

const TInt KAknsDrawParamPrepareOnly [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 TInt KAknsDrawParamRGBOnly [static]

Drawing parameter that draws only the RGB channel of data.

Since
3.0

const TInt KAknsSDMAlphaOnly

const TInt KAknsSDMAlphaOnly [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 TInt KAknsDrawParamChained [static]

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

Since
3.0

const TInt KAknsDrawParamBottomLevelRGBOnly

const TInt KAknsDrawParamBottomLevelRGBOnly [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 TInt KAknsDrawParamIgnoreLayerMask [static]

Ignores layer mask when drawing layers.

Since
3.2