Home
last modified time | relevance | path

Searched refs:isSpecialElement (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dhtmlediting.h85 bool isSpecialElement(const Node*);
Dhtmlediting.cpp405 bool isSpecialElement(const Node *n) in isSpecialElement() function
437 if (isSpecialElement(n)) { in firstInSpecialElement()
453 if (isSpecialElement(n)) { in lastInSpecialElement()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-235891 (khtml::isSpecialElement):
7175 (khtml::isSpecialElement):
8978 (khtml::isSpecialElement):
11444 (khtml::isSpecialElement):
13766 (khtml::isSpecialElement):
14271 (khtml::isSpecialElement):
18011 (khtml::isSpecialElement):
20413 (khtml::isSpecialElement):
20752 (khtml::isSpecialElement):
21081 (khtml::isSpecialElement): Helper function that identifies special
DChangeLog-2006-05-1020270 (WebCore::isSpecialElement):
DChangeLog-2007-10-1437028 (WebCore::isSpecialElement): Lists are no longer special.