uiacceltk/hitchcock/coretoolkit/inc/HuiFxConstants.h
branchRCL_3
changeset 5 433cbbb6a04b
parent 0 15bf7259bb7c
child 9 3ac8bf5c5014
equal deleted inserted replaced
3:d8a3531bc6b8 5:433cbbb6a04b
   144 _LIT(KLitVisualHeight, "visual.height" );
   144 _LIT(KLitVisualHeight, "visual.height" );
   145 _LIT(KLitVisualTop, "visual.top" ); // top y coordinate
   145 _LIT(KLitVisualTop, "visual.top" ); // top y coordinate
   146 _LIT(KLitVisualBottom, "visual.bottom" ); // bottom y coordinate
   146 _LIT(KLitVisualBottom, "visual.bottom" ); // bottom y coordinate
   147 _LIT(KLitVisualLeft, "visual.left" ); // left x coordinate
   147 _LIT(KLitVisualLeft, "visual.left" ); // left x coordinate
   148 _LIT(KLitVisualRight, "visual.right" ); // right x coordinate
   148 _LIT(KLitVisualRight, "visual.right" ); // right x coordinate
       
   149 _LIT(KLitDisplayHeightMinusVisualTop, "visual.top.reversed");
   149 
   150 
   150 _LIT(KLitDisplayWidth, "screen.width" );
   151 _LIT(KLitDisplayWidth, "screen.width" );
   151 _LIT(KLitDisplayHeight, "screen.height" );
   152 _LIT(KLitDisplayHeight, "screen.height" );
   152 _LIT(KLitDisplayTop, "screen.top" );
   153 _LIT(KLitDisplayTop, "screen.top" );
   153 _LIT(KLitDisplayBottom, "screen.bottom" );
   154 _LIT(KLitDisplayBottom, "screen.bottom" );