Home
last modified time | relevance | path

Searched defs:chId (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxfapi.c39 private LPUB8 stub_PCLchId2ptr(IF_STATE *pIFS, UW16 chId) in stub_PCLchId2ptr()
62 LPUB8 PCLchId2ptr(IF_STATE *pIFS, UW16 chId) in PCLchId2ptr()
71 LPUB8 (*p_PCLchId2ptr)(IF_STATE *pIFS, UW16 chId), in gx_set_UFST_Callbacks()
H A Dfapiufst.c46 UW16 chId; member
237 private LPUB8 get_TT_glyph(fapi_ufst_server *r, FAPI_font *ff, UW16 chId) in get_TT_glyph()
306 private LPUB8 get_T1_glyph(fapi_ufst_server *r, FAPI_font *ff, UW16 chId) in get_T1_glyph()
339 private pcleo_glyph_list_elem * find_glyph(ufst_common_font_data *d, UW16 chId) in find_glyph()
358 private LPUB8 gs_PCLchId2ptr(IF_STATE *pIFS, UW16 chId) in gs_PCLchId2ptr()