Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsgcache.c88 gs_glyph_cache *gdcache = (gs_glyph_cache *)gs_alloc_struct(mem, in gs_glyph_cache__alloc() local
174 { gs_glyph_cache *gdcache = pfont->data.gdcache; in gs_get_glyph_data_cached() local
H A Dgxfont42.h83 gs_glyph_cache *gdcache; member