Graphviz 13.0.0~dev.20250402.0402
Loading...
Searching...
No Matches
glCompAnchor Struct Reference

#include <glcompdefs.h>

Data Fields

int topAnchor
 
int leftAnchor
 
int rightAnchor
 
int bottomAnchor
 
float top
 
float left
 
float right
 
float bottom
 

Detailed Description

Definition at line 85 of file glcompdefs.h.

Field Documentation

◆ bottom

float glCompAnchor::bottom

Definition at line 94 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ bottomAnchor

int glCompAnchor::bottomAnchor

Definition at line 89 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ left

float glCompAnchor::left

Definition at line 92 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ leftAnchor

int glCompAnchor::leftAnchor

Definition at line 87 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ right

float glCompAnchor::right

Definition at line 93 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ rightAnchor

int glCompAnchor::rightAnchor

Definition at line 88 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ top

float glCompAnchor::top

Definition at line 91 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().

◆ topAnchor

int glCompAnchor::topAnchor

Definition at line 86 of file glcompdefs.h.

Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().


The documentation for this struct was generated from the following file: