Graphviz 13.0.0~dev.20241222.1117
|
#include <glcompdefs.h>
Data Fields | |
int | topAnchor |
int | leftAnchor |
int | rightAnchor |
int | bottomAnchor |
float | top |
float | left |
float | right |
float | bottom |
Definition at line 95 of file glcompdefs.h.
float glCompAnchor::bottom |
Definition at line 104 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
int glCompAnchor::bottomAnchor |
Definition at line 99 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
float glCompAnchor::left |
Definition at line 102 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
int glCompAnchor::leftAnchor |
Definition at line 97 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
float glCompAnchor::right |
Definition at line 103 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
int glCompAnchor::rightAnchor |
Definition at line 98 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
float glCompAnchor::top |
Definition at line 101 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
int glCompAnchor::topAnchor |
Definition at line 96 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().