Searched defs:utf8_bytes (Results 1 – 2 of 2) sorted by relevance
332 const size_t utf8_bytes = SkToSizeT(end - start); in shapeLine() local
69 def map_null_terminated_utf8_string(utf8_bytes): argument