Searched refs:utfgraph (Results 1 – 1 of 1) sorted by relevance
1999 static picoos_uint8 kdtGetUTF8char(const picoos_uint8 *utfgraph, in kdtGetUTF8char() argument2008 if (!picobase_get_next_utf8charpos(utfgraph, graphlen, &pos)) { in kdtGetUTF8char()2012 return picobase_get_next_utf8char(utfgraph, graphlen, &pos, utf8char); in kdtGetUTF8char()2016 static picoos_uint16 kdtGetUTF8Nr(const picoos_uint8 *utfgraph, in kdtGetUTF8Nr() argument2025 if (!picobase_get_next_utf8charpos(utfgraph, graphlen, &postmp)) { in kdtGetUTF8Nr()