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