idlehomescreen/inc/xnuiengine.h
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
   442       * 
   442       * 
   443       * @since Series 60 5.2
   443       * @since Series 60 5.2
   444       * @param aNode Editor Node
   444       * @param aNode Editor Node
   445       * @param TBool True if partial input is open      
   445       * @param TBool True if partial input is open      
   446       */ 
   446       */ 
   447     void EnablePartialTouchInput( CXnNode* aNode, TBool aEnable );
   447     void EnablePartialTouchInput( CXnNode& aNode, TBool aEnable );
   448     
   448     
   449     /**
   449     /**
   450       * Is partial input active
   450       * Is partial input active
   451       * 
   451       * 
   452       * @since Series 60 5.2
   452       * @since Series 60 5.2