Searched refs:isUnresolvedCustomElement (Results 1 – 3 of 3) sorted by relevance
252 if (candidate.isUnresolvedCustomElement() != element().isUnresolvedCustomElement()) in canShareStyleWithElement()
337 bool isUnresolvedCustomElement() { return customElementState() == WaitingForUpgrade; } in isUnresolvedCustomElement() function
889 if (element.isUnresolvedCustomElement()) in checkOne()