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

/external/webkit/WebCore/editing/
H A DApplyStyleCommand.cpp1278 static Node* highestAncestorWithTextDecoration(Node *node) function in namespace:WebCore
1381 Node* highestAncestor = highestAncestorWithTextDecoration(targetNode);

Completed in 32 milliseconds