Graphviz 13.0.0~dev.20241222.1117
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
 
glCompSetcompset
 compset
 
void * parent
 
int data
 
glCompFont font
 font to use
 
glCompAlignment align
 
glCompAnchor anchor
 
int layer
 
glCompCallBacks callbacks
 
glCompCallBacks functions
 
glCompJustify justify
 

Detailed Description

Definition at line 178 of file glcompdefs.h.

Field Documentation

◆ align

◆ anchor

glCompAnchor glCompCommon::anchor

Definition at line 191 of file glcompdefs.h.

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

◆ borderWidth

float glCompCommon::borderWidth

◆ callbacks

◆ color

glCompColor glCompCommon::color

Definition at line 183 of file glcompdefs.h.

Referenced by glCompButtonNew(), glCompInitCommon(), and glcreate_gl_topview_menu().

◆ compset

glCompSet* glCompCommon::compset

◆ data

int glCompCommon::data

Definition at line 188 of file glcompdefs.h.

Referenced by glCompInitCommon(), and glcreate_gl_topview_menu().

◆ enabled

int glCompCommon::enabled

Definition at line 184 of file glcompdefs.h.

Referenced by glCompInitCommon().

◆ font

◆ functions

◆ height

◆ justify

glCompJustify glCompCommon::justify

Definition at line 195 of file glcompdefs.h.

◆ layer

int glCompCommon::layer

Definition at line 192 of file glcompdefs.h.

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

◆ parent

void* glCompCommon::parent

◆ pos

glCompPoint glCompCommon::pos

Definition at line 179 of file glcompdefs.h.

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

◆ refPos

glCompPoint glCompCommon::refPos

Definition at line 180 of file glcompdefs.h.

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

◆ visible

◆ width


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