Home
last modified time | relevance | path

Searched defs:style (Results 1 - 25 of 412) sorted by relevance

12345678910>>...17

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_edge.cpp20 BorderEdge::BorderEdge(const Color& color, const Dimension& width, BorderStyle style) in BorderEdge() argument
H A Dshadow.cpp33 Shadow Shadow::CreateShadow(ShadowStyle style) in CreateShadow() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dparagraph_builder.cpp24 std::unique_ptr<ParagraphBuilder> ParagraphBuilder::Create(const ParagraphStyle& style, in Create() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.cpp22 void PickerTheme::Builder::Parse(const RefPtr<ThemeStyle>& style, const RefPtr<PickerTheme>& theme) const in Parse() argument
H A Dpicker_option_component.cpp52 auto style = GetDisappear() ? theme_->GetDisappearOptionStyle() : theme_->GetOptionStyle(GetSelected(), false); in Initialize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_box.cpp18 void FocusBox::SetStyle(const FocusBoxStyle& style) in SetStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_declaration.cpp27 bool SvgFeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_polygon_declaration.cpp40 bool SvgPolygonDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_path_declaration.cpp40 bool SvgPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_stop_declaration.cpp48 bool SvgStopDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_text_declaration.cpp40 bool SvgTextDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_rect_declaration.cpp40 bool SvgRectDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_text_path_declaration.cpp40 bool SvgTextPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_declaration.cpp47 bool SvgDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Dsvg_ellipse_declaration.cpp40 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 Dcj_badge_ffi.cpp23 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 Dcj_slider_ffi.h28 int32_t style; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_progress_theme.h27 static void ApplyTheme(const ProgressStyle& style) in ApplyTheme() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model.h66 virtual void SetTextBackgroundStyle(const TextBackgroundStyle& style) {}; in SetTextBackgroundStyle() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_1d_path_effect.cpp21 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 Dtypography_style.cpp22 TextStyle style = { in GetTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp116 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 Dqrcode_declaration.cpp63 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 Dbadge_declaration.cpp78 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 Dcanvas_declaration.cpp31 bool CanvasDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument

Completed in 7 milliseconds

12345678910>>...17