Home
last modified time | relevance | path

Searched defs:attributeEnd (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLSrcsetParser.cpp106 const CharType* attributeEnd, in tokenizeDescriptors()
211 const CharType* attributeEnd = position + length; in parseImageCandidatesFromSrcsetAttribute() local