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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A Dhtmlediting.cpp409 bool isSpecialElement(const Node *n) function in namespace:WebCore
440 if (isSpecialElement(n)) {
455 if (isSpecialElement(n)) {

Completed in 46 milliseconds