Searched refs:HasBindItem (Results 1 – 3 of 3) sorted by relevance
385 pDataChild->HasBindItem()) { in ScopeMatchGlobalBinding()439 if (pDataChild == pLastDataScope || pDataChild->HasBindItem() || in FindOnceDataNode()474 return (bForceBind || !pNode || !pNode->HasBindItem()) ? pNode : nullptr; in FindDataRefDataNode()1360 if (pNode && !pNode->HasBindItem()) in GetNotBindNode()
323 bool HasBindItem();
802 bool CXFA_Node::HasBindItem() { in HasBindItem() function in CXFA_Node