OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canUseFastQuery
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
SelectorQuery.h
59
bool
canUseFastQuery
(const Node& rootNode) const;
SelectorQuery.cpp
215
inline bool SelectorDataList::
canUseFastQuery
(const Node& rootNode) const
311
if (!
canUseFastQuery
(rootNode))
426
if (!
canUseFastQuery
(rootNode))
Completed in 44 milliseconds