Home
last modified time | relevance | path

Searched defs:textLen (Results 1 – 25 of 35) 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.cpp51 const size_t textLen = strlen(text); in onDraw() local
Dfontscalerdistortable.cpp51 const size_t textLen = strlen(text); in onDraw() local
Ddftext.cpp73 const size_t textLen = strlen(text); in onDraw() local
Dpictureimagegenerator.cpp38 const size_t textLen = strlen(kSkiaStr); in draw_vector_logo() local
Dtypeface.cpp135 const size_t textLen = strlen(text); in onDraw() local
Dshadertext.cpp104 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDraw() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_2022.java33 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_2022.java32 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match()
/external/mdnsresponder/mDNSPosix/
DResponder.c421 mDNSu16 textLen, in RegisterOneService()
521 unsigned int textLen = 0; in RegisterServicesInFile() local
/external/icu/icu4c/source/i18n/
Dcsr2022.cpp33 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSeq… in match_2022()
Dutrans.cpp451 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transUChars() local
481 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transIncrementalUChars() local
Ducurr.cpp1317 const UChar* text, int32_t textLen, in linearSearch()
1345 const UChar* text, int32_t textLen, in searchCurrencyName()
1550 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
/external/skia/samplecode/
DSampleFontScalerTest.cpp100 const size_t textLen = strlen(text); in onDrawContent() local
DSampleShaderText.cpp114 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDrawContent() local
/external/skia/tests/
DSVGDeviceTest.cpp46 int textLen = SkToInt(strlen(expected)); in check_text_node() local
/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp177 size_t textLen = glyphCount * sizeof(uint16_t); in RegenerateTextBlob() local
390 int textLen = (int)strlen(text); in DRAW_BATCH_TEST_DEFINE() local
DGrAtlasTextBlob.cpp371 size_t textLen = it.glyphCount() * sizeof(uint16_t); in flushRunAsPaths() local
DGrStencilAndCoverTextContext.cpp149 size_t textLen = it.glyphCount() * sizeof(uint16_t); in uncachedDrawTextBlob() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTextTrieMap.java326 int textLen = text.length - offset; in lenMatches() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTextTrieMap.java328 int textLen = text.length - offset; in lenMatches() local
/external/jdiff/src/jdiff/
DRootDocToXML.java978 int textLen = text.length(); in endOfFirstSentence() local
/external/skia/src/core/
DSkDevice.cpp109 size_t textLen = it.glyphCount() * sizeof(uint16_t); in drawTextBlob() local
/external/expat/lib/
Dxmlparse.c194 int textLen; /* length in XML_Chars */ member

12