Home
last modified time | relevance | path

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

12

/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
/base/security/huks/frameworks/crypto_lite/cipher/include/
H A Dcipher.h47 int32_t textLen; member
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_edit_text_unit_test.cpp34 uint32_t textLen = static_cast<uint32_t>(strlen(value)); variable
/foundation/arkui/ui_lite/frameworks/components/
H A Dtext_adapter.cpp21 bool TextFormatter::Format(int16_t value, char* outText, uint16_t textLen) in Format() argument
/kernel/liteos_a/kernel/base/misc/
H A Dmempt_shellcmd.c115 size_t textLen = &__text_end - &__text_start; in OsShellCmdSectionInfo() local
/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
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_openssl.c161 size_t textLen = 0; in GetTextLen() local
211 size_t textLen in DoSm2Crypt() local
180 DoSm2EncryptAndDecrypt(HcfCipherSm2GeneratorSpiImpl *impl, HcfBlob *input, HcfBlob *output, int32_t mode, size_t textLen) DoSm2EncryptAndDecrypt() argument
[all...]
/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_aes.c210 size_t textLen = (size_t)data->textLen; in InitAesCryptDataText() local
298 size_t textLen = ctx->data.textLen; DoAesCbcEncrypt() local
[all...]
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp126 size_t textLen = 0; in Constructor() local
157 std::string JSRenderImage::GetSrcString(napi_env env, napi_value value, size_t textLen) in GetSrcString() argument
H A Djs_offscreen_canvas.cpp370 size_t textLen = 0; in onGetContext() local
/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_cert_verify_openssl_utils.cpp565 int32_t textLen = X509_NAME_get_text_by_NID(name, nId, nullptr, 0); in GetTextFromX509Name() local
/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp283 gsize textLen = static_cast<gsize>(srcLength); in Utf8ToUcs2() local
441 gsize textLen = static_cast<gsize>(srcLength); in Ucs2ToUtf8() local
472 gsize textLen = static_cast<gsize>(srcLength); in EuckrToUtf8() local
502 gsize textLen = static_cast<gsize>(srcLength); in ShiftjisToUtf8() local

Completed in 17 milliseconds

12