Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLSrcsetParser.cpp81 static void appendDescriptorAndReset(const CharType* attributeStart, const CharType*& descriptorSta… in appendDescriptorAndReset()
104 static void tokenizeDescriptors(const CharType* attributeStart, in tokenizeDescriptors()
208 …eImageCandidatesFromSrcsetAttribute(const String& attribute, const CharType* attributeStart, unsig… in parseImageCandidatesFromSrcsetAttribute()