Searched defs:jchar (Results 1 – 6 of 6) sorted by relevance
19 const skjson::ObjectValue& jchar) { in parseGlyph()
114 pub fn c(self) -> Result<jchar> { in c()218 impl<'a> TryFrom<JValue<'a>> for jchar { implementation
263 for (const skjson::ObjectValue* jchar : jchars) { in resolveEmbeddedTypefaces() local
1399 buf: &mut [jchar], in get_char_array_region()1594 buf: &[jchar], in set_char_array_region()2222 ) -> Result<AutoArray<'a, jchar>> { in get_char_array_elements() argument
14 pub type jchar = u16; typedef
58 typedef unsigned short jchar; typedef