classicui_pub/editors_api/inc/EIKEDWIN.H
branchRCL_3
changeset 23 3d340a0166ff
parent 15 08e69e956a8c
child 25 941195f2d488
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
  3055      *        invalidated and redraw is began. Also graphics context is
  3055      *        invalidated and redraw is began. Also graphics context is
  3056      *        activated. EFalse ends the redraw and deactivates graphics
  3056      *        activated. EFalse ends the redraw and deactivates graphics
  3057      *        context.
  3057      *        context.
  3058      */
  3058      */
  3059     void DrawViewBackground( TBool aStart ) const;
  3059     void DrawViewBackground( TBool aStart ) const;
       
  3060 	
       
  3061 	/**
       
  3062      * Returns ETrue if editor content fits to view rect.
       
  3063      *
       
  3064      * @return ETrue if editor content fits to view rect.
       
  3065      */
       
  3066 	TBool ContentFitsToViewRect() const;
  3060 
  3067 
  3061 protected:
  3068 protected:
  3062 
  3069 
  3063     /**
  3070     /**
  3064      * Edwin user flags.
  3071      * Edwin user flags.