HomeSort by relevance Sort by last modified time
    Searched refs:isSpecialElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/editing/
htmlediting.h 84 bool isSpecialElement(const Node*);
htmlediting.cpp 441 bool isSpecialElement(const Node *n)
505 if (isSpecialElement(n)) {
521 if (isSpecialElement(n)) {
    [all...]

Completed in 21 milliseconds