Home
last modified time | relevance | path

Searched refs:CHECK_MEMBER_NULL (Results 1 - 1 of 1) sorted by relevance

/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_controller_capi.cpp89 #define CHECK_MEMBER_NULL(textEditor, member) \ macro
103 CHECK_MEMBER_NULL(textEditor, getTextConfigFunc); in IsValidTextEditorProxy()
104 CHECK_MEMBER_NULL(textEditor, insertTextFunc); in IsValidTextEditorProxy()
105 CHECK_MEMBER_NULL(textEditor, deleteForwardFunc); in IsValidTextEditorProxy()
106 CHECK_MEMBER_NULL(textEditor, deleteBackwardFunc); in IsValidTextEditorProxy()
107 CHECK_MEMBER_NULL(textEditor, sendKeyboardStatusFunc); in IsValidTextEditorProxy()
108 CHECK_MEMBER_NULL(textEditor, sendEnterKeyFunc); in IsValidTextEditorProxy()
109 CHECK_MEMBER_NULL(textEditor, moveCursorFunc); in IsValidTextEditorProxy()
110 CHECK_MEMBER_NULL(textEditor, handleSetSelectionFunc); in IsValidTextEditorProxy()
111 CHECK_MEMBER_NULL(textEdito in IsValidTextEditorProxy()
[all...]

Completed in 1 milliseconds