Searched refs:isSpanWithoutAttributesOrUnstyleStyleSpan (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
H A DApplyStyleCommand.cpp285 static bool isSpanWithoutAttributesOrUnstyleStyleSpan(const Node* node) function in namespace:WebCore
751 // FIXME: should this be isSpanWithoutAttributesOrUnstyleStyleSpan? Need a test.
876 // FIXME: should this be isSpanWithoutAttributesOrUnstyleStyleSpan? Need a test.
1176 // Similar to isSpanWithoutAttributesOrUnstyleStyleSpan, but does not look for Apple-style-span.
1236 // FIXME: should this be isSpanWithoutAttributesOrUnstyleStyleSpan? Need a test.
1265 if (isSpanWithoutAttributesOrUnstyleStyleSpan(elem))

Completed in 16 milliseconds