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
126 void NapiWork::GenerateOutput(ContextBase *ctxt) in GenerateOutput()
165 napi_value NapiWork::SyncEnqueue(napi_env env, ContextBase *ctxt, const std::string &name, in SyncEnqueue()
188 napi_value NapiWork::GenerateOutputSync(napi_env env, ContextBase *ctxt) in GenerateOutputSync()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp71 auto ctxt = std::make_shared<MoveCursorContext>(); in MoveCursor() local
190 …putClientEngine::GetSelectRange(napi_env env, napi_value argv, std::shared_ptr<SelectContext> ctxt) in GetSelectRange()
209 napi_env env, napi_value argv, std::shared_ptr<SelectContext> ctxt) in GetSelectMovement()
224 auto ctxt = std::make_shared<SendKeyFunctionContext>(); in SendKeyFunction() local
280 auto ctxt = std::make_shared<DeleteForwardContext>(); in DeleteForward() local
342 auto ctxt = std::make_shared<DeleteBackwardContext>(); in DeleteBackward() local
377 auto ctxt = std::make_shared<InsertTextContext>(); in InsertText() local
475 auto ctxt = std::make_shared<GetForwardContext>(); in GetForward() local
544 auto ctxt = std::make_shared<GetBackwardContext>(); in GetBackward() local
600 auto ctxt = std::make_shared<GetEditorAttributeContext>(); in GetEditorAttribute() local
[all …]
Djs_keyboard_controller_engine.cpp89 auto ctxt = std::make_shared<HideContext>(); in Hide() local
109 auto ctxt = std::make_shared<HideKeyboardContext>(); in HideKeyboard() local
124 auto ctxt = std::make_shared<ExitContext>(); in ExitCurrentInputType() local
Djs_panel.cpp101 auto ctxt = std::make_shared<PanelContentContext>(env, info); in SetUiContent() local
142 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Resize() local
173 auto ctxt = std::make_shared<PanelContentContext>(env, info); in MoveTo() local
203 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Show() local
220 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Hide() local
Djs_input_method_engine_setting.cpp376 auto ctxt = std::make_shared<PanelContext>(); in CreatePanel() local
424 auto ctxt = std::make_shared<PanelContext>(); in DestroyPanel() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_input_method.cpp46 napi_env env, napi_value argv, std::shared_ptr<SwitchInputMethodContext> ctxt) in GetInputMethodProperty()
81 napi_env env, napi_value argv, std::shared_ptr<SwitchInputMethodContext> ctxt) in GetInputMethodSubProperty()
234 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchInputMethod() local
332 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchCurrentInputMethodSubtype() local
366 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchCurrentInputMethodAndSubtype() local
Djs_get_input_method_setting.cpp157 napi_env env, napi_value argv, std::shared_ptr<ListInputContext> ctxt) in GetInputMethodProperty()
188 auto ctxt = std::make_shared<ListInputContext>(); in ListInputMethod() local
216 auto ctxt = std::make_shared<ListInputContext>(); in GetInputMethods() local
273 auto ctxt = std::make_shared<ListInputContext>(); in GetAllInputMethods() local
311 auto ctxt = std::make_shared<DisplayOptionalInputMethodContext>(); in DisplayOptionalInputMethod() local
332 auto ctxt = std::make_shared<DisplayOptionalInputMethodContext>(); in ShowOptionalInputMethods() local
361 auto ctxt = std::make_shared<ListInputContext>(); in ListInputMethodSubtype() local
394 auto ctxt = std::make_shared<ListInputContext>(); in ListCurrentInputMethodSubtype() local
Djs_get_input_method_controller.cpp435 auto ctxt = std::make_shared<HandleContext>(); in HandleSoftKeyboard() local
519 napi_env env, size_t argc, napi_value *argv, const std::shared_ptr<AttachContext> &ctxt) in ParseAttachInput()
531 auto ctxt = std::make_shared<AttachContext>(); in Attach() local
572 auto ctxt = std::make_shared<SetCallingWindowContext>(); in SetCallingWindow() local
602 auto ctxt = std::make_shared<UpdateCursorContext>(); in UpdateCursor() local
624 std::shared_ptr<ChangeSelectionContext> ctxt = std::make_shared<ChangeSelectionContext>(); in ChangeSelection() local
653 auto ctxt = std::make_shared<UpdateAttributeContext>(); in UpdateAttribute() local