Searched refs:exactAttributeMatch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorDOMAgent.cpp1019 bool exactAttributeMatch = startQuoteFound && endQuoteFound; local
1073 if (!exactAttributeMatch || (!foundPosition && it->value().length() == attributeQuery.length())) {

Completed in 64 milliseconds