webengine/osswebengine/WebKit/s60/webview/WebPageFullScreenHandler.h
branchRCL_3
changeset 47 e1bea15f9a39
parent 5 10e98eab6f85
child 48 79859ed3eea9
equal deleted inserted replaced
46:30342f40acbf 47:e1bea15f9a39
    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     /**