Lines Matching refs:AppendLastChild
711 pSecondParent->AppendLastChild(pSecondLayoutItem); in SplitLayoutItem()
750 pSecondLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()
766 pSecondLayoutItem->AppendLastChild(pPreItem); in SplitLayoutItem()
772 pSecondLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()
778 pLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()
791 pLayoutItem->AppendLastChild(pChildItem); in SplitLayoutItem()
794 pLayoutItem->AppendLastChild(pSecondLayoutItem); in SplitLayoutItem()
1118 m_pLayoutItem->AppendLastChild(pProcessor->ExtractLayoutItem()); in DoLayoutPositionedContainer()
1196 m_pLayoutItem->AppendLastChild(pProcessor->ExtractLayoutItem()); in DoLayoutTableContainer()
1920 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[0][j]); in CalculateRowChildPosition()
1937 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[1][j]); in CalculateRowChildPosition()
1952 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[2][j]); in CalculateRowChildPosition()
1964 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[0][j]); in CalculateRowChildPosition()
1976 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[1][j]); in CalculateRowChildPosition()
1986 m_pLayoutItem->AppendLastChild(rgCurLineLayoutItems[2][j]); in CalculateRowChildPosition()
2174 m_pLayoutItem->AppendLastChild(pTrailerLayoutItem); in AddTrailerBeforeSplit()
2208 m_pLayoutItem->AppendLastChild(pTrailerLayoutItem); in AddTrailerBeforeSplit()
2255 m_pLayoutItem->AppendLastChild(pLeaderLayoutItem); in AddLeaderAfterSplit()