Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 42) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dfapiufst.c81 FAPI_font *ff; 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()
360 FAPI_font *ff = r->ff; in gs_PCLchId2ptr() local
414 private void pack_pseo_word_array(fapi_ufst_server *r, FAPI_font *ff, UB8 **p, UW16 max_count, fapi… in pack_pseo_word_array()
424 private void pack_pseo_fhdr(fapi_ufst_server *r, FAPI_font *ff, UB8 *p) in pack_pseo_fhdr()
552 …nt_data(fapi_ufst_server *r, const char *font_file_path, int subfont, FAPI_font *ff, ufst_common_f… in make_font_data()
693 private FAPI_retcode get_scaled_font(FAPI_server *server, FAPI_font *ff, int subfont, in get_scaled_font()
784 private FAPI_retcode get_decodingID(FAPI_server *server, FAPI_font *ff, const char **decodingID_res… in get_decodingID()
792 private FAPI_retcode get_font_bbox(FAPI_server *server, FAPI_font *ff, int BBox[4]) in get_font_bbox()
[all …]
H A Dzfapi.c369 private ushort FAPI_FF_serialize_tt_font(FAPI_font *ff, void *buf, int buf_size) in FAPI_FF_serialize_tt_font()
386 private ushort FAPI_FF_get_word(FAPI_font *ff, fapi_font_feature var_id, int index) in FAPI_FF_get_word()
443 private ulong FAPI_FF_get_long(FAPI_font *ff, fapi_font_feature var_id, int index) in FAPI_FF_get_long()
473 private float FAPI_FF_get_float(FAPI_font *ff, fapi_font_feature var_id, int index) in FAPI_FF_get_float()
507 private ushort get_type1_data(FAPI_font *ff, const ref *type1string, in get_type1_data()
523 private ushort FAPI_FF_get_subr(FAPI_font *ff, int index, byte *buf, ushort buf_length) in FAPI_FF_get_subr()
580 private bool get_MetricsCount(FAPI_font *ff) in get_MetricsCount()
591 private ushort FAPI_FF_get_glyph(FAPI_font *ff, int char_code, byte *buf, ushort buf_length) in FAPI_FF_get_glyph()
783 FAPI_font ff = ff_stub; in FAPI_prepare_font() local
1219 FAPI_font ff = ff_stub; in FAPI_do_char() local
/plan9/sys/src/cmd/plot/libplot/
H A Dpoly.c2 void plotpoly(int num[], double *ff[]){ in plotpoly()
H A Dspline.c6 void splin(int mode, int num[], double *ff[]){ in splin()
H A Dfill.c165 void fill(int num[], double *ff[]){ in fill()
/plan9/sys/src/cmd/graph/
H A Dsubr.c5 void putnum(int num[], double *ff[]){ in putnum()
/plan9/sys/src/liboventi/
H A Dpacket.c65 Frag *f, *ff; in packetFree() local
88 Frag *f, *ff; in packetDup() local
135 Frag *f, *ff; in packetSplit() local
185 Frag *f, *ff; in packetTrim() local
695 Frag *ff; in fragDup() local
/plan9/sys/src/libventi/
H A Dpacket.c136 Frag *f, *ff; in packetfree() local
161 Frag *f, *ff; in packetdup() local
213 Frag *f, *ff; in packetsplit() local
272 Frag *f, *ff; in packettrim() local
825 Frag *ff; in fragdup() local
1010 Frag *ff; in checkpacket() local
/plan9/sys/src/libmemlayer/
H A Dltofront.c16 Memimage *f, *ff, *rr; in _memltofront() local
/plan9/sys/src/cmd/unix/drawterm/libmemlayer/
H A Dltofront.c16 Memimage *f, *ff, *rr; in _memltofront() local
/plan9/sys/src/cmd/fossil/
H A Dfile.c87 File *ff; in dirLookup() local
244 File *ff; in _fileWalk() local
337 File *f, *ff; in _fileOpen() local
412 File *ff; in fileCreate() local
808 File *ff; in fileSetDir() local
1221 File *ff; in fileRemove() local
H A Dfs.c805 File *ff; in fsEsearch1() local
897 File *ff; in fsRsearch1() local
/plan9/sys/src/cmd/vac/
H A Dfile.c391 VacFile *ff; in dirlookup() local
471 VacFile *ff; in vacfilewalk() local
545 VacFile *f, *ff; in vacfileopen() local
1244 VacFile *ff; in vacfilecreate() local
1523 VacFile *ff; in vacfilesetdir() local
1689 VacFile *ff; in vacfileremove() local
/plan9/sys/src/cmd/mk/
H A Dmain.c30 char *files[256], **f = files, **ff; in main() local
/plan9/sys/src/games/music/playlistfs/
H A Dfs.c260 Fid *f, *ff; in ropen() local
631 Fid *f, *ff; in newfid() local
/plan9/sys/src/cmd/ratfs/
H A Dproto.c110 Fid *f, *ff; in newfid() local
/plan9/sys/src/cmd/proof/
H A Dfont.c125 Font *ff; in loadfont() local
/plan9/sys/src/cmd/tapefs/
H A Dfs.c471 Fid *f, *ff; in newfid() local
/plan9/sys/src/cmd/abaco/
H A Dhtml.c58 Formfield *ff; in sizetextfield() local
298 Formfield *ff; in drawtextfield() local
/plan9/sys/src/cmd/ip/ftpfs/
H A Dftpfs.c201 Fid *f, *ff; in newfid() local
/plan9/sys/src/libhtml/
H A Dbuild.c466 Formfield* ff; in getitems() local
3142 newiformfield(Formfield* ff) in newiformfield()
3243 freeformfield(Formfield* ff) in freeformfield()
3472 Formfield* ff; in Iconv() local
3657 Formfield* ff; in newformfield() local
/plan9/sys/src/cmd/rio/
H A Dfsys.c648 Fid *f, *ff, **fh; in newfid() local
/plan9/sys/src/cmd/acme/
H A Dfsys.c715 Fid *f, *ff, **fh; in newfid() local
/plan9/sys/src/cmd/
H A Dlnfs.c500 Fid *f, *ff; in newfid() local
/plan9/sys/src/games/music/jukefs/
H A Dfs.c664 Fid *f, *ff; in newfid() local

12