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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorDOMAgent.cpp1017 bool startQuoteFound = !whitespaceTrimmedQuery.find('"'); local
1019 bool exactAttributeMatch = startQuoteFound && endQuoteFound;
1027 if (startQuoteFound)

Completed in 129 milliseconds