Searched refs:GetCurrentContainerRecord (Results 1 – 2 of 2) sorted by relevance
240 GetCurrentContainerRecord()->pCurContentArea->AddChild(pContentLayoutItem); in SubmitContentItem()250 m_pCurPageArea = GetCurrentContainerRecord()->pCurPageArea->m_pFormNode; in SubmitContentItem()255 GetCurrentContainerRecord() in GetAvailHeight()338 *pNewRecord = *GetCurrentContainerRecord(); in CreateContainerRecord()356 if (pPageSet == GetCurrentContainerRecord()->pCurPageSet->m_pFormNode) { in CreateContainerRecord()359 GetCurrentContainerRecord()->pCurPageSet->m_pParent; in CreateContainerRecord()625 GetCurrentContainerRecord()->pCurContentArea->m_pFormNode || in RunBreak()640 pTarget != GetCurrentContainerRecord()->pCurPageArea->m_pFormNode || in RunBreak()652 pTarget != GetCurrentContainerRecord()->pCurPageArea->m_pFormNode) || in RunBreak()664 pTarget != GetCurrentContainerRecord()->pCurPageArea->m_pFormNode) || in RunBreak()[all …]
62 inline CXFA_ContainerRecord* GetCurrentContainerRecord() { in GetCurrentContainerRecord() function