Home | History | Annotate | Download | only in test

Lines Matching refs:unichr

18     light_block = unichr(0x2591).encode("utf-8")
19 solid_block = unichr(0x2588).encode("utf-8")
20 solid_right_arrow = unichr(0x25BA).encode("utf-8")
26 fill=unichr(0x25C9).encode("utf-8"),
27 blank=unichr(0x25CC).encode("utf-8"),
28 marker=unichr(0x25CE).encode("utf-8"),
82 fill=unichr(0x25C9).encode("utf-8"),
83 blank=unichr(0x25CC).encode("utf-8"),
84 marker=unichr(0x25CE).encode("utf-8"),
108 fill=unichr(0x25C9).encode("utf-8"),
109 blank=unichr(0x25CC).encode("utf-8"),
110 marker=unichr(0x25CE).encode("utf-8"),