Home
last modified time | relevance | path

Searched defs:icon (Results 26 - 50 of 194) sorted by relevance

12345678

/foundation/ability/ability_runtime/test/unittest/mission_listener_proxy_test/
H A Dmission_listener_stub_mock.h47 virtual void OnMissionIconUpdated(int32_t missionId, const std::shared_ptr<OHOS::Media::PixelMap> &icon) {} in OnMissionIconUpdated() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model.h48 std::string icon; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
H A Dpaste_button_model_ng.cpp39 void PasteButtonModelNG::Create(int32_t text, int32_t icon, in Create() argument
46 RefPtr<FrameNode> PasteButtonModelNG::CreateNode(int32_t text, int32_t icon, in CreateNode() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/
H A Dbundle_resource_info.h41 std::string icon; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_property.h30 std::string icon; // the icon of inputMethod member
42 std::string icon; // the icon of subtype member
/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h51 std::string icon; member
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_local_live_view_button_test.cpp252 std::shared_ptr<Media::PixelMap> icon = std::make_shared<Media::PixelMap>(); in HWTEST_F() local
H A Dnotification_action_button_test.cpp111 std::shared_ptr<Media::PixelMap> icon = nullptr; in HWTEST_F() local
140 std::shared_ptr<Media::PixelMap> icon = nullptr; in HWTEST_F() local
166 std::shared_ptr<Media::PixelMap> icon = std::make_shared<Media::PixelMap>(); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_window.cpp171 ErrCode AbilityWindow::SetMissionIcon(const std::shared_ptr<OHOS::Media::PixelMap> &icon) in SetMissionIcon() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_node.h53 void SetIconNode(const RefPtr<UINode>& icon) in SetIconNode() argument
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.cpp65 RefPtr<TriangleComponent> icon = AceType::MakeRefPtr<TriangleComponent>(); in Initialize() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_listener_controller.cpp141 NotifySessionIconChanged(int32_t persistentId, const std::shared_ptr<OHOS::Media::PixelMap>& icon) NotifySessionIconChanged() argument
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h30 char* icon; member
41 char* icon; member
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagersecond_fuzzer/
H A Dmissionlistmanagersecond_fuzzer.cpp139 std::shared_ptr<OHOS::Media::PixelMap> icon = std::make_shared<OHOS::Media::PixelMap>(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_listener_controller.cpp237 NotifyMissionIconChanged(int32_t missionId, const std::shared_ptr<OHOS::Media::PixelMap> &icon) NotifyMissionIconChanged() argument
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Djs_mission_listener.cpp126 void JsMissionListener::OnMissionIconUpdated(int32_t missionId, const std::shared_ptr<Media::PixelMap> &icon) in OnMissionIconUpdated() argument
154 void JsMissionListener::CallJsMissionIconUpdated(int32_t missionId, const std::shared_ptr<Media::PixelMap> &icon) in CallJsMissionIconUpdated() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicee_fuzzer/
H A Dabilitymanagerservicee_fuzzer.cpp84 std::shared_ptr<OHOS::Media::PixelMap> icon; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Ddialog_ui_extension_callback_test.cpp40 virtual ErrCode SetMissionIcon(const std::shared_ptr<OHOS::Media::PixelMap>& icon) in SetMissionIcon() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp23 BuildIconButton(const RefPtr<NavigationBarTheme>& theme, const Dimension& width, const Dimension& height, const IconImage& icon, const EventMarker& clickMarker) BuildIconButton() argument
H A Dnavigation_container_component.h35 std::string icon; member
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_item_component.cpp37 RefPtr<ImageComponent> icon = AceType::DynamicCast<ImageComponent>(imageComponent); in TabBarItemComponent() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_listener.cpp152 void JsMissionListener::OnMissionIconUpdated(int32_t missionId, const std::shared_ptr<Media::PixelMap> &icon) in OnMissionIconUpdated() argument
180 void JsMissionListener::CallJsMissionIconUpdated(int32_t missionId, const std::shared_ptr<Media::PixelMap> &icon) in CallJsMissionIconUpdated() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp147 auto icon = FrameNode::CreateFrameNode( in BuildMenuItemIcon() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_menu_item_ffi.cpp73 std::string icon = value; in FfiOHOSAceFrameworkMenuItemSelectIconByResource() local
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js

Completed in 12 milliseconds

12345678