|
Graphviz 14.0.3~dev.20251029.0425
|
#include <glcompdefs.h>
Data Fields | |
| glCompPoint | pos |
| glCompPoint | refPos |
| float | width |
| float | height |
| float | borderWidth |
| glCompColor | color |
| int | enabled |
| int | visible |
| glCompSet * | compset |
| void * | parent |
| int | data |
| glCompFont | font |
| font to use | |
| glCompAlignment | align |
| glCompAnchor | anchor |
| int | layer |
| glCompCallBacks | callbacks |
| glCompCallBacks | functions |
| glCompJustify | justify |
Definition at line 163 of file glcompdefs.h.
| glCompAlignment glCompCommon::align |
Definition at line 175 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompButtonNew(), glCompCalcWidget(), glCompInitCommon(), and glcreate_gl_topview_menu().
| glCompAnchor glCompCommon::anchor |
Definition at line 176 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompCalcWidget(), and glCompInitCommon().
| float glCompCommon::borderWidth |
Definition at line 167 of file glcompdefs.h.
Referenced by glCompButtonDraw(), glCompButtonNew(), glCompInitCommon(), glCompPanelDraw(), glCompPanelNew(), and glcreate_gl_topview_menu().
| glCompCallBacks glCompCommon::callbacks |
Definition at line 178 of file glcompdefs.h.
Referenced by glCompButtonClick(), glCompButtonMouseOver(), glCompButtonMouseUp(), glCompButtonNew(), glCompInitCommon(), glCompMouseMove(), glCompSetMouseClick(), glCompSetMouseUp(), glcreate_gl_topview_menu(), and switch2D3D().
| glCompColor glCompCommon::color |
Definition at line 168 of file glcompdefs.h.
Referenced by glCompButtonDraw(), glCompButtonNew(), glCompInitCommon(), glCompPanelDraw(), and glcreate_gl_topview_menu().
| glCompSet* glCompCommon::compset |
Definition at line 171 of file glcompdefs.h.
Referenced by glCompImageLoad(), glCompSetAddObj(), glCompSetMouseDown(), and glNewFontFromParent().
| int glCompCommon::data |
Definition at line 173 of file glcompdefs.h.
Referenced by glCompInitCommon(), and glcreate_gl_topview_menu().
| int glCompCommon::enabled |
Definition at line 169 of file glcompdefs.h.
Referenced by glCompInitCommon().
| glCompFont glCompCommon::font |
Definition at line 174 of file glcompdefs.h.
Referenced by glCompButtonNew(), glCompEmptyCommon(), glCompInitCommon(), glCompLabelDraw(), glCompLabelNew(), and glCompPanelNew().
| glCompCallBacks glCompCommon::functions |
Definition at line 179 of file glcompdefs.h.
Referenced by button_press_event(), button_release_event(), cb_drag(), cb_mouseclick(), glCompButtonDraw(), glCompButtonNew(), glCompImageNew(), glCompInitCommon(), glCompLabelNew(), glCompPanelNew(), glCompSetMouseDown(), glCompSetMouseUp(), InsertImage(), and motion_notify_event().
| float glCompCommon::height |
Definition at line 166 of file glcompdefs.h.
Referenced by glCompButtonDraw(), glCompButtonNew(), glCompCalcWidget(), glCompImageLoad(), glCompInitCommon(), glCompMouseMove(), glCompMouseMove(), glCompPanelDraw(), glCompPanelNew(), glCompPointInObject(), glCompRenderText(), glCompSetMouseDown(), and glCompSetMouseUp().
| glCompJustify glCompCommon::justify |
Definition at line 180 of file glcompdefs.h.
| int glCompCommon::layer |
Definition at line 177 of file glcompdefs.h.
Referenced by glCompGetObjByMouse(), glCompImageDraw(), and glCompInitCommon().
| void* glCompCommon::parent |
Definition at line 172 of file glcompdefs.h.
Referenced by glCompButtonDraw(), glCompImageDraw(), glCompInitCommon(), glCompLabelDraw(), glCompPanelDraw(), and glNewFontFromParent().
| glCompPoint glCompCommon::pos |
Definition at line 164 of file glcompdefs.h.
Referenced by CBglCompMouseUp(), glCompButtonDraw(), glCompCalcWidget(), glCompImageDraw(), glCompInitCommon(), glCompMouseMove(), glCompPanelDraw(), and glCompRenderText().
| glCompPoint glCompCommon::refPos |
Definition at line 165 of file glcompdefs.h.
Referenced by glCompCalcWidget(), glCompPointInObject(), and glCompRenderText().
| int glCompCommon::visible |
Definition at line 170 of file glcompdefs.h.
Referenced by CBglCompMouseUp(), glCompButtonDraw(), glCompButtonHide(), glCompButtonShow(), glCompImageDraw(), glCompInitCommon(), glCompMouseMove(), glCompPanelDraw(), glcreate_gl_topview_menu(), menu_switch_to_fisheye(), and switch2D3D().
| float glCompCommon::width |
Definition at line 166 of file glcompdefs.h.
Referenced by glCompButtonAddPngGlyph(), glCompButtonDraw(), glCompButtonNew(), glCompCalcWidget(), glCompImageLoad(), glCompInitCommon(), glCompMouseMove(), glCompPanelDraw(), glCompPanelNew(), glCompPointInObject(), and glCompRenderText().