Lines Matching refs:encode
24 light_block = six.unichr(0x2591).encode("utf-8")
25 solid_block = six.unichr(0x2588).encode("utf-8")
26 solid_right_arrow = six.unichr(0x25BA).encode("utf-8")
32 fill=six.unichr(0x25C9).encode("utf-8"),
33 blank=six.unichr(0x25CC).encode("utf-8"),
34 marker=six.unichr(0x25CE).encode("utf-8"),
94 fill=six.unichr(0x25C9).encode("utf-8"),
95 blank=six.unichr(0x25CC).encode("utf-8"),
96 marker=six.unichr(0x25CE).encode("utf-8"),
132 fill=six.unichr(0x25C9).encode("utf-8"),
133 blank=six.unichr(0x25CC).encode("utf-8"),
134 marker=six.unichr(0x25CE).encode("utf-8"),