/external/skia/gm/ |
D | skbug_257.cpp | 34 size_t textLen = strlen(text); in exercise_draw_pos_text() local 50 size_t textLen = strlen(text); in exercise_draw_pos_text_h() local
|
D | pdf_never_embed.cpp | 16 size_t textLen = strlen(text); in excercise_draw_pos_text() local
|
D | fontscaler.cpp | 51 const size_t textLen = strlen(text); in onDraw() local
|
D | fontscalerdistortable.cpp | 51 const size_t textLen = strlen(text); in onDraw() local
|
D | dftext.cpp | 73 const size_t textLen = strlen(text); in onDraw() local
|
D | pictureimagegenerator.cpp | 38 const size_t textLen = strlen(kSkiaStr); in draw_vector_logo() local
|
D | typeface.cpp | 135 const size_t textLen = strlen(text); in onDraw() local
|
D | shadertext.cpp | 104 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDraw() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | CharsetRecog_2022.java | 33 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CharsetRecog_2022.java | 32 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match()
|
/external/mdnsresponder/mDNSPosix/ |
D | Responder.c | 421 mDNSu16 textLen, in RegisterOneService() 521 unsigned int textLen = 0; in RegisterServicesInFile() local
|
/external/icu/icu4c/source/i18n/ |
D | csr2022.cpp | 33 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSeq… in match_2022()
|
D | utrans.cpp | 451 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transUChars() local 481 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transIncrementalUChars() local
|
D | ucurr.cpp | 1317 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/ |
D | SampleFontScalerTest.cpp | 100 const size_t textLen = strlen(text); in onDrawContent() local
|
D | SampleShaderText.cpp | 114 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDrawContent() local
|
/external/skia/tests/ |
D | SVGDeviceTest.cpp | 46 int textLen = SkToInt(strlen(expected)); in check_text_node() local
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextContext.cpp | 177 size_t textLen = glyphCount * sizeof(uint16_t); in RegenerateTextBlob() local 390 int textLen = (int)strlen(text); in DRAW_BATCH_TEST_DEFINE() local
|
D | GrAtlasTextBlob.cpp | 371 size_t textLen = it.glyphCount() * sizeof(uint16_t); in flushRunAsPaths() local
|
D | GrStencilAndCoverTextContext.cpp | 149 size_t textLen = it.glyphCount() * sizeof(uint16_t); in uncachedDrawTextBlob() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TextTrieMap.java | 326 int textLen = text.length - offset; in lenMatches() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TextTrieMap.java | 328 int textLen = text.length - offset; in lenMatches() local
|
/external/jdiff/src/jdiff/ |
D | RootDocToXML.java | 978 int textLen = text.length(); in endOfFirstSentence() local
|
/external/skia/src/core/ |
D | SkDevice.cpp | 109 size_t textLen = it.glyphCount() * sizeof(uint16_t); in drawTextBlob() local
|
/external/expat/lib/ |
D | xmlparse.c | 194 int textLen; /* length in XML_Chars */ member
|