Home
last modified time | relevance | path

Searched refs:GetInlinePositionYAndHeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1666 void GetInlinePositionYAndHeight(double& positionY, double& height) const;
H A Dtext_field_pattern.cpp3937 GetInlinePositionYAndHeight(positionY, height); in GetMiscTextConfig()
3971 void TextFieldPattern::GetInlinePositionYAndHeight(double& positionY, double& height) const in GetInlinePositionYAndHeight() function in OHOS::Ace::NG::TextFieldPattern