Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
glcomppanel.h File Reference
Include dependency graph for glcomppanel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

glCompPanelglCompPanelNew (void *parentObj, float x, float y, float w, float h)
 

Function Documentation

◆ glCompPanelNew()

glCompPanel * glCompPanelNew ( void *  parentObj,
float  x,
float  y,
float  w,
float  h 
)

Definition at line 53 of file glcomppanel.c.

References glCompColor::A, glCompColor::B, glCompCommon::borderWidth, glCompPanel::common, glCompCallBacks::draw, glCompCommon::font, glCompCommon::functions, glCompColor::G, glCompInitCommon(), glCompPanelDraw(), GLCOMPSET_PANEL_BORDERWIDTH, GLCOMPSET_PANEL_SHADOW_COLOR_A, GLCOMPSET_PANEL_SHADOW_COLOR_B, GLCOMPSET_PANEL_SHADOW_COLOR_G, GLCOMPSET_PANEL_SHADOW_COLOR_R, GLCOMPSET_PANEL_SHADOW_WIDTH, glNewFontFromParent(), gv_alloc(), glCompCommon::height, glCompPanel::image, NULL, glCompColor::R, glCompPanel::shadowcolor, glCompPanel::shadowwidth, glCompPanel::text, and glCompCommon::width.

Referenced by glcreate_gl_topview_menu().

Here is the call graph for this function:
Here is the caller graph for this function: