Home
last modified time | relevance | path

Searched defs:iconPath (Results 1 – 25 of 29) sorted by relevance

12

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_info_creator.cpp129 …std::string iconPath = codePath + PATH_SEPARATOR + bundleProfile.moduleInfo.moduleName + PATH_SEPA… in SetBundleInfo() local
250 …std::string iconPath = codePath + PATH_SEPARATOR + bundleProfile.moduleInfo.moduleName + PATH_SEPA… in SetAbilityInfo() local
Dbundle_res_transform.cpp91 …std::string iconPath = std::string(bundleInfo->codePath) + PATH_SEPARATOR + bundleInfo->moduleInfo… in ConvertIconResToBundleInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_node.cpp691 … auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_CUT_SVG) : ""; in AddExtensionMenuOptions() local
695 …auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_COPY_SVG) : ""; in AddExtensionMenuOptions() local
699 …auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_PASTE_SVG) : "… in AddExtensionMenuOptions() local
704 …auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_SELECT_ALL_SVG… in AddExtensionMenuOptions() local
709 …auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_SHARE_SVG) : "… in AddExtensionMenuOptions() local
714 …auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_TRANSLATE_SVG)… in AddExtensionMenuOptions() local
719 …auto iconPath = iconTheme ? iconTheme->GetIconPath(InternalResource::ResourceId::IC_SEARCH_SVG) : … in AddExtensionMenuOptions() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
Dinput_manager_pointer_test.cpp1149 const std::string iconPath = "/system/etc/multimodalinput/mouse_icon/North_South.svg"; variable
1176 const std::string iconPath = "/system/etc/multimodalinput/mouse_icon/Zoom_Out.svg"; variable
1212 const std::string iconPath = "/system/etc/multimodalinput/mouse_icon/Zoom_Out.svg"; variable
1256 const std::string iconPath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
Ddistributed_mission_info.h48 std::string iconPath; member
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
Dmission_info.h49 std::string iconPath; member
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
Dability_info.h138 char *iconPath; member
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
Dability_info_utils.cpp101 bool AbilityInfoUtils::SetAbilityInfoIconPath(AbilityInfo *abilityInfo, const char *iconPath) in SetAbilityInfoIconPath()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp198 …auto iconPath = pipeline->GetTheme<IconTheme>()->GetIconPath(InternalResource::ResourceId::SEARCH_… in SetSearchSrcPath() local
223 …auto iconPath = pipeline->GetTheme<IconTheme>()->GetIconPath(InternalResource::ResourceId::CLOSE_S… in SetRightIconSrcPath() local
619 auto iconPath = iconTheme->GetIconPath(InternalResource::ResourceId::SEARCH_SVG); in CreateImage() local
655 auto iconPath = iconTheme->GetIconPath(InternalResource::ResourceId::CLOSE_SVG); in CreateCancelImage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_picker_model_ng.cpp140 std::string iconPath; in CreateButtonImageChild() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_side_bar.cpp247 std::string iconPath; in SetControlButtonIcon() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_pattern.cpp297 auto iconPath = iconTheme->GetIconPath(InternalResource::ResourceId::SPINNER_DISABLE); in SetDisabledStyle() local
720 auto iconPath = iconTheme->GetIconPath(InternalResource::ResourceId::SPINNER); in InitSpinner() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dhap_module_info.h84 std::string iconPath; member
Dapplication_info.h98 std::string iconPath; member
Dability_info.h87 std::string iconPath; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dhap_module_info.h98 std::string iconPath; member
Dability_info.h112 std::string iconPath; // used as icon data (base64) for WEB Ability. member
174 std::string iconPath; member
Dapplication_info.h147 std::string iconPath; member
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_manager_util.cpp768 …d::unique_ptr<OHOS::Media::PixelMap> InputManagerUtil::SetMouseIconTest(const std::string iconPath) in SetMouseIconTest()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp413 auto iconPath = iconTheme->GetIconPath(sourceInfo.GetResourceId()); in UpdateInternalResource() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_pattern.cpp580 …auto iconPath = userIcon.empty() ? iconTheme->GetIconPath(InternalResource::ResourceId::MENU_OK_SV… in AddSelectIcon() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
Drender_image.cpp152 auto iconPath = iconTheme->GetIconPath(sourceInfo.GetResourceId()); in UpdateThemeIcon() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
Drating_pattern.cpp477 auto iconPath = iconTheme->GetIconPath(sourceInfo.GetResourceId()); in UpdateInternalResource() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
Dbundle_common.h242 char *iconPath; member
/foundation/multimodalinput/input/util/common/include/
Dstruct_multimodal.h185 std::string iconPath; member

12