Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_span.h51 bool HasSetFontSize() const in HasSetFontSize() function in OHOS::Ace::Framework::final
54 return declaration ? declaration->HasSetFontSize() : false; in HasSetFontSize()
H A Ddom_span.cpp53 if (!domSpan->HasSetFontSize()) { in CheckAndSetCurrentSpanStyle()
H A Ddom_text.cpp61 if (!dmoSpan->HasSetFontSize()) { in CheckAndSetSpanStyle()
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component_v2.cpp48 if (!spanDeclaration->HasSetFontSize()) { in CheckAndSetChildStyle()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.h107 bool HasSetFontSize() const in HasSetFontSize() function in OHOS::Ace::SpanDeclaration

Completed in 3 milliseconds