webengine/osswebengine/WebKit/s60/webview/WebPageFullScreenHandler.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    59      * By default Symbian 2nd phase constructor is private.
    59      * By default Symbian 2nd phase constructor is private.
    60      **/
    60      **/
    61     void ConstructL();
    61     void ConstructL();
    62     
    62     
    63     TPoint CalculatePosition();
    63     TPoint CalculatePosition();
       
    64     
       
    65     TSize CalculateSize();
    64 
    66 
    65 public: // New functions
    67 public: // New functions
    66 
    68 
    67 
    69 
    68     /**
    70     /**