webengine/osswebengine/WebKit/s60/webview/WebFepTextEditor.h
changeset 28 d39add9822e2
parent 27 6297cdf66332
child 36 c711bdda59f4
equal deleted inserted replaced
27:6297cdf66332 28:d39add9822e2
   130     void CopyToStoreL(CStreamStore& aStore,CStreamDictionary& aDict);    
   130     void CopyToStoreL(CStreamStore& aStore,CStreamDictionary& aDict);    
   131     void HandleMaskedInsertText(WebCore::Frame* frame, const String& text);
   131     void HandleMaskedInsertText(WebCore::Frame* frame, const String& text);
   132     void HandleMaskedDeleteText(WebCore::Frame* frame);
   132     void HandleMaskedDeleteText(WebCore::Frame* frame);
   133     bool IsWapMaskedModeInput(WebCore::Frame* frame);
   133     bool IsWapMaskedModeInput(WebCore::Frame* frame);
   134     void FocusChanging();
   134     void FocusChanging();
       
   135     void EnableCcpuL();
   135     
   136     
   136 private:
   137 private:
   137     void  findPrevSiblingTextLen(Node*, TInt&) const;
   138     void  findPrevSiblingTextLen(Node*, TInt&) const;
   138     Node* findTextNodeForCurPos(Node* aNode, TInt& aPos) const;
   139     Node* findTextNodeForCurPos(Node* aNode, TInt& aPos) const;
   139     void setSCTAvailability(bool aAvailable);
   140     void setSCTAvailability(bool aAvailable);
   140     void EnableCcpuL();
       
   141        
   141        
   142 private:
   142 private:
   143     CState* m_state;        
   143     CState* m_state;        
   144     WebView* m_webView;
   144     WebView* m_webView;
   145     WebTextFormatMask* m_textFormatMask;    
   145     WebTextFormatMask* m_textFormatMask;