| /base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/ |
| H A D | readfromparcel_fuzzer.cpp | 62 std::vector<int64_t> style;
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/text/ |
| H A D | text_declaration.cpp | 42 auto& style = MaybeResetStyle<TextSpecializedStyle>(StyleTag::SPECIALIZED_STYLE); in InitializeStyle() local 68 bool TextDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| H A D | navdestination_model.h | 73 virtual void SetSystemBarStyle(const RefPtr<SystemBarStyle>& style) {}; in SetSystemBarStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | text_style.cpp | 61 ToJsonValue(std::unique_ptr<JsonValue>& json, const std::optional<TextBackgroundStyle>& style, const NG::InspectorFilter& filter) ToJsonValue() argument
|
| H A D | border_edge.h | 91 void SetStyle(BorderStyle style) in SetStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
| H A D | button_declaration.cpp | 44 auto& style = MaybeResetStyle<ButtonStyle>(StyleTag::SPECIALIZED_STYLE); in InitializeStyle() local 114 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/ |
| H A D | swiper_declaration.cpp | 125 bool SwiperDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_grid_container.cpp | 141 bool DomGridContainer::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
| H A D | dom_switch.cpp | 80 bool DOMSwitch::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_image.cpp | 75 bool DOMImage::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_slider.cpp | 112 bool DOMSlider::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_stack.cpp | 45 bool DOMStack::GetAxisOffset(const std::pair<std::string, std::string>& style) in GetAxisOffset() argument 89 bool DOMStack::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_marquee.cpp | 84 bool DOMMarquee::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_refresh.cpp | 82 bool DOMRefresh::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_toggle.cpp | 72 bool DOMToggle::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| H A D | dom_text.cpp | 129 auto& style = textDeclaration->MaybeResetStyle<TextSpecializedStyle>(StyleTag::SPECIALIZED_STYLE); in PrepareSpecializedComponent() local
|
| H A D | dom_dialog.cpp | 48 bool DOMDialog::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | menu_model_impl.cpp | 22 void MenuModelImpl::SetFontStyle(Ace::FontStyle style) {} in SetFontStyle() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | mouse_style_ohos.cpp | 88 MMI::PointerStyle style; in SetPointerStyle() local 107 MMI::PointerStyle style; in GetPointerStyle() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_menu_ffi.cpp | 30 FfiOHOSAceFrameworkMenuFont(double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuFont() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | border_property.cpp | 34 const char** style = isOutline ? OUTLINE_STYLE : BORDER_STYLE; in ToJsonValue() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | grid_item_modifier.cpp | 109 void SetGridItemOptions(ArkUINodeHandle node, ArkUI_Int32 style) in SetGridItemOptions() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_layout_property.cpp | 95 std::string style = in ToJsonValue() local
|
| /foundation/arkui/ui_lite/test/uitest/test_screenshot/ |
| H A D | ui_test_screenshot.cpp | 116 Style style; in UIKit_SCREENSHOT_TEST_001() local
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_abstract_progress_unit_test.cpp | 153 Style style; in HWTEST_F() local 179 Style style; in HWTEST_F() local [all...] |