/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | base_font.cpp | 41 int8_t BaseFont::GetDefaultParamByLangId(uint8_t langId, LangTextParam** pParam) const in GetDefaultParamByLangId()
|
H A D | ui_font.cpp | 105 int8_t UIFont::SetCurrentLangId(uint8_t langId) in SetCurrentLangId()
|
H A D | ui_font_bitmap.cpp | 211 int8_t UIFontBitmap::SetCurrentLangId(uint8_t langId) in SetCurrentLangId()
|
H A D | ui_font_vector.cpp | 1071 int8_t UIFontVector::SetCurrentLangId(uint8_t langId) in SetCurrentLangId()
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_message.cpp | 91 …essage::SetHeaderLang(int index, const DataCodingScheme codingType, const MSG_LANGUAGE_ID_T langId) in SetHeaderLang() 226 MSG_LANGUAGE_ID_T langId = MSG_ID_RESERVED_LANG; in CreateDataSubmitSmsTpdu() local 572 auto langId = smsUserData_.header[0].udh.singleShift.langId; in ConvertUserPartData() local 688 const std::string &msgText, bool &bAbnormal, MSG_LANGUAGE_ID_T &langId) in DecodeMessage()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_base_message.cpp | 309 …DataCodingScheme &codingScheme, int dataLen, bool bPortNum, MSG_LANGUAGE_ID_T &langId, int replyAd… in GetMaxSegmentSize() 404 MSG_LANGUAGE_ID_T langId = MSG_ID_RESERVED_LANG; in SplitMessageUcs2() local 475 MSG_LANGUAGE_ID_T langId = MSG_ID_RESERVED_LANG; in SplitMessage() local 540 MSG_LANGUAGE_ID_T langId = MSG_ID_RESERVED_LANG; in GetSmsSegmentsInfo() local
|
H A D | sms_send_indexer.cpp | 328 void SmsSendIndexer::SetLangId(uint8_t langId) in SetLangId()
|
H A D | sms_sender.cpp | 502 MSG_LANGUAGE_ID_T langId = MSG_ID_RESERVED_LANG; in DataBasedSmsDeliveryPacketSplitPage() local
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | zero_branch_utils_test.cpp | 66 MSG_LANGUAGE_ID_T langId = 0; variable
|
H A D | zero_branch_sms_test.cpp | 345 unsigned char langId = 0; variable 1169 MSG_LANGUAGE_ID_T langId = 1; variable
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_pdu_code_type.h | 128 uint8_t langId; member 132 uint8_t langId; member
|
H A D | sms_base_message.h | 53 MSG_LANGUAGE_ID_T langId = 0; member
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/ |
H A D | base_font.h | 102 virtual int8_t SetCurrentLangId(uint8_t langId) in SetCurrentLangId()
|
H A D | ui_font.h | 131 int8_t GetDefaultParamByLangId(uint8_t langId, LangTextParam** pParam) const in GetDefaultParamByLangId()
|
/ohos5.0/base/telephony/sms_mms/utils/ |
H A D | text_coder.cpp | 240 …Gsm7bit(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, MSG_LANGUAGE_ID_T &langId) in Utf8ToGsm7bit() 297 DataCodingScheme &scheme, SmsCodingNationalType codingNationalType, MSG_LANGUAGE_ID_T &langId) in GsmUtf8ToAuto() 520 …Gsm7bit(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, MSG_LANGUAGE_ID_T &langId) in Ucs2ToGsm7bit()
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | FontFamily.cpp | 51 uint32_t langId; member
|
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_message.cpp | 533 const std::string &msgText, bool &bAbnormal, MSG_LANGUAGE_ID_T &langId) in DecodeMessage()
|