Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzfapi.c64 } FAPI_outline_handler; typedef
79 { FAPI_outline_handler *olh = (FAPI_outline_handler *)I->olh; in add_closepath()
86 { FAPI_outline_handler *olh = (FAPI_outline_handler *)I->olh; in add_move()
97 { FAPI_outline_handler *olh = (FAPI_outline_handler *)I->olh; in add_line()
104 { FAPI_outline_handler *olh = (FAPI_outline_handler *)I->olh; in add_curve()
1054 FAPI_outline_handler olh; in outline_char()