OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
521
if (isNonTableCellHTMLBlockElement(element) &&
areIdenticalElements
(element, element->parentNode())
[
all
...]
Completed in 40 milliseconds