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.