Location:
e32cons.h
const TInt KDefaultConsWidth;
Defines a default console width that can be used when creating a console.
const TInt KDefaultConsHeight;
Defines a default console height that can be used when creating a console.
const TInt KConsFullScreen;
Implies a full size screen console when passed as the width and height values when creating a console.