Home
last modified time | relevance | path

Searched defs:ICON_SIZE (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.h37 constexpr Dimension ICON_SIZE = 24.0_vp; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp662 const int ICON_SIZE = 36; variable
696 const int ICON_SIZE = 36; variable
730 const int ICON_SIZE = 256; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Drender_watch_slider.cpp32 constexpr Dimension ICON_SIZE = 28.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h91 constexpr double ICON_SIZE = 24; variable
H A Dtext_input_wordbreak_test.cpp90 constexpr double ICON_SIZE = 24; variable
H A Dtext_area_menu_test.cpp79 constexpr double ICON_SIZE = 24; variable
H A Dtext_input_area_model_test.cpp89 constexpr double ICON_SIZE = 24; variable
H A Dtext_area_test.cpp77 constexpr double ICON_SIZE = 24; variable
H A Dtext_input_modify_test.cpp79 constexpr double ICON_SIZE = 24; variable
H A Dtext_area_decoration_test.cpp79 constexpr double ICON_SIZE = 24; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp1025 const int32_t ICON_SIZE = 36; in HWTEST_F() local
1047 const int32_t ICON_SIZE = 2 * 1024; in HWTEST_F() local
1109 const int32_t ICON_SIZE = 8 * 32; in HWTEST_F() local
1135 const int32_t ICON_SIZE = 3 * 32; in HWTEST_F() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
H A Dgridobjectsortcomponent.js41 const ICON_SIZE = 24; constant
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_field/
H A Dtext_field_test.cpp74 constexpr double ICON_SIZE = 24; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1242 const int ICON_SIZE = 36; variable
1274 const int ICON_SIZE = 36; variable
1306 const int ICON_SIZE = 256; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_pattern_test_ng.cpp63 constexpr Dimension ICON_SIZE = 24.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp51 const Dimension ICON_SIZE = 24.0_vp; variable