cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IMEDispatcher Member List

This is the complete list of members for IMEDispatcher, including all inherited members.

addDelegate(IMEDelegate *delegate)IMEDispatcherprotected
attachDelegateWithIME(IMEDelegate *delegate)IMEDispatcherprotected
detachDelegateWithIME(IMEDelegate *delegate)IMEDispatcherprotected
dispatchDeleteBackward()IMEDispatcher
dispatchInsertText(const char *text, size_t len)IMEDispatcher
dispatchKeyboardDidHide(IMEKeyboardNotificationInfo &info)IMEDispatcher
dispatchKeyboardDidShow(IMEKeyboardNotificationInfo &info)IMEDispatcher
dispatchKeyboardWillHide(IMEKeyboardNotificationInfo &info)IMEDispatcher
dispatchKeyboardWillShow(IMEKeyboardNotificationInfo &info)IMEDispatcher
getContentText()IMEDispatcher
IMEDelegate classIMEDispatcherfriend
removeDelegate(IMEDelegate *delegate)IMEDispatcherprotected
sharedDispatcher()IMEDispatcherstatic
~IMEDispatcher()IMEDispatcher