Home
last modified time | relevance | path

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

/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp389 hb_script_t hb_script_from_icu(SkUnichar u) { in hb_script_from_icu() function in __anona3885cf40111::SkUnicodeHbScriptRunIterator
399 fCurrentScript = hb_script_from_icu(u); in consume()
403 const hb_script_t script = hb_script_from_icu(u); in consume()