Home
last modified time | relevance | path

Searched defs:textLen (Results 1 – 25 of 39) sorted by relevance

12

/external/skia/gm/
Dskbug_257.cpp34 size_t textLen = strlen(text); in exercise_draw_pos_text() local
50 size_t textLen = strlen(text); in exercise_draw_pos_text_h() local
Dpdf_never_embed.cpp16 size_t textLen = strlen(text); in excercise_draw_pos_text() local
Dfontscaler.cpp41 const size_t textLen = strlen(text); in onDraw() local
Dfontscalerdistortable.cpp43 const size_t textLen = strlen(text); in onDraw() local
Ddftext.cpp67 const size_t textLen = strlen(text); in onDraw() local
Dpictureimagegenerator.cpp39 const size_t textLen = strlen(kSkiaStr); in draw_vector_logo() local
Dshadertext.cpp105 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDraw() local
Dtypeface.cpp133 const size_t textLen = strlen(text); in onDraw() local
Dtexteffects.cpp324 const size_t textLen = strlen(text); in MakeFancyBlob() local
/external/skia/samplecode/
DSampleFontScalerTest.cpp86 const size_t textLen = strlen(text); in onDrawContent() local
DSampleShaderText.cpp114 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDrawContent() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_2022.java35 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_2022.java34 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match()
/external/icu/icu4c/source/i18n/
Dcsr2022.cpp34 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSeq… in match_2022()
Dutrans.cpp453 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transUChars() local
483 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transIncrementalUChars() local
/external/mdnsresponder/mDNSPosix/
DResponder.c421 mDNSu16 textLen, in RegisterOneService()
521 unsigned int textLen = 0; in RegisterServicesInFile() local
/external/skia/tests/
DSVGDeviceTest.cpp46 int textLen = SkToInt(strlen(expected)); in check_text_node() local
/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp176 size_t textLen = glyphCount * sizeof(uint16_t); in RegenerateTextBlob() local
366 int textLen = (int)strlen(text); in DRAW_OP_TEST_DEFINE() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleFilteredSentenceBreakIterator.java132 final int textLen = text.getLength(); in internalNext() local
DTextTrieMap.java332 int textLen = text.length - offset; in lenMatches() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DSimpleFilteredSentenceBreakIterator.java134 final int textLen = text.getLength(); in internalNext() local
DTextTrieMap.java334 int textLen = text.length - offset; in lenMatches() local
/external/jdiff/src/jdiff/
DRootDocToXML.java978 int textLen = text.length(); in endOfFirstSentence() local
/external/icu/icu4c/source/common/
Ducurr.cpp1265 const UChar* text, int32_t textLen, in linearSearch()
1293 const UChar* text, int32_t textLen, in searchCurrencyName()
1497 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
/external/skia/src/core/
DSkOverdrawCanvas.cpp149 size_t textLen = it.glyphCount() * sizeof(uint16_t); in onDrawTextBlob() local

12