layouts/aknlayout2/cdl/LayoutMetaData.cdl
author William Roberts <williamr@symbian.org>
Thu, 21 May 2009 12:42:01 +0100
changeset 4 6c316454a43b
parent 0 05e9090e2422
permissions -rw-r--r--
Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts

// LayoutMetaData.cdl

Name: Layout Meta Data
Version: 1.0
UID: 0x10204FC6
Flag: KCdlFlagRomOnly

%% C++


%% API

TBool IsLandscapeOrientation();
TBool IsMirrored();
TBool IsScrollbarEnabled();
TBool IsAPAC();
TBool IsPenEnabled();
TBool IsListStretchingEnabled();
TBool IsMSKEnabled();
TBool IsTouchPaneEnabled();