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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
H A DUniscribeHelper.cpp258 int itemLength = shaping.charLength();
262 int charLength = offset - item.iCharPos; local
265 hr = ScriptCPtoX(charLength, FALSE, itemLength,
297 int itemLength = shaping.charLength();
347 if (shaping.charLength() == 0 ||
348 fromChar >= shaping.charLength() || toChar <= 0) {
359 if (toChar >= shaping.charLength())
387 if (toChar >= shaping.charLength())
462 if (localOffset >= 0 && localOffset < shaping.charLength()) {
878 for (int i = 0; i < shaping.charLength();
[all...]
H A DUniscribeHelper.h259 int charLength() const function in struct:WebCore::UniscribeHelper::Shaping
/external/chromium_org/third_party/icu/source/i18n/
H A Dtranslit.cpp574 int32_t charLength = local
576 passLimit += charLength;
580 uncommittedLength += charLength;
/external/icu4c/i18n/
H A Dtranslit.cpp572 int32_t charLength = U16_LENGTH(text.char32At(passLimit)); local
573 passLimit += charLength;
577 uncommittedLength += charLength;
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 72 milliseconds