uiacceltk/hitchcock/coretoolkit/inc/HuiFxConstants.h
branchRCL_3
changeset 5 433cbbb6a04b
parent 0 15bf7259bb7c
child 9 3ac8bf5c5014
--- a/uiacceltk/hitchcock/coretoolkit/inc/HuiFxConstants.h	Mon Feb 22 17:57:49 2010 +0200
+++ b/uiacceltk/hitchcock/coretoolkit/inc/HuiFxConstants.h	Fri Mar 12 15:47:04 2010 +0200
@@ -146,6 +146,7 @@
 _LIT(KLitVisualBottom, "visual.bottom" ); // bottom y coordinate
 _LIT(KLitVisualLeft, "visual.left" ); // left x coordinate
 _LIT(KLitVisualRight, "visual.right" ); // right x coordinate
+_LIT(KLitDisplayHeightMinusVisualTop, "visual.top.reversed");
 
 _LIT(KLitDisplayWidth, "screen.width" );
 _LIT(KLitDisplayHeight, "screen.height" );