Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/gvc/
H A Dgvtextlayout.c33 gvc->textlayout.engine = (gvtextlayout_engine_t *) (typeptr->engine); in gvtextlayout_select()
41 gvtextlayout_engine_t *gvte = gvc->textlayout.engine; in gvtextlayout()
H A Dgvcint.h37 gvtextlayout_engine_t *engine;
H A Dgvcjob.h32 typedef struct gvtextlayout_engine_s gvtextlayout_engine_t; typedef
/dports/graphics/graphviz/graphviz-2.44.1/plugin/quartz/
H A Dgvtextlayout_quartz.c108 static gvtextlayout_engine_t quartz_textlayout_engine = {
/dports/graphics/graphviz/graphviz-2.44.1/plugin/gdiplus/
H A Dgvtextlayout_gdiplus.cpp112 static gvtextlayout_engine_t gdiplus_textlayout_engine = {
/dports/graphics/graphviz/graphviz-2.44.1/plugin/gd/
H A Dgvtextlayout_gd.c194 static gvtextlayout_engine_t gd_textlayout_engine = {
/dports/graphics/graphviz/graphviz-2.44.1/plugin/pango/
H A Dgvtextlayout_pango.c275 static gvtextlayout_engine_t pango_textlayout_engine = {