Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
glCompCommon Struct Reference

#include <glcompdefs.h>

Collaboration diagram for glCompCommon:
[legend]

Data Fields

glCompPoint pos
 
glCompPoint refPos
 
float width
 
float height
 
float borderWidth
 
glCompColor color
 
int enabled
 
int visible
 
void * compset
 
void * parent
 
int data
 
glCompFontfont
 
glCompAlignment align
 
glCompAnchor anchor
 
int layer
 
glCompCallBacks callbacks
 
glCompCallBacks functions
 
glCompJustify justify
 

Detailed Description

Definition at line 207 of file glcompdefs.h.

Field Documentation

◆ align

◆ anchor

glCompAnchor glCompCommon::anchor

Definition at line 220 of file glcompdefs.h.

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

◆ borderWidth

float glCompCommon::borderWidth

◆ callbacks

◆ color

glCompColor glCompCommon::color

◆ compset

void* glCompCommon::compset

◆ data

int glCompCommon::data

Definition at line 217 of file glcompdefs.h.

Referenced by glCompInitCommon(), and glcreate_gl_topview_menu().

◆ enabled

int glCompCommon::enabled

Definition at line 213 of file glcompdefs.h.

Referenced by glCompInitCommon().

◆ font

◆ functions

◆ height

◆ justify

glCompJustify glCompCommon::justify

Definition at line 224 of file glcompdefs.h.

◆ layer

int glCompCommon::layer

Definition at line 221 of file glcompdefs.h.

Referenced by glCompGetObjByMouse(), glCompImageDraw(), and glCompInitCommon().

◆ parent

void* glCompCommon::parent

◆ pos

glCompPoint glCompCommon::pos

Definition at line 208 of file glcompdefs.h.

Referenced by CBglCompMouseUp(), glCompCalcWidget(), glCompInitCommon(), and glCompMouseMove().

◆ refPos

glCompPoint glCompCommon::refPos

Definition at line 209 of file glcompdefs.h.

Referenced by glCompCalcWidget(), glCompPointInObject(), and glCompRenderText().

◆ visible

◆ width


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