javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtimagedataloader.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
    93 
    93 
    94     /**
    94     /**
    95      * Set the logical values for height or width equal to
    95      * Set the logical values for height or width equal to
    96      * the values of the greatest frame (for height or width).
    96      * the values of the greatest frame (for height or width).
    97      */
    97      */
    98     void CSwtImageDataLoader::SetLogicalScreenValues(const TFrameInfo& aInfo);
    98     void SetLogicalScreenValues(const TFrameInfo& aInfo);
    99 
    99 
   100     /**
   100     /**
   101      * Set the x and y coordinates of the image in the current frame.
   101      * Set the x and y coordinates of the image in the current frame.
   102      */
   102      */
   103     void SetFrameInfosL(const TFrameInfo& aInfo);
   103     void SetFrameInfosL(const TFrameInfo& aInfo);