Home
last modified time | relevance | path

Searched refs:HasSetFontWeight (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_span.h45 bool HasSetFontWeight() const in HasSetFontWeight() function in OHOS::Ace::Framework::final
48 return declaration ? declaration->HasSetFontWeight() : false; in HasSetFontWeight()
H A Ddom_span.cpp59 if (!domSpan->HasSetFontWeight()) { in CheckAndSetCurrentSpanStyle()
H A Ddom_text.cpp70 if (!dmoSpan->HasSetFontWeight()) { in CheckAndSetSpanStyle()
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component_v2.cpp57 if (!spanDeclaration->HasSetFontWeight()) { in CheckAndSetChildStyle()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.h98 bool HasSetFontWeight() const in HasSetFontWeight() function in OHOS::Ace::SpanDeclaration

Completed in 3 milliseconds