Home | History | Annotate | Download | only in src

Lines Matching refs:fill_utf8

460       len += fill_utf8((code | modifiers) + 0x20, utf8 + len);
461 len += fill_utf8(col + 0x21, utf8 + len);
462 len += fill_utf8(row + 0x21, utf8 + len);