Home
last modified time | relevance | path

Searched refs:allocate_selection_point (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/vcg/vcg.1.30/src/
H A DX11devpb.c469 pbm_point = allocate_selection_point(120,8); in allocateDialogBox()
470 ppm_point = allocate_selection_point(240,8); in allocateDialogBox()
471 ps_point = allocate_selection_point(360,8); in allocateDialogBox()
472 bw_point = allocate_selection_point(120,26); in allocateDialogBox()
473 color_point = allocate_selection_point(240,26); in allocateDialogBox()
477 pa4_point = allocate_selection_point(120,62); in allocateDialogBox()
478 pb5_point = allocate_selection_point(240,62); in allocateDialogBox()
479 pa5_point = allocate_selection_point(360,62); in allocateDialogBox()
481 p8x11_point = allocate_selection_point(240,80); in allocateDialogBox()
482 p8x14_point = allocate_selection_point(360,80); in allocateDialogBox()
[all …]
H A DX11devvw.c170 static Window allocate_selection_point _PP((int x,int y));
482 on_off_point[i].w = allocate_selection_point( in allocateDialogBox()
486 touch_point[i].w = allocate_selection_point( in allocateDialogBox()
490 radio_point[i].w = allocate_selection_point( in allocateDialogBox()
516 static Window allocate_selection_point(int x,int y) in allocate_selection_point() function
518 static Window allocate_selection_point(x,y) in allocate_selection_point()
H A DX11devcl.c170 static Window allocate_selection_point _PP((int x,int y));
388 on_off_point[i].w = allocate_selection_point( in allocateDialogBox()
476 static Window allocate_selection_point(int x,int y) in allocate_selection_point() function
478 static Window allocate_selection_point(x,y) in allocate_selection_point()
H A DX11devfe.c170 static Window allocate_selection_point _PP((int x,int y));
584 radio_point[i].w = allocate_selection_point( in allocateDialogBox()
611 static Window allocate_selection_point(int x,int y) in allocate_selection_point() function
613 static Window allocate_selection_point(x,y) in allocate_selection_point()
H A DX11devla.c202 static Window allocate_selection_point _PP((int x,int y));
699 on_off_point[i].w = allocate_selection_point( in allocateDialogBox()
703 touch_point[i].w = allocate_selection_point( in allocateDialogBox()
707 radio_point[i].w = allocate_selection_point( in allocateDialogBox()
732 static Window allocate_selection_point(int x,int y) in allocate_selection_point() function
734 static Window allocate_selection_point(x,y) in allocate_selection_point()
H A DX11devti.c192 static Window allocate_selection_point _PP((int x,int y));
692 radio_point[i].w = allocate_selection_point( in allocateDialogBox()
718 static Window allocate_selection_point(int x,int y) in allocate_selection_point() function
720 static Window allocate_selection_point(x,y) in allocate_selection_point()
H A DX11devfs.c205 static Window allocate_selection_point _PP((int x,int y));
562 radio_point[i].w = allocate_selection_point( in allocateDialogBox()
588 static Window allocate_selection_point(int x,int y)
590 static Window allocate_selection_point(x,y)