Searched refs:counterTextNode (Results 1 – 1 of 1) sorted by relevance
6267 auto counterTextNode = FrameNode::GetOrCreateFrameNode(V2::TEXT_ETS_TAG, in OnBackPressed() local6269 counterTextNode_ = counterTextNode; in OnBackPressed()6270 counterTextNode->MountToParent(host); in OnBackPressed()6271 counterTextNode->MarkModifyDone(); in OnBackPressed()6272 counterTextNode->MarkDirtyNode(PROPERTY_UPDATE_MEASURE_SELF_AND_CHILD); in OnBackPressed()6273 …auto counterNodeLayoutProperty = DynamicCast<TextLayoutProperty>(counterTextNode->GetLayoutPropert… in OnBackPressed()