Searched refs:hasOneTextChild (Results 1 – 2 of 2) sorted by relevance
309 static inline bool hasOneTextChild(ContainerNode* node) in hasOneTextChild() function321 if (hasOneTextChild(element) && hasOneTextChild(fragment.get())) { in replaceChildrenWithFragment()337 if (hasOneTextChild(element)) { in replaceChildrenWithText()
34824 (WebCore::hasOneTextChild): Added. Helper function.