Home
last modified time | relevance | path

Searched defs:icon (Results 1 - 25 of 48) sorted by relevance

12

/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
H A Dsetprogressbar_fuzzer.cpp37 std::shared_ptr<Media::PixelMap> icon = nullptr; in DoSomethingInterestingWithMyAPI() local
/third_party/lzma/CPP/Windows/Control/
H A DStatic.h18 HICON SetIcon(HICON icon) { return (HICON)SetImage(IMAGE_ICON, icon); } in SetIcon() argument
21 HICON SetIcon(HICON icon) { return (HICON)SendMsg(STM_SETICON, (WPARAM)icon, 0); } in SetIcon() argument
H A DImageList.h63 int AddIcon(HICON icon) in AddIcon() argument
65 int Replace(int index, HICON icon) in Replace() argument
/third_party/pulseaudio/src/pulse/
H A Dext-device-manager.h48 const char *icon; /**< The icon given to the device */ member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djs_util_test.cpp30 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
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h30 char* icon; member
41 char* icon; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_gv_msgbox.h84 HI_RESID icon; /* Icon res ID */ member
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp66 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IconID)); in OnInit() local
/third_party/python/Lib/idlelib/
H A Dreplace.py35 icon = "Replace" variable in ReplaceDialog
H A Dsearchbase.py30 icon = "Search" variable in SearchDialogBase
H A Dgrep.py68 icon = "Grep" variable in GrepDialog
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.cpp118 napi_value icon = nullptr; in GetJsInputMethodProperty() local
169 napi_value icon = nullptr; in GetJsInputMethodSubProperty() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp25 std::shared_ptr<NotificationActionButton> NotificationActionButton::Create(const std::shared_ptr<Media::PixelMap> &icon, in Create() argument
87 NotificationActionButton::NotificationActionButton(const std::shared_ptr<Media::PixelMap> &icon, in NotificationActionButton() argument
[all...]
H A Dnotification_local_live_view_button.cpp61 void NotificationLocalLiveViewButton::addSingleButtonIcon(std::shared_ptr<Media::PixelMap> &icon) in addSingleButtonIcon() argument
/base/request/request/services/src/cxx/
H A Dnotification_bar.cpp165 auto icon = CreatePixelMap(); in RequestProgressNotification() local
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_utils.h37 int64_t icon; member
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp235 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IDI_ICON)); in OnInit() local
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c468 HCURSOR icon = CopyCursor(ci.hCursor); in paint_mouse_pointer() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp362 std::shared_ptr<Media::PixelMap> icon = messageUser.GetPixelMap(); in SetMessageUser() local
H A Dcommon_convert_liveview.cpp126 std::shared_ptr<Media::PixelMap> icon = capsule.GetIcon(); in SetCapsule() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.cpp557 napi_value icon = nullptr; in GetResultOnSetSubtype() local

Completed in 14 milliseconds

12