Searched refs:chars (Results 1 – 4 of 4) sorted by relevance
83 char[] chars = mChars; in drawChart() local86 chars[i] = (char)unichar; in drawChart()91 canvas.drawPosText(chars, 0, 256, mPos, mBigCharPaint); in drawChart()
148 if line.ends_with('`') && line.chars().filter(|c| *c == '`').count() % 2 == 0 { in parse()245 .map(|arg| match (arg.chars().next(), arg.chars().skip(1).last()) { in from_rustc_invocation()
300 char[] chars = str.toString().toCharArray(); in translateCommand() local306 KeyEvent[] events = keyCharacterMap.getEvents(chars); in translateCommand()
17601 "name": "chars",17602 …le/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/tests/chars.rs",