Home
last modified time | relevance | path

Searched defs:currentTextSize (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_layout_element.cpp229 bool TextLayoutElement::GetCurrentTextSize(std::optional<SizeF>& currentTextSize, Dimension& curren… in GetCurrentTextSize()
Dsecurity_component_layout_algorithm.cpp720 std::optional<SizeF> currentTextSize; in GetTextLimitExceededFlag() local