Home
last modified time | relevance | path

Searched defs:GetFontStyle (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_style.cpp36 std::shared_ptr<RSFontStyle> TexgineFontStyle::GetFontStyle() const in GetFontStyle() function in OHOS::Rosen::TextEngine::TexgineFontStyle
H A Dtexgine_typeface.cpp83 std::shared_ptr<TexgineFontStyle> TexgineTypeface::GetFontStyle() const in GetFontStyle() function in OHOS::Rosen::TextEngine::TexgineTypeface
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtexttimer_composed_element.cpp112 std::string TextTimerComposedElement::GetFontStyle() const in GetFontStyle() function in OHOS::Ace::V2::TextTimerComposedElement
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtypeface.cpp69 FontStyle Typeface::GetFontStyle() const in GetFontStyle() function in OHOS::Rosen::Drawing::Typeface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_typeface.cpp65 FontStyle SkiaTypeface::GetFontStyle() const in GetFontStyle() function in OHOS::Rosen::Drawing::SkiaTypeface
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h427 FontStyle GetFontStyle() const in GetFontStyle() function
H A Dpopup_param.h339 const std::optional<FontStyle>& GetFontStyle() const in GetFontStyle() function
H A Dtext_style.h291 FontStyle GetFontStyle() const in GetFontStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.h160 OHOS::Ace::FontStyle GetFontStyle() const in GetFontStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h103 std::optional<FontStyle> GetFontStyle() const in GetFontStyle() function
H A Dtext_field_model_ng.cpp1503 Ace::FontStyle TextFieldModelNG::GetFontStyle(FrameNode* frameNode) in GetFontStyle() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.cpp493 Ace::FontStyle SpanModelNG::GetFontStyle(UINode* uiNode) in GetFontStyle() function in OHOS::Ace::NG::SpanModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp234 void JSFontSpan::GetFontStyle(const JSCallbackInfo& info) in GetFontStyle() function in OHOS::Ace::Framework::JSFontSpan
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3551 static FontStyle GetFontStyle(OH_Drawing_FontStyle style) in GetFontStyle() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10847 const ArkUI_AttributeItem* GetFontStyle(ArkUI_NodeHandle node) in GetFontStyle() function