diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/icldecodeexample_8cpp.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/icldecodeexample_8cpp.html Tue Mar 30 11:56:28 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ - -
--Go to the source code of this file.
Variables | |
const TDecodeParams | KDecodeParams [] |
Definition in file icldecodeexample.cpp.
-const TDecodeParams KDecodeParams[] | -
-Initial value:
- { - {EFalse, EFalse, EFalse, 1, _S("\\ICLExample\\NormalFull.mbm")}, - {ETrue, EFalse, EFalse, -1, _S("\\ICLExample\\ClipFull.mbm")}, - {ETrue, EFalse, ETrue, -2, _S("\\ICLExample\\MirrorVertClipQuarter.mbm")}, - {ETrue, ETrue, ETrue, -3, _S("\\ICLExample\\Rotate90MirrorVertClipEighth.mbm")}, - {EFalse, ETrue, EFalse, 1, _S("\\ICLExample\\Rotate90Full.mbm")}, - {EFalse, EFalse, EFalse, 1, NULL} - } -
Definition at line 943 of file icldecodeexample.cpp.
- --