Home | History | Annotate | Download | only in editing

Lines Matching refs:tagQName

747     return firstList->hasTagName(secondList->tagQName()) // make sure the list types match (ol vs. ul)
1178 if (!firstElement->hasTagName(secondElement->tagQName()))