layouts/aknlayout2/cdl/LayoutMetaData.cdl
author William Roberts <williamr@symbian.org>
Wed, 14 Apr 2010 17:29:53 +0100
branchRCL_3
changeset 40 339384d855fb
parent 0 05e9090e2422
permissions -rw-r--r--
Move the export of iby files into fontutils\FontUtils\group\bld.inf, to fix Bug 2098

// 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();