Graphviz 13.0.0~dev.20241222.1117
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 95 of file glcompdefs.h.

Field Documentation

◆ bottom

float glCompAnchor::bottom

Definition at line 104 of file glcompdefs.h.

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

◆ bottomAnchor

int glCompAnchor::bottomAnchor

Definition at line 99 of file glcompdefs.h.

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

◆ left

float glCompAnchor::left

Definition at line 102 of file glcompdefs.h.

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

◆ leftAnchor

int glCompAnchor::leftAnchor

Definition at line 97 of file glcompdefs.h.

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

◆ right

float glCompAnchor::right

Definition at line 103 of file glcompdefs.h.

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

◆ rightAnchor

int glCompAnchor::rightAnchor

Definition at line 98 of file glcompdefs.h.

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

◆ top

float glCompAnchor::top

Definition at line 101 of file glcompdefs.h.

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

◆ topAnchor

int glCompAnchor::topAnchor

Definition at line 96 of file glcompdefs.h.

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


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