Home
last modified time | relevance | path

Searched defs:ctxt (Results 1 – 8 of 8) sorted by relevance

/base/time/time_service/framework/js/napi/common/src/
Dnapi_work.cpp74 napi_value NapiWork::AsyncEnqueue(napi_env env, ContextBase *ctxt, const std::string &name, in AsyncEnqueue()
97 auto ctxt = reinterpret_cast<ContextBase *>(data); in AsyncEnqueue() local
105 auto ctxt = reinterpret_cast<ContextBase *>(data); in AsyncEnqueue() local
122 void NapiWork::GenerateOutput(ContextBase *ctxt) in GenerateOutput()
161 napi_value NapiWork::SyncEnqueue(napi_env env, ContextBase *ctxt, const std::string &name, in SyncEnqueue()
184 napi_value NapiWork::GenerateOutputSync(napi_env env, ContextBase *ctxt) in GenerateOutputSync()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp69 auto ctxt = std::make_shared<MoveCursorContext>(); in MoveCursor() local
188 …putClientEngine::GetSelectRange(napi_env env, napi_value argv, std::shared_ptr<SelectContext> ctxt) in GetSelectRange()
207 napi_env env, napi_value argv, std::shared_ptr<SelectContext> ctxt) in GetSelectMovement()
222 auto ctxt = std::make_shared<SendKeyFunctionContext>(); in SendKeyFunction() local
274 auto ctxt = std::make_shared<DeleteForwardContext>(); in DeleteForward() local
333 auto ctxt = std::make_shared<DeleteBackwardContext>(); in DeleteBackward() local
367 auto ctxt = std::make_shared<InsertTextContext>(); in InsertText() local
455 auto ctxt = std::make_shared<GetForwardContext>(); in GetForward() local
521 auto ctxt = std::make_shared<GetBackwardContext>(); in GetBackward() local
577 auto ctxt = std::make_shared<GetEditorAttributeContext>(); in GetEditorAttribute() local
[all …]
Djs_panel.cpp99 auto ctxt = std::make_shared<PanelContentContext>(env, info); in SetUiContent() local
140 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Resize() local
170 auto ctxt = std::make_shared<PanelContentContext>(env, info); in MoveTo() local
200 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Show() local
217 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Hide() local
Djs_keyboard_controller_engine.cpp88 auto ctxt = std::make_shared<HideContext>(); in Hide() local
108 auto ctxt = std::make_shared<HideKeyboardContext>(); in HideKeyboard() local
Djs_input_method_engine_setting.cpp349 auto ctxt = std::make_shared<PanelContext>(); in CreatePanel() local
397 auto ctxt = std::make_shared<PanelContext>(); in DestroyPanel() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_input_method.cpp43 napi_env env, napi_value argv, std::shared_ptr<SwitchInputMethodContext> ctxt) in GetInputMethodProperty()
78 napi_env env, napi_value argv, std::shared_ptr<SwitchInputMethodContext> ctxt) in GetInputMethodSubProperty()
211 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchInputMethod() local
273 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchCurrentInputMethodSubtype() local
311 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchCurrentInputMethodAndSubtype() local
Djs_get_input_method_setting.cpp153 napi_env env, napi_value argv, std::shared_ptr<ListInputContext> ctxt) in GetInputMethodProperty()
184 auto ctxt = std::make_shared<ListInputContext>(); in ListInputMethod() local
212 auto ctxt = std::make_shared<ListInputContext>(); in GetInputMethods() local
245 auto ctxt = std::make_shared<DisplayOptionalInputMethodContext>(); in DisplayOptionalInputMethod() local
266 auto ctxt = std::make_shared<DisplayOptionalInputMethodContext>(); in ShowOptionalInputMethods() local
295 auto ctxt = std::make_shared<ListInputContext>(); in ListInputMethodSubtype() local
328 auto ctxt = std::make_shared<ListInputContext>(); in ListCurrentInputMethodSubtype() local
Djs_get_input_method_controller.cpp427 auto ctxt = std::make_shared<HandleContext>(); in HandleSoftKeyboard() local
512 napi_env env, size_t argc, napi_value *argv, const std::shared_ptr<AttachContext> &ctxt) in ParseAttachInput()
524 auto ctxt = std::make_shared<AttachContext>(); in Attach() local
565 auto ctxt = std::make_shared<SetCallingWindowContext>(); in SetCallingWindow() local
595 auto ctxt = std::make_shared<UpdateCursorContext>(); in UpdateCursor() local
617 std::shared_ptr<ChangeSelectionContext> ctxt = std::make_shared<ChangeSelectionContext>(); in ChangeSelection() local
646 auto ctxt = std::make_shared<UpdateAttributeContext>(); in UpdateAttribute() local