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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.h 101 bool isSpecialElement(const Node*);
htmlediting.cpp 409 bool isSpecialElement(const Node *n)
440 if (isSpecialElement(n)) {
455 if (isSpecialElement(n)) {
    [all...]

Completed in 34 milliseconds