Searched refs:HasBindItem (Results 1 – 3 of 3) sorted by relevance
407 pDataChild->HasBindItem()) { in ScopeMatchGlobalBinding()464 if (pDataChild == pLastDataScope || pDataChild->HasBindItem() || in FindOnceDataNode()499 return (bForceBind || !pNode || !pNode->HasBindItem()) ? pNode : nullptr; in FindDataRefDataNode()1373 if (pNode && !pNode->HasBindItem()) in GetNotBindNode()
196 bool HasBindItem();
556 bool CXFA_Node::HasBindItem() { in HasBindItem() function in CXFA_Node