Searched refs:durationTextLayoutProperty (Results 1 – 1 of 1) sorted by relevance
1074 auto durationTextLayoutProperty = durationNode->GetLayoutProperty<TextLayoutProperty>(); in OnModifyDone() local1075 CHECK_NULL_VOID(durationTextLayoutProperty); in OnModifyDone()1077 durationTextLayoutProperty->UpdateContent(durationText); in OnModifyDone()