/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | border_edge.cpp | 20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
|
H A D | shadow.cpp | 33 Shadow Shadow::CreateShadow(ShadowStyle style) in CreateShadow() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | paragraph_builder.cpp | 24 std::unique_ptr<ParagraphBuilder> ParagraphBuilder::Create(const ParagraphStyle& style, in Create() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_theme.cpp | 22 void PickerTheme::Builder::Parse(const RefPtr<ThemeStyle>& style, const RefPtr<PickerTheme>& theme) const in Parse() argument
|
H A D | picker_option_component.cpp | 52 auto style = GetDisappear() ? theme_->GetDisappearOptionStyle() : theme_->GetOptionStyle(GetSelected(), false); in Initialize() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | focus_box.cpp | 18 void FocusBox::SetStyle(const FocusBoxStyle& style) in SetStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_fe_declaration.cpp | 27 bool SvgFeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_polygon_declaration.cpp | 40 bool SvgPolygonDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_path_declaration.cpp | 40 bool SvgPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_stop_declaration.cpp | 48 bool SvgStopDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_text_declaration.cpp | 40 bool SvgTextDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_rect_declaration.cpp | 40 bool SvgRectDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_text_path_declaration.cpp | 40 bool SvgTextPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_declaration.cpp | 47 bool SvgDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
H A D | svg_ellipse_declaration.cpp | 40 bool SvgEllipseDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_badge_ffi.cpp | 23 BadgeParameters CreateBase(CJBadgeStyle style, int32_t position) in CreateBase() argument 36 void FfiOHOSAceFrameworkBadgeCreate(int32_t count, CJBadgeStyle style, int32_t position, int32_t maxCount) in FfiOHOSAceFrameworkBadgeCreate() argument 44 void FfiOHOSAceFrameworkBadgeCreateText(const char* value, CJBadgeStyle style, int32_t position) in FfiOHOSAceFrameworkBadgeCreateText() argument
|
H A D | cj_slider_ffi.h | 28 int32_t style; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_progress_theme.h | 27 static void ApplyTheme(const ProgressStyle& style) in ApplyTheme() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_model.h | 66 virtual void SetTextBackgroundStyle(const TextBackgroundStyle& style) {}; in SetTextBackgroundStyle() argument
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_path_1d_path_effect.cpp | 21 Make(const TexginePath &path, float advance, float phase, Style style) Make() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/ |
H A D | typography_style.cpp | 22 TextStyle style = { in GetTextStyle() local
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/ |
H A D | piece_declaration.cpp | 116 bool PieceDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/ |
H A D | qrcode_declaration.cpp | 63 bool QrcodeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/ |
H A D | badge_declaration.cpp | 78 bool BadgeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/canvas/ |
H A D | canvas_declaration.cpp | 31 bool CanvasDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
|