Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dtypes.h387 #define GD_realflip(g) (GD_realrankdir(g) & 1) macro
H A Dshapes.c3545 flip = NOT(GD_realflip(agraphof(n))); in record_init()