HomeSort by relevance Sort by last modified time
    Searched full:decode_utf16 (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/hb-ucdn/
ucdn.c 154 static uint32_t decode_utf16(const unsigned short **code_ptr) function
236 *a = decode_utf16(&rec);
238 *b = decode_utf16(&rec);
279 decomposed[i] = decode_utf16(&rec);

Completed in 28 milliseconds