Home
last modified time | relevance | path

Searched defs:style (Results 101 - 125 of 750) sorted by relevance

12345678910>>...30

/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp62 std::vector<int64_t> style; in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp42 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 Dnavdestination_model.h73 virtual void SetSystemBarStyle(const RefPtr<SystemBarStyle>& style) {}; in SetSystemBarStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.cpp61 ToJsonValue(std::unique_ptr<JsonValue>& json, const std::optional<TextBackgroundStyle>& style, const NG::InspectorFilter& filter) ToJsonValue() argument
H A Dborder_edge.h91 void SetStyle(BorderStyle style) in SetStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp44 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 Dswiper_declaration.cpp125 bool SwiperDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_container.cpp141 bool DomGridContainer::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
[all...]
H A Ddom_switch.cpp80 bool DOMSwitch::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_image.cpp75 bool DOMImage::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_slider.cpp112 bool DOMSlider::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_stack.cpp45 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 Ddom_marquee.cpp84 bool DOMMarquee::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_refresh.cpp82 bool DOMRefresh::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_toggle.cpp72 bool DOMToggle::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_text.cpp129 auto& style = textDeclaration->MaybeResetStyle<TextSpecializedStyle>(StyleTag::SPECIALIZED_STYLE); in PrepareSpecializedComponent() local
H A Ddom_dialog.cpp48 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 Dmenu_model_impl.cpp22 void MenuModelImpl::SetFontStyle(Ace::FontStyle style) {} in SetFontStyle() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp88 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 Dcj_menu_ffi.cpp30 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 Dborder_property.cpp34 const char** style = isOutline ? OUTLINE_STYLE : BORDER_STYLE; in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_item_modifier.cpp109 void SetGridItemOptions(ArkUINodeHandle node, ArkUI_Int32 style) in SetGridItemOptions() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_property.cpp95 std::string style = in ToJsonValue() local
/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.cpp116 Style style; in UIKit_SCREENSHOT_TEST_001() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_abstract_progress_unit_test.cpp153 Style style; in HWTEST_F() local
179 Style style; in HWTEST_F() local
[all...]

Completed in 10 milliseconds

12345678910>>...30