Home
last modified time | relevance | path

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

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