Home
last modified time | relevance | path

Searched refs:stbtt__CompareUTF8toUTF16_bigendian_prefix (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/video/
Dstb_truetype.h3044 static stbtt_int32 stbtt__CompareUTF8toUTF16_bigendian_prefix(const stbtt_uint8 *s1, stbtt_int32 le… in stbtt__CompareUTF8toUTF16_bigendian_prefix() function
3085 …return len1 == stbtt__CompareUTF8toUTF16_bigendian_prefix((const stbtt_uint8*) s1, len1, (const st… in stbtt_CompareUTF8toUTF16_bigendian()
3130 …stbtt_int32 matchlen = stbtt__CompareUTF8toUTF16_bigendian_prefix(name, nlen, fc+stringOffset+off,… in stbtt__matchpair()