HomeSort by relevance Sort by last modified time
    Searched refs:attributeStart (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLSrcsetParser.cpp 81 static void parseImageCandidatesFromSrcsetAttribute(const String& attribute, const CharType* attributeStart, unsigned length, Vector<ImageCandidate>& imageCandidates)
83 const CharType* position = attributeStart;
117 imageCandidates.append(ImageCandidate(attribute, imageURLStart - attributeStart, imageURLEnd - imageURLStart, imgScaleFactor));
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h 579 uint16_t attributeStart;
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp     [all...]

Completed in 100 milliseconds