|
Graphviz 14.0.3~dev.20251104.0241
|
#include <glcompdefs.h>
Data Fields | |
| int | topAnchor |
| int | leftAnchor |
| int | rightAnchor |
| int | bottomAnchor |
| float | top |
| float | left |
| float | right |
| float | bottom |
Definition at line 85 of file glcompdefs.h.
| float glCompAnchor::bottom |
Definition at line 94 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| int glCompAnchor::bottomAnchor |
Definition at line 89 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| float glCompAnchor::left |
Definition at line 92 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| int glCompAnchor::leftAnchor |
Definition at line 87 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| float glCompAnchor::right |
Definition at line 93 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| int glCompAnchor::rightAnchor |
Definition at line 88 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| float glCompAnchor::top |
Definition at line 91 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| int glCompAnchor::topAnchor |
Definition at line 86 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().