Home
last modified time | relevance | path

Searched refs:IsTextOutOfRangeInCapsule (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.h60 bool IsTextOutOfRangeInCapsule();
H A Dsecurity_component_layout_algorithm.cpp558 bool SecurityComponentLayoutAlgorithm::IsTextOutOfRangeInCapsule() in IsTextOutOfRangeInCapsule() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
733 res = IsTextOutOfRangeInCapsule(); in GetTextLimitExceededFlag()