Searched refs:VTableLayoutItem (Results 1 – 3 of 3) sorted by relevance
98 class VTableLayoutItem : public LayoutItemBase {100 VTableLayoutItem(const UDTLayoutBase &Parent,144 VTableLayoutItem *VTable = nullptr;
96 VTableLayoutItem::VTableLayoutItem(const UDTLayoutBase &Parent, in VTableLayoutItem() function in VTableLayoutItem219 std::make_unique<VTableLayoutItem>(*this, std::move(VTables[0])); in initializeChildren()
68 VTableLayoutItem &Layout = static_cast<VTableLayoutItem &>(*CurrentItem); in start()