Home
last modified time | relevance | path

Searched defs:tounicode (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dsample.py17 def tounicode(s, encoding='utf-8'): function
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/
Dhb_test_tools.py84 def tounicode(s, encoding='ascii', errors='strict'): function