Home
last modified time | relevance | path

Searched defs:std (Results 376 - 400 of 1934) sorted by relevance

1...<<11121314151617181920>>...78

/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp74 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 Dswiper_declaration.cpp57 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 Ddata_panel_paint_method.cpp86 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 Djsi_animator_bridge.h112 JsiAnimatorTaskUpdate(shared_ptr<JsRuntime> runtime, const std::unordered_map<std::string, std::string>& params) JsiAnimatorTaskUpdate() argument
[all...]
H A Djs_runtime.h54 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 Ddom_grid_container.cpp98 bool DomGridContainer::SetSpecializedAttr(const std::pair<std argument
141 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
H A Ddom_grid_column.cpp50 bool DomGridColumn::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
[all...]
H A Ddom_form.cpp35 bool DOMForm::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Ddom_switch.cpp50 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 Ddom_tab_content.cpp30 bool DOMTabContent::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Ddom_image.cpp58 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 Ddom_slider.cpp66 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 Ddom_stack.cpp45 bool DOMStack::GetAxisOffset(const std::pair<std::string, std::string>& style) in GetAxisOffset() argument
89 bool DOMStack::SetSpecializedStyle(const std argument
[all...]
H A Ddom_marquee.cpp62 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 Ddom_refresh.cpp52 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 Ddom_toggle.cpp53 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 Ddom_dialog.cpp48 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 Dhsp_silentinstall.cpp46 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 Drequest_data.h50 void SetHeader(const std::map<std::string, std argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_pkg_context_info.cpp24 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 Ddata_detector_adapter.cpp42 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 Ddistributed_ui_manager.h41 void SubscribeUpdate(const std::function<void(int32_t, SerializeableObjectArray&)>& onUpdate) in SubscribeUpdate() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_data_detector_adapter.cpp46 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 Dmock_sub_container.cpp33 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 Dclick_recognizer.h33 ClickRecognizer(const WeakPtr<PipelineBase>& context, int32_t fingers, int32_t count, double distanceThreshold = std::numeric_limits<double>::infinity()) ClickRecognizer() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...78