webengine/osswebengine/WebKit/s60/webview/WebFepTextEditor.h
branchRCL_3
changeset 62 c711bdda59f4
parent 42 d39add9822e2
child 64 ac77f89b1d9e
equal deleted inserted replaced
59:1f3c3f2f5b0a 62:c711bdda59f4
   129     void PasteFromStoreL(CStreamStore& aStore,CStreamDictionary& aDict);
   129     void PasteFromStoreL(CStreamStore& aStore,CStreamDictionary& aDict);
   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();
       
   135     void EnableCcpuL();
   134     void EnableCcpuL();
   136     
   135     
   137 private:
   136 private:
   138     void  findPrevSiblingTextLen(Node*, TInt&) const;
   137     void  findPrevSiblingTextLen(Node*, TInt&) const;
   139     Node* findTextNodeForCurPos(Node* aNode, TInt& aPos) const;
   138     Node* findTextNodeForCurPos(Node* aNode, TInt& aPos) const;