Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
H A Dtext_input_layout_algorithm.cpp200 auto textNodeLayoutWrapper = host->GetOrCreateChildByIndex(host->GetChildIndex(textNode)); in BeforeErrorLayout() local
201 if (textNodeLayoutWrapper) { in BeforeErrorLayout()