Graphviz 12.0.1~dev.20240716.0800
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 120 of file glcompdefs.h.

Field Documentation

◆ bottom

float glCompAnchor::bottom

Definition at line 129 of file glcompdefs.h.

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

◆ bottomAnchor

int glCompAnchor::bottomAnchor

Definition at line 124 of file glcompdefs.h.

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

◆ left

float glCompAnchor::left

Definition at line 127 of file glcompdefs.h.

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

◆ leftAnchor

int glCompAnchor::leftAnchor

Definition at line 122 of file glcompdefs.h.

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

◆ right

float glCompAnchor::right

Definition at line 128 of file glcompdefs.h.

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

◆ rightAnchor

int glCompAnchor::rightAnchor

Definition at line 123 of file glcompdefs.h.

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

◆ top

float glCompAnchor::top

Definition at line 126 of file glcompdefs.h.

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

◆ topAnchor

int glCompAnchor::topAnchor

Definition at line 121 of file glcompdefs.h.

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


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