Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.h63 bool IsTextOutOfRangeInNormal();
H A Dsecurity_component_layout_algorithm.cpp659 bool SecurityComponentLayoutAlgorithm::IsTextOutOfRangeInNormal() in IsTextOutOfRangeInNormal() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
735 res = IsTextOutOfRangeInNormal(); in GetTextLimitExceededFlag()