Searched defs:ucs2 (Results 1 – 1 of 1) sorted by relevance
164 size_t lv_uefi_ucs2_to_ascii(const CHAR16 * ucs2, char * ascii, size_t ascii_len) in lv_uefi_ucs2_to_ascii()197 size_t lv_uefi_ascii_to_ucs2(const char * ascii, CHAR16 * ucs2, size_t ucs2_len) in lv_uefi_ascii_to_ucs2()