Home
last modified time | relevance | path

Searched defs:GetStyle (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dfont_style_set.cpp35 void FontStyleSet::GetStyle(int32_t index, FontStyle* fontStyle, std::string* styleName) in GetStyle() function in OHOS::Rosen::Drawing::FontStyleSet
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_style_set.cpp41 void TexgineFontStyleSet::GetStyle(const int index, std::shared_ptr<TexgineFontStyle> style, in GetStyle() function in OHOS::Rosen::TextEngine::TexgineFontStyleSet
H A Dtexgine_paint.cpp34 TexginePaint::Style TexginePaint::GetStyle() const in GetStyle() function in OHOS::Rosen::TextEngine::TexginePaint
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font_style_set.cpp46 void SkiaFontStyleSet::GetStyle(int32_t index, FontStyle* fontStyle, std::string* styleName) in GetStyle() function in OHOS::Rosen::Drawing::SkiaFontStyleSet
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dstyle.cpp65 int64_t Style::GetStyle(uint8_t key) const in GetStyle() function in OHOS::Style
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dtext_adapter.h168 Style& GetStyle() in GetStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dbadge_composed_element.cpp118 std::string BadgeComposedElement::GetStyle() const in GetStyle() function in OHOS::Ace::V2::BadgeComposedElement
H A Dside_bar_composed_element.cpp72 std::string SideBarComposedElement::GetStyle() const in GetStyle() function in OHOS::Ace::V2::SideBarComposedElement
H A Dslider_composed_element.cpp134 std::string SliderComposedElement::GetStyle() const in GetStyle() function in OHOS::Ace::V2::SliderComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.h59 std::string GetStyle() const in GetStyle() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpaint.h47 PaintStyle GetStyle() const { return style_; } in GetStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.h202 ShadowStyle GetStyle() const in GetStyle() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_button.cpp113 int64_t UIButton::GetStyle(uint8_t key) const in GetStyle() function in OHOS::UIButton
H A Dui_view.cpp248 int64_t UIView::GetStyle(uint8_t key) const in GetStyle() function in OHOS::UIView
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dnumber_format.cpp498 std::string NumberFormat::GetStyle() const in GetStyle() function in OHOS::Global::I18n::NumberFormat
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h231 PaintStyle GetStyle() const in GetStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h408 const std::vector<std::pair<std::string, std::string>> GetStyle() in GetStyle() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp571 DateTimeFormatModule::StyleState DateTimeFormatModule::GetStyle(jerry_value_t style, in GetStyle() function in OHOS::ACELite::DateTimeFormatModule
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp107 BorderStyle RSBorder::GetStyle(int idx) const in GetStyle() function in OHOS::Rosen::RSBorder
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp462 Style& Declaration::GetStyle(StyleTag tag) const in GetStyle() function in OHOS::Ace::Declaration