| /foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
| H A D | button_declaration.cpp | 74 bool ButtonDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 114 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/ |
| H A D | swiper_declaration.cpp | 57 bool SwiperDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 125 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_paint_method.cpp | 86 void DataPanelPaintMethod::CreateGradient(const std::pair<Color, Color>& itemParam, Gradient& gradient) const in CreateGradient() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_animator_bridge.h | 112 JsiAnimatorTaskUpdate(shared_ptr<JsRuntime> runtime, const std::unordered_map<std::string, std::string>& params) JsiAnimatorTaskUpdate() argument [all...] |
| H A D | js_runtime.h | 54 virtual bool ExecuteJsBin([[maybe_unused]] const std::string &fileName, in ExecuteJsBin() argument 60 ExecuteJsBinForAOT([[maybe_unused]] const std::string& fileName, const std::function<void(const std::string&, int32_t)>& errorCallback = nullptr) ExecuteJsBinForAOT() argument 95 SetErrorEventHandler( std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_grid_container.cpp | 98 bool DomGridContainer::SetSpecializedAttr(const std::pair<std argument 141 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_grid_column.cpp | 50 bool DomGridColumn::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument [all...] |
| H A D | dom_form.cpp | 35 bool DOMForm::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
|
| H A D | dom_switch.cpp | 50 bool DOMSwitch::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 80 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_tab_content.cpp | 30 bool DOMTabContent::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
|
| H A D | dom_image.cpp | 58 bool DOMImage::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 75 bool DOMImage::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
| H A D | dom_slider.cpp | 66 bool DOMSlider::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 112 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_stack.cpp | 45 bool DOMStack::GetAxisOffset(const std::pair<std::string, std::string>& style) in GetAxisOffset() argument 89 bool DOMStack::SetSpecializedStyle(const std argument [all...] |
| H A D | dom_marquee.cpp | 62 bool DOMMarquee::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 84 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| H A D | dom_refresh.cpp | 52 bool DOMRefresh::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 82 bool DOMRefresh::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_toggle.cpp | 53 bool DOMToggle::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 72 bool DOMToggle::SetSpecializedStyle(const std::pair<std argument [all...] |
| H A D | dom_dialog.cpp | 48 bool DOMDialog::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 108 SetSpecializedAttr(const std::pair<std::string, std::string>& attr) SetSpecializedAttr() argument [all...] |
| /foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/ |
| H A D | hsp_silentinstall.cpp | 46 int32_t HspSilentInstall::SilentInstall(const std::string& moduleName, const std::function<void()>& callback,
in SilentInstall() argument
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | request_data.h | 50 void SetHeader(const std::map<std::string, std argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/external/ability/stage/ |
| H A D | stage_pkg_context_info.cpp | 24 void StagePkgContextInfo::SetPkgNameList(const std::map<std::string, std::string>& map) in SetPkgNameList() argument 29 void StagePkgContextInfo::SetPkgContextInfoAndAliasMap(const std::map<std::string, std::string>& map) in SetPkgContextInfoAndAliasMap() argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
| H A D | data_detector_adapter.cpp | 42 std::function<void()> GetDetectDelayTask(const std::map<int32_t, AISpan>& aiSpanMap) in GetDetectDelayTask() argument 37 OnClickAIMenuOption(const AISpan& aiSpan, const std::pair<std::string, FuncVariant>& menuOption, const RefPtr<NG::FrameNode>& targetNode) OnClickAIMenuOption() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | distributed_ui_manager.h | 41 void SubscribeUpdate(const std::function<void(int32_t, SerializeableObjectArray&)>& onUpdate) in SubscribeUpdate() argument
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| H A D | mock_data_detector_adapter.cpp | 46 std::function<void()> GetDetectDelayTask(const std::map<int32_t, AISpan>& aiSpanMap) in GetDetectDelayTask() argument 40 OnClickAIMenuOption(const AISpan& aiSpan, const std::pair<std::string, FuncVariant>& menuOption, const RefPtr<NG::FrameNode>& targetNode) OnClickAIMenuOption() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/ |
| H A D | mock_sub_container.cpp | 33 void SubContainer::RunCard(int64_t formId, const std::string& path, const std::string& module, const std::string& data, in RunCard() argument 41 UpdateCard( const std::string& content, const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) UpdateCard() argument
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | click_recognizer.h | 33 ClickRecognizer(const WeakPtr<PipelineBase>& context, int32_t fingers, int32_t count, double distanceThreshold = std::numeric_limits<double>::infinity()) ClickRecognizer() argument
|