Searched refs:SetLayoutItem (Results 1 – 7 of 7) sorted by relevance
46 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()367 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()445 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()507 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()
29 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()
45 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()237 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()
59 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()
128 m_pNormalWidget->SetLayoutItem(this); in LoadWidget()
110 void SetLayoutItem(CXFA_FFWidget* pItem) { m_pLayoutItem = pItem; } in SetLayoutItem() function