Home
last modified time | relevance | path

Searched defs:get_font_bbox (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Difapi.h155 FAPI_retcode (*get_font_bbox)(FAPI_server *server, FAPI_font *ff, int BBox[4]); member
H A Dfapi_ft.c645 static FAPI_retcode get_font_bbox(FAPI_server* a_server,FAPI_font* a_font,int a_box[4]) in get_font_bbox() function
H A Dfapiufst.c792 private FAPI_retcode get_font_bbox(FAPI_server *server, FAPI_font *ff, int BBox[4]) in get_font_bbox() function