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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.h 114 bool areIdenticalElements(const Node*, const Node*);
ApplyStyleCommand.cpp     [all...]
htmlediting.cpp     [all...]
ReplaceSelectionCommand.cpp 531 if (element->parentNode() && isNonTableCellHTMLBlockElement(element) && areIdenticalElements(element, element->parentNode())
    [all...]

Completed in 173 milliseconds