Home
last modified time | relevance | path

Searched defs:ctxt (Results 1 – 9 of 9) 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()
98 auto ctxt = reinterpret_cast<ContextBase *>(data); in AsyncEnqueue() local
106 auto ctxt = reinterpret_cast<ContextBase *>(data); in AsyncEnqueue() local
127 void NapiWork::GenerateOutput(ContextBase *ctxt) in GenerateOutput()
166 napi_value NapiWork::SyncEnqueue(napi_env env, ContextBase *ctxt, const std::string &name, in SyncEnqueue()
190 napi_value NapiWork::GenerateOutputSync(napi_env env, ContextBase *ctxt) in GenerateOutputSync()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp83 auto ctxt = std::make_shared<MoveCursorContext>(); in MoveCursor() local
181 …putClientEngine::GetSelectRange(napi_env env, napi_value argv, std::shared_ptr<SelectContext> ctxt) in GetSelectRange()
200 std::shared_ptr<SelectContext> ctxt) in GetSelectMovement()
216 auto ctxt = std::make_shared<SendKeyFunctionContext>(); in SendKeyFunction() local
245 auto ctxt = std::make_shared<SendPrivateCommandContext>(); in SendPrivateCommand() local
301 auto ctxt = std::make_shared<DeleteForwardContext>(); in DeleteForward() local
355 auto ctxt = std::make_shared<DeleteBackwardContext>(); in DeleteBackward() local
387 auto ctxt = std::make_shared<InsertTextContext>(); in InsertText() local
468 auto ctxt = std::make_shared<GetForwardContext>(); in GetForward() local
528 auto ctxt = std::make_shared<GetBackwardContext>(); in GetBackward() local
[all …]
Djs_panel.cpp125 auto ctxt = std::make_shared<PanelContentContext>(env, info); in SetUiContent() local
176 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Resize() local
214 auto ctxt = std::make_shared<PanelContentContext>(env, info); in MoveTo() local
279 auto ctxt = std::make_shared<PanelContentContext>(env, info); in GetDisplayId() local
334 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Show() local
365 auto ctxt = std::make_shared<PanelContentContext>(env, info); in Hide() local
531 …:CheckParam(napi_env env, size_t argc, napi_value *argv, std::shared_ptr<PanelContentContext> ctxt) in CheckParam()
544 napi_env env, size_t argc, napi_value *argv, std::shared_ptr<PanelContentContext> ctxt) in CheckEnhancedParam()
613 void JsPanel::AdjustLayoutParam(std::shared_ptr<PanelContentContext> ctxt) in AdjustLayoutParam()
625 void JsPanel::AdjustEnhancedLayoutParam(std::shared_ptr<PanelContentContext> ctxt) in AdjustEnhancedLayoutParam()
[all …]
Djs_keyboard_controller_engine.cpp89 auto ctxt = std::make_shared<HideContext>(); in Hide() local
110 auto ctxt = std::make_shared<HideKeyboardContext>(); in HideKeyboard() local
126 auto ctxt = std::make_shared<ExitContext>(); in ExitCurrentInputType() local
Djs_input_method_engine_setting.cpp410 auto ctxt = std::make_shared<PanelContext>(); in CreatePanel() local
459 auto ctxt = std::make_shared<PanelContext>(); in DestroyPanel() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_input_method.cpp47 std::shared_ptr<SwitchInputMethodContext> ctxt) in GetInputMethodProperty()
82 std::shared_ptr<SwitchInputMethodContext> ctxt) in GetInputMethodSubProperty()
236 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchInputMethod() local
335 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchCurrentInputMethodSubtype() local
371 auto ctxt = std::make_shared<SwitchInputMethodContext>(); in SwitchCurrentInputMethodAndSubtype() local
Djs_get_input_method_setting.cpp164 std::shared_ptr<ListInputContext> ctxt) in GetInputMethodProperty()
197 auto ctxt = std::make_shared<ListInputContext>(); in ListInputMethod() local
225 auto ctxt = std::make_shared<ListInputContext>(); in GetInputMethods() local
281 auto ctxt = std::make_shared<ListInputContext>(); in GetAllInputMethods() local
320 auto ctxt = std::make_shared<DisplayOptionalInputMethodContext>(); in DisplayOptionalInputMethod() local
342 auto ctxt = std::make_shared<DisplayOptionalInputMethodContext>(); in ShowOptionalInputMethods() local
372 auto ctxt = std::make_shared<ListInputContext>(); in ListInputMethodSubtype() local
406 auto ctxt = std::make_shared<ListInputContext>(); in ListCurrentInputMethodSubtype() local
460 auto ctxt = std::make_shared<GetInputMethodStateContext>(); in GetInputMethodState() local
Djs_get_input_method_controller.cpp487 auto ctxt = std::make_shared<HandleContext>(); in HandleSoftKeyboard() local
581 auto ctxt = std::make_shared<AttachContext>(); in Attach() local
672 auto ctxt = std::make_shared<SetCallingWindowContext>(); in SetCallingWindow() local
702 auto ctxt = std::make_shared<UpdateCursorContext>(); in UpdateCursor() local
727 std::shared_ptr<ChangeSelectionContext> ctxt = std::make_shared<ChangeSelectionContext>(); in ChangeSelection() local
758 auto ctxt = std::make_shared<UpdateAttributeContext>(); in UpdateAttribute() local
1260 auto ctxt = std::make_shared<SendMessageContext>(); in SendMessage() local
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
Djs_keyboard_panel_manager.cpp77 auto ctxt = std::make_shared<PanelManagerContext>(); in ConnectSystemCmd() local
192 auto ctxt = std::make_shared<SmartMenuContext>(); in GetSmartMenuCfg() local
209 auto ctxt = std::make_shared<SendPrivateCommandContext>(); in SendPrivateCommand() local