Searched refs:pSubRootElement (Results 1 – 2 of 2) sorted by relevance
35 CElementLocator::CElementLocator(CElement *pSubRootElement, bool bStrict) in CElementLocator() argument36 : _pSubRootElement(pSubRootElement), _bStrict(bStrict) in CElementLocator()
39 CElementLocator(CElement *pSubRootElement, bool bStrict = true);