Home
Manual
Packages
Global Index
Keywords
Quick Reference
|
functions in yeti_gist_gui.i - _
__gg_draw3
|
__gg_draw_3d_rect_bd, x0, y0, x1, y1, bd, top, bot;
-or- __gg_draw3, x0, y0, x1, y1, x2, y2, color;
Private routines used by gg_draw_3d_rect to paint the 3D border. Top
and left sides of border get drawn with color TOP, bottom and right
sides get drawn with color BOT.
interpreted function, defined at contrib/yeti_gist_gui.i line 1595
|
SEE ALSO:
|
gg_draw_3d_rect
|
|