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

  /external/webkit/Source/WebCore/editing/
htmlediting.h 85 bool isSpecialElement(const Node*);
htmlediting.cpp 405 bool isSpecialElement(const Node *n)
437 if (isSpecialElement(n)) {
453 if (isSpecialElement(n)) {
    [all...]

Completed in 37 milliseconds