webengine/osswebengine/WebKit/s60/webview/WebPageFullScreenHandler.h
branchRCL_3
changeset 48 79859ed3eea9
parent 47 e1bea15f9a39
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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();
       
    66 
    64 
    67 public: // New functions
    65 public: // New functions
    68 
    66 
    69 
    67 
    70     /**
    68     /**