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

/external/webkit/WebCore/editing/
H A Dhtmlediting.h84 bool isSpecialElement(const Node*);
H A Dhtmlediting.cpp441 bool isSpecialElement(const Node *n) function in namespace:WebCore
505 if (isSpecialElement(n)) {
521 if (isSpecialElement(n)) {

Completed in 15 milliseconds