Home
last modified time | relevance | path

Searched refs:topview (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/
H A Dtopviewfuncs.h22 extern void pick_object_xyz(Agraph_t* g,topview* t,GLfloat x,GLfloat y,GLfloat z) ;
23 extern void initSmGraph(Agraph_t * g,topview* rv);
24 extern void updateSmGraph(Agraph_t * g,topview* t);
25 extern void renderSmGraph(Agraph_t * g,topview* t);
26 extern void freeSmGraph(Agraph_t * g,topview* t);
27 extern void cacheSelectedEdges(Agraph_t * g,topview* t);
28 extern void cacheSelectedNodes(Agraph_t * g,topview* t);
29 extern void renderSmGraph(Agraph_t * g,topview* t);
30 extern void updateSmGraph(Agraph_t * g,topview* t);
H A Dtopfisheyeview.h24 void fisheye_polar(double x_focus, double y_focus, topview * t);
26 topview * t);
28 void drawtopologicalfisheye(topview * t);
29 void changetopfishfocus(topview * t, float *x, float *y,
32 void drawtopologicalfisheye2(topview * t);
33 int get_active_frame(topview * t);
37 void refresh_old_values(topview * t);
39 void prepare_topological_fisheye(Agraph_t* g,topview * t);
H A Dtopfisheyeview.c75 static void drawtopologicalfisheyestatic(topview * t);
139 topview * t) in fisheye_spherical()
252 static v_data *makeGraph_old(topview * tv, int *nedges)
301 static void refresh_old_values(topview * t) in refresh_old_values()
419 void printalllevels(topview * t)
442 static void drawtopfishnodes(topview * t) in drawtopfishnodes()
504 static void drawtopfishnodelabels(topview * t)
549 static void drawtopfishedges(topview * t) in drawtopfishedges()
624 static int get_active_frame(topview * t) in get_active_frame()
647 void drawtopologicalfisheye(topview * t) in drawtopologicalfisheye()
[all …]
H A Dtopviewfuncs.c50 static void set_boundaries(Agraph_t * g, topview * t) in set_boundaries()
88 static float init_node_size(Agraph_t * g, topview * t) in init_node_size()
787 static void cacheNodes(Agraph_t * g,topview* t) in cacheNodes()
800 static void cacheEdges(Agraph_t * g,topview* t) in cacheEdges()
811 void cacheSelectedEdges(Agraph_t * g,topview* t) in cacheSelectedEdges()
822 void cacheSelectedNodes(Agraph_t * g,topview* t) in cacheSelectedNodes()
831 static void cacheNodeLabels(Agraph_t * g,topview* t) in cacheNodeLabels()
850 void updateSmGraph(Agraph_t * g,topview* t) in updateSmGraph()
906 void initSmGraph(Agraph_t * g,topview* rv) in initSmGraph()
933 void renderSmGraph(Agraph_t * g,topview* t) in renderSmGraph()
[all …]
H A Dsmyrnadefs.h492 } topview; typedef
668 topview *Topview;
H A Dselectionfuncs.c156 void pick_object_xyz(Agraph_t* g,topview* t,GLfloat x,GLfloat y,GLfloat z) in pick_object_xyz()
H A Dviewport.c476 view->Topview = GNEW(topview); in init_viewport()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/smyrna/gui/
H A Dfrmobjectui.h33 extern void filter_attributes(char* prefix,topview* t);
42 extern void showAttrsWidget(topview* t);
H A Dfrmobjectui.c381 void filter_attributes(char *prefix, topview * t) in filter_attributes()
510 topview *t; in doApply()
611 topview *t; in on_attrAddBtn_clicked()
782 void showAttrsWidget(topview * t) in showAttrsWidget()
/dports/games/xpilot/xpilot-4.5.5/src/replay/
H A Dxp-replay.c1631 XFillRectangle(dpy, rc->topview, rc->gc, in OverWriteMsg()
1636 XDrawRectangle(dpy, rc->topview, rc->gc, in OverWriteMsg()
1640 XDrawString(dpy, rc->topview, rc->gc, in OverWriteMsg()
1673 XClearWindow(dpy, rc->topview); in redrawWindow()
1675 drawShapes(rc->cur, rc->topview, rc); in redrawWindow()
1963 Init_wm_prop(rc->topview, in Init_topview()
1970 rc->gc = XCreateGC(dpy, rc->topview, 0, NULL); in Init_topview()
1972 XSelectInput(dpy, rc->topview, in Init_topview()
3110 XMapWindow(dpy, rc->topview); in dox()
3147 if (event.xany.window == rc->topview) { in dox()
[all …]
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/replay/
H A Dxp-replay.c1598 XFillRectangle(dpy, rc->topview, rc->gc, in OverWriteMsg()
1603 XDrawRectangle(dpy, rc->topview, rc->gc, in OverWriteMsg()
1607 XDrawString(dpy, rc->topview, rc->gc, in OverWriteMsg()
1637 XClearWindow(dpy, rc->topview); in redrawWindow()
1639 drawShapes(rc->cur, rc->topview, rc); in redrawWindow()
1929 Init_wm_prop(rc->topview, in Init_topview()
1936 rc->gc = XCreateGC(dpy, rc->topview, 0, NULL); in Init_topview()
1938 XSelectInput(dpy, rc->topview, in Init_topview()
3034 XMapWindow(dpy, rc->topview); in dox()
3070 if (event.xany.window == rc->topview) in dox()
[all …]
/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Dglviewer.cpp43 const unsigned char topview[]={ variable
695 topviewicon=new FXGIFIcon(getApp(),topview,0,IMAGE_OPAQUE); in FXIMPLEMENT()
/dports/x11-toolkits/fox16/fox-1.6.57/tests/
H A Dglviewer.cpp43 const unsigned char topview[]={ variable
683 topviewicon=new FXGIFIcon(getApp(),topview,0,IMAGE_OPAQUE); in FXIMPLEMENT()
/dports/x11-toolkits/fox17/fox-1.7.77/glviewer/
H A Dglviewer.cpp47 const unsigned char topview[]={ variable
700 topviewicon=new FXGIFIcon(getApp(),topview,0,IMAGE_OPAQUE); in FXIMPLEMENT()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dside.c1911 UnitView *topview = NULL, *occview = NULL, *nextview = NULL, in add_uview_to_uvstack() local
1917 topview = tsptview->occupant; in add_uview_to_uvstack()
1918 if (topview) { in add_uview_to_uvstack()
1927 if (occview == topview) in add_uview_to_uvstack()
1928 topview = uview; in add_uview_to_uvstack()
1937 topview = uview; in add_uview_to_uvstack()
1940 tsptview->occupant = topview; in add_uview_to_uvstack()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A Dtogl.c2494 NSView *topview = d->toplevel->view; in Togl_ObjWidget() local
2495 [topview addSubview:togl->nsview]; in Togl_ObjWidget()
3355 NSView *topview = d->toplevel->view; in Togl_MakeWindow() local
3356 [topview addSubview:togl->nsview]; in Togl_MakeWindow()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/
H A DCHANGELOG.md571 - Track selection screen has topview pictures
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/data/
H A Dwords.utf8468975 topview top view ← top