Home
last modified time | relevance | path

Searched defs:GetTextLineHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.cpp546 int32_t ToastPattern::GetTextLineHeight(const RefPtr<FrameNode>& textNode) in GetTextLineHeight() function in OHOS::Ace::NG::ToastPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.cpp507 Dimension SpanModelNG::GetTextLineHeight(UINode* uiNode) in GetTextLineHeight() function in OHOS::Ace::NG::SpanModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp300 float GetTextLineHeight(ArkUINodeHandle node) in GetTextLineHeight() function