Home
last modified time | relevance | path

Searched defs:stringLength (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextBreakIterator.cpp29 unsigned stringLength = string.length(); in numGraphemeClusters() local
50 unsigned stringLength = string.length(); in numCharactersInGraphemeClusters() local
/external/proguard/src/proguard/util/
DExtensionMatcher.java58 int stringLength = string.length(); in endsWithIgnoreCase() local
/external/proguard/src/proguard/gui/splash/
DTypeWriterString.java57 int stringLength = string.length(); in getString() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.h78 …tData* fontData, const UChar* characters, unsigned stringLocation, size_t stringLength, CFRange ru… in create()
83 …ontData* fontData, const UChar* characters, unsigned stringLocation, size_t stringLength, bool ltr) in create()
92 size_t stringLength() const { return m_stringLength; } in stringLength() function
DComplexTextController.cpp146 int stringLength = complexTextRun.stringLength(); in offsetForPosition() local
/external/chromium_org/v8/test/mjsunit/
Dconstant-folding-2.js214 test(function stringLength() { function
/external/emma/core/java12/com/vladium/util/
DWCMatcher.java238 final int stringLength = string.length; in matches() local
297 final int stringLength = string.length; in matches() local
/external/icu/icu4c/source/test/cintltst/
Dusettest.c273 int32_t stringLength = 0; in expectContainment() local
420 int32_t stringLength = 0; in expectItems() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dusettest.c273 int32_t stringLength = 0; in expectContainment() local
420 int32_t stringLength = 0; in expectItems() local
/external/icu/icu4c/source/test/intltest/
Dbytestrietest.cpp682 int32_t stringLength= (i&1) ? -1 : strlen(data[i].s); in checkNext() local
767 int32_t stringLength=strlen(expectedString); in checkNextWithState() local
822 int32_t stringLength=strlen(expectedString); in checkNextString() local
Ducharstrietest.cpp861 int32_t stringLength= (i&1) ? -1 : expectedString.length(); in checkNext() local
939 int32_t stringLength=expectedString.length(); in checkNextWithState() local
994 int32_t stringLength=expectedString.length(); in checkNextString() local
/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java191 int stringLength = string.length(); in getByteArrayRepresentation() local
/external/proguard/src/proguard/
DClassPathEntry.java161 int stringLength = string.length(); in endsWithIgnoreCase() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java106 private static int stringLength; field in TypesLengths
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
Dharfbuzz-shaper.cpp644 void HB_GetCharAttributes(const HB_UChar16 *string, hb_uint32 stringLength, in HB_GetCharAttributes()
676 void HB_GetWordBoundaries(const HB_UChar16 *string, hb_uint32 stringLength, in HB_GetWordBoundaries() argument
750 void HB_GetSentenceBoundaries(const HB_UChar16 *string, hb_uint32 stringLength, in HB_GetSentenceBoundaries() argument
Dharfbuzz-arabic.c886 static void shapedString(const HB_UChar16 *uc, hb_uint32 stringLength, hb_uint32 from, hb_uint32 le… in shapedString()
Dharfbuzz-shaper.h253 hb_uint32 stringLength; /* input: the length of the input in 16-bit words */ member
/external/skia/src/ports/
DSkTypeface_win_dw.cpp137 UINT32 stringLength; in next() local
/external/chromium_org/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp137 UINT32 stringLength; in next() local
/external/chromium_org/third_party/icu/source/i18n/
Dbmsearch.cpp274 int32_t Target::stringLength() in stringLength() function in Target
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSTokenizer-in.cpp1543 unsigned stringLength = string.length(); in setupTokenizer() local
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp254 int stringLength; in beforeDrawCall() local
/external/chromium_org/third_party/freetype/include/freetype/internal/
Dtttypes.h207 FT_UShort stringLength; member
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
Dtttypes.h207 FT_UShort stringLength; member
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
Dtttypes.h207 FT_UShort stringLength; member

12