javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/eswtgraphics.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
   597 
   597 
   598     /**
   598     /**
   599      * Copies a rectangular area to a given position.
   599      * Copies a rectangular area to a given position.
   600      */
   600      */
   601     virtual void CopyArea(const TRect& aSource, const TPoint& aDestination) =0;
   601     virtual void CopyArea(const TRect& aSource, const TPoint& aDestination) =0;
   602     
   602 
   603 #ifdef RD_JAVA_NGA_ENABLED
   603 #ifdef RD_JAVA_NGA_ENABLED
   604     /**
   604     /**
   605      * Ensure that all drawing commands have been issued and
   605      * Ensure that all drawing commands have been issued and
   606      * alf side has finished rendering.
   606      * alf side has finished rendering.
   607      */
   607      */