Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dfontscaler.cpp46 const size_t textLen = strlen(text); variable
H A Dfontscalerdistortable.cpp103 const size_t textLen = strlen(text); variable
H A Ddftext.cpp83 const size_t textLen = strlen(text); variable
[all...]
H A Dcoloremoji.cpp95 size_t textLen = strlen(text); variable
H A Dpictureimagegenerator.cpp62 const size_t textLen = strlen(kSkiaStr); in draw_vector_logo() local
H A Dtexteffects.cpp53 const size_t textLen = strlen(text); in MakeFancyBlob() local
H A Dtypeface.cpp125 const size_t textLen = strlen(text); variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_2022.java34 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_2022.java35 int match(byte [] text, int textLen, byte [][] escapeSequences) { in match() argument
/third_party/icu/icu4c/source/i18n/
H A Dcsr2022.cpp34 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSequences[][5], int32_t escapeSequences_length) const in match_2022() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcsr2022.cpp34 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSequences[][5], int32_t escapeSequences_length) const in match_2022() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsr2022.cpp34 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSequences[][5], int32_t escapeSequences_length) const in match_2022() argument
/third_party/skia/tests/
H A DTypefaceTest.cpp535 size_t const textLen = strlen(text); in DEF_TEST() local
H A DFontHostTest.cpp236 size_t textLen = strlen(txt); in test_advances() local
H A DSVGDeviceTest.cpp77 int textLen = SkToInt(strlen(expected)); in check_text_node() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutransts.c687 int32_t textLen = u_unescape(itemsPtr->sourceText, text, kUBufMax); in TestDataVariantsCompounds() local
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp494 size_t textLen = (int)strlen(text); in CreateOpTestingOnly() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c132 size_t textLen = strlen(text); in qrcodegen_encodeText() local
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp767 SkScalar textLen = 0; local
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp1546 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
1279 linearSearch(const CurrencyNameStruct* currencyNames, int32_t begin, int32_t end, const UChar* text, int32_t textLen, int32_t *partialMatchLen, int32_t *maxMatchLen, int32_t* maxMatchIndex) linearSearch() argument
1318 searchCurrencyName(const CurrencyNameStruct* currencyNames, int32_t total_currency_count, const UChar* text, int32_t textLen, int32_t *partialMatchLen, int32_t* maxMatchLen, int32_t* maxMatchIndex) searchCurrencyName() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp1572 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
1305 linearSearch(const CurrencyNameStruct* currencyNames, int32_t begin, int32_t end, const char16_t* text, int32_t textLen, int32_t *partialMatchLen, int32_t *maxMatchLen, int32_t* maxMatchIndex) linearSearch() argument
1344 searchCurrencyName(const CurrencyNameStruct* currencyNames, int32_t total_currency_count, const char16_t* text, int32_t textLen, int32_t *partialMatchLen, int32_t* maxMatchLen, int32_t* maxMatchIndex) searchCurrencyName() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducurr.cpp1523 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
1256 linearSearch(const CurrencyNameStruct* currencyNames, int32_t begin, int32_t end, const UChar* text, int32_t textLen, int32_t *partialMatchLen, int32_t *maxMatchLen, int32_t* maxMatchIndex) linearSearch() argument
1295 searchCurrencyName(const CurrencyNameStruct* currencyNames, int32_t total_currency_count, const UChar* text, int32_t textLen, int32_t *partialMatchLen, int32_t* maxMatchLen, int32_t* maxMatchIndex) searchCurrencyName() argument
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c305 int textLen; /* length in XML_Chars */ member
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c298 int textLen; /* length in XML_Chars */ member
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 47 milliseconds