Home
last modified time | relevance | path

Searched defs:args (Results 1276 - 1300 of 3998) sorted by relevance

1...<<51525354555657585960>>...160

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_element.cpp295 void TextFieldElement::Insert(const std::string& args) in Insert() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_menu.cpp199 void DOMMenu::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_navigation_bar.cpp104 void DomNavigationBar::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_stepper.cpp105 void DOMStepper::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_panel.cpp117 void DOMPanel::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_image_animator.cpp109 void DOMImageAnimator::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
H A Ddom_popup.cpp149 void DOMPopup::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_image_data.cpp28 void JSCanvasImageData::Constructor(const JSCallbackInfo& args) in Constructor() argument
75 GetImageDataSize(const JSCallbackInfo& args, int32_t& finalWidth, int32_t& finalHeight) GetImageDataSize() argument
[all...]
H A Djs_offscreen_rendering_context.cpp149 void JSOffscreenRenderingContext::Constructor(const JSCallbackInfo& args) in Constructor() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text_editable_controller.cpp38 void JSTextEditableController::Constructor(const JSCallbackInfo& args) in Constructor() argument
H A Djs_image_span.cpp65 JSRef<JSVal> args = info[0]; in SetObjectFit() local
92 void JSImageSpan::OnComplete(const JSCallbackInfo& args) in OnComplete() argument
109 void JSImageSpan::OnError(const JSCallbackInfo& args) in OnError() argument
H A Djs_grid_item.cpp53 void JSGridItem::Create(const JSCallbackInfo& args) in Create() argument
62 void JSGridItem::CreateForPartialUpdate(const JSCallbackInfo& args) in CreateForPartialUpdate() argument
131 SelectCallback(const JSCallbackInfo& args) SelectCallback() argument
[all...]
H A Djs_relative_container.cpp73 void JSRelativeContainer::ParseBarrierInfo(const JSRef<JSVal>& args, BarrierInfo& barrierInfoItem) in ParseBarrierInfo() argument
136 void JSRelativeContainer::ParseGuideline(const JSRef<JSVal>& args, GuidelineInfo& guidelineInfoItem) in ParseGuideline() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckbox_model_impl.cpp112 void CheckBoxModelImpl::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& newArgs, bool flag) in SetPadding() argument
H A Dcheckboxgroup_model_impl.cpp110 void CheckBoxGroupModelImpl::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& newArgs, bool flag) in SetPadding() argument
H A Dradio_model_impl.cpp96 void RadioModelImpl::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& /*newArgs*/) in SetPadding() argument
H A Dtoggle_model_impl.cpp180 void ToggleModelImpl::SetPadding(const NG::PaddingPropertyF& args, const NG::PaddingProperty& /*newArgs*/) in SetPadding() argument
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall_napi.cpp28 napi_value args[2] = { nullptr }; in IsHspExist() local
70 napi_value args[3] = { nullptr }; in SilentInstall() local
115 getModuleName(napi_env env, napi_value args, std::string& moduleName) getModuleName() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/log/
H A Ddump_log.h138 void AddDesc(Args&&... args) in AddDesc() argument
145 void BuildDesc(std::stringstream& stream, T& t, Args&&... args) in BuildDesc() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_navigation_function.cpp41 void JsNavigationTransitionProxy::SetFromContentInfo(const JSCallbackInfo& args) in SetFromContentInfo() argument
46 void JsNavigationTransitionProxy::GetFromContentInfo(const JSCallbackInfo& args) in GetFromContentInfo() argument
56 void JsNavigationTransitionProxy::SetToContentInfo(const JSCallbackInfo& args) in SetToContentInfo() argument
61 void JsNavigationTransitionProxy::GetToContentInfo(const JSCallbackInfo& args) in GetToContentInfo() argument
H A Djs_swiper_function.cpp39 void JsSwiperContentTransitionProxy::SetSelectedIndex(const JSCallbackInfo& args) in SetSelectedIndex() argument
44 void JsSwiperContentTransitionProxy::GetSelectedIndex(const JSCallbackInfo& args) in GetSelectedIndex() argument
54 void JsSwiperContentTransitionProxy::SetIndex(const JSCallbackInfo& args) in SetIndex() argument
59 void JsSwiperContentTransitionProxy::GetIndex(const JSCallbackInfo& args) in GetIndex() argument
69 void JsSwiperContentTransitionProxy::SetPosition(const JSCallbackInfo& args) in SetPosition() argument
74 void JsSwiperContentTransitionProxy::GetPosition(const JSCallbackInfo& args) in GetPosition() argument
84 void JsSwiperContentTransitionProxy::SetMainAxisLength(const JSCallbackInfo& args) in SetMainAxisLength() argument
89 GetMainAxisLength(const JSCallbackInfo& args) GetMainAxisLength() argument
99 FinishTransition(const JSCallbackInfo& args) FinishTransition() argument
106 Constructor(const JSCallbackInfo& args) Constructor() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_xcomponent_bridge.cpp45 void JsiXComponentBridge::HandleContext(const shared_ptr<JsRuntime>& runtime, NodeId id, const std::string& args) in HandleContext() argument
/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dreferenced.h56 static RefPtr<T> MakeRefPtr(Args&&... args) in MakeRefPtr() argument
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.cpp32 napi_value args[3] = { nullptr }; in CheckUrl() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_testtwo_ng.cpp619 PathArgs args; in HWTEST_F() local
637 PathArgs args; in HWTEST_F() local
656 PathArgs args; in HWTEST_F() local
[all...]

Completed in 14 milliseconds

1...<<51525354555657585960>>...160