javauis/mmapi_qt/directcontent/inc/cmmadcdisplay.h
changeset 26 dc7c549001d5
parent 23 98ccebc37403
child 47 f40128debb5d
equal deleted inserted replaced
23:98ccebc37403 26:dc7c549001d5
    57     void SetDisplaySizeL(const TSize& aSize);
    57     void SetDisplaySizeL(const TSize& aSize);
    58     void SetDisplayLocationL(const TPoint& aPosition);
    58     void SetDisplayLocationL(const TPoint& aPosition);
    59     TPoint DisplayLocation();
    59     TPoint DisplayLocation();
    60     void SetFullScreenL(TBool aFullScreen);
    60     void SetFullScreenL(TBool aFullScreen);
    61     void SourceSizeChanged(const TSize& aSourceSize);
    61     void SourceSizeChanged(const TSize& aSourceSize);
       
    62     void SourceSizeChanged(TInt aJavaControlWidth, TInt aJavaControlHeight,TInt x, TInt y,TRect aBoundsRect);
    62     TBool IsVisible();
    63     TBool IsVisible();
    63 
    64 
    64     /**
    65     /**
    65      * Gets notification that there is container to draw assigned
    66      * Gets notification that there is container to draw assigned
    66      *
    67      *