Home
last modified time | relevance | path

Searched refs:client_char_code (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzfapi.c1210 int client_char_code = 0; in FAPI_do_char() local
1300 int_param(op, 0xFFFF, &client_char_code); in FAPI_do_char()
1305 int_param(op, 0xFF, &client_char_code); in FAPI_do_char()
1308 if (array_get(imemory, Encoding, client_char_code, &char_name) < 0) in FAPI_do_char()
1328 client_char_code, &c, &src_type, &dst_type); in FAPI_do_char()
1338 cr.char_code = client_char_code; in FAPI_do_char()
1363 cr.char_code = client_char_code; in FAPI_do_char()