Searched refs:cbName (Results 1 – 1 of 1) sorted by relevance
78 bool CheckSharedForm(const CXML_Element* pElement, ByteString cbName) { in CheckSharedForm() argument88 pElement->GetElement("adhocwf", cbName.AsStringView(), 0); in CheckSharedForm()111 if (pChild && CheckSharedForm(pChild, cbName)) in CheckSharedForm()