Searched refs:thirdItem (Results 1 – 2 of 2) sorted by relevance
500 auto thirdItem = FrameNode::GetOrCreateFrameNode( variable504 …AceType::MakeRefPtr<LayoutWrapperNode>(thirdItem, thirdItemGeometryNode, thirdItem->GetLayoutPrope…511 const auto& thirdItemFlexProperty = thirdItem->GetLayoutProperty()->GetFlexItemProperty();521 thirdItem->UpdateInspectorId(THIRD_ITEM_ID);522 thirdItem->GetLayoutProperty()->UpdateAlignRules(thirdItemAlignRules);523 relativeContainerFrameNode->AddChild(thirdItem);
208 auto thirdItem = AceType::MakeRefPtr<PlaceholderSpanItem>(); variable209 thirdItem->placeholderSpanNodeId = testFrameNodeId;211 richEditorPattern->dragSpanItems_.emplace_back(thirdItem);