Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dhlevel.c107 GdDrawLegends(hcp); in GhFMA()
140 if (ghDevices[currentDevice].doLegends) GdDrawLegends(0); in GhHCP()
H A Dgist.h814 PLUG_API int GdDrawLegends(Engine *engine);
H A Ddraw.c873 int GdDrawLegends(Engine *engine) in GdDrawLegends() function