OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSpecialNode
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLStackItem.h
118
bool
isSpecialNode
() const
HTMLElementStack.cpp
602
if (pos->stackItem()->
isSpecialNode
())
HTMLTreeBuilder.cpp
549
if (item->
isSpecialNode
() && !item->hasTagName(addressTag) && !item->hasTagName(divTag) && !item->hasTagName(pTag))
[
all
...]
Completed in 577 milliseconds