diff -r 2455ef1f5bbc -r d5e927d5853b javauis/mmapi_akn/baseline/inc/cmmadisplay.h --- a/javauis/mmapi_akn/baseline/inc/cmmadisplay.h Wed Sep 01 12:33:18 2010 +0100 +++ b/javauis/mmapi_akn/baseline/inc/cmmadisplay.h Tue Sep 14 21:06:50 2010 +0300 @@ -153,6 +153,16 @@ * Add clip region */ void AddClippingRegion(); + + /** + * Set whether java side had set the size or not + */ + void UserRectSet(); + + /** + * Is user rect set + */ + TBool IsUserRectSet(); protected: // Data @@ -186,6 +196,11 @@ * Draw rect set from java. */ TRect iUserRect; + + /** + * Is User Rect Set? + */ + TBool iUserRectSet; /** * Not owned, obtained from lcdui components.