Searched refs:GetBindIfExists (Results 1 – 3 of 3) sorted by relevance
255 CXFA_Bind* GetBindIfExists() const;
1630 CXFA_Bind* CXFA_Node::GetBindIfExists() const { in GetBindIfExists() function in CXFA_Node
2469 CXFA_Bind* bind = m_pNode->GetBindIfExists(); in GetPictureContent()