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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DWindowFeatures.cpp75 int valueBegin, valueEnd; local
112 valueEnd = i;
117 String valueString(buffer.substring(valueBegin, valueEnd - valueBegin));
/external/expat/lib/
H A Dxmltok.h121 const char *valueEnd; member in struct:__anon17676
H A Dexpat.h749 info->valueEnd - info->valueStart = 4 bytes.
755 XML_Index valueEnd; /* Offset after the attribute value's last byte. */ member in struct:__anon17657
H A Dxmltok_impl.c1469 atts[nAtts].valueEnd = ptr;
1483 atts[nAtts].valueEnd = ptr;
H A Dxmlparse.c2771 currAttInfo->valueEnd = parseEndByteIndex - (parseEndPtr - currAtt->valueEnd);
2801 atts[i].valuePtr, atts[i].valueEnd,
2811 atts[i].valueEnd);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp2773 int valueBegin, valueEnd; local
2810 valueEnd = i;
2815 String valueString = buffer.substring(valueBegin, valueEnd - valueBegin);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 608 milliseconds