/dports/graphics/wings/wings-8d019ebe48/plugins_src/autouv/ |
H A D | wpc_snap_win.erl | 540 CtrlBox = wxPanel:new(Panel), 541 wxWindow:setBackgroundColour(CtrlBox, BG), 550 wxSizer:add(Szr1, CtrlBox, [{proportion, 1}|ExpandBorder]), 555 TileChk = wxCheckBox:new(CtrlBox, ?wxID_ANY, snap_label(tiled)), 562 Rot = wxSlider:new(CtrlBox, ?wxID_ANY, 0, -360, 360), 564 ModLbx = wxListBox:new(CtrlBox, ?wxID_ANY, 580 wxPanel:setSizer(CtrlBox, Szr2), 586 wxPanel:enable(CtrlBox, [{enable,false}]), 613 ctrls=#{imglst=>ImgLst,actbtn=>BAct,ctrlbox=>CtrlBox,sldopa=>Opa, 675 #state{ctrls=#{imglst:=ImgLst,ctrlbox:=CtrlBox}}=State) -> [all …]
|
/dports/graphics/xv/xv-3.10a/ |
H A D | xvgrab.c | 99 else if (ctrlW) CtrlBox(0); in Grab() 381 else if (ctrlW) CtrlBox(1); in Grab()
|
H A D | xvevent.c | 445 else if (client_event->window == ctrlW) CtrlBox(0); 649 if (wasCtrlUp) { CtrlBox(wasCtrlUp); wasCtrlUp=0; } 698 if (ctrlUp) { wasCtrlUp = ctrlUp; CtrlBox(0); } 1482 if (!shift && !useroot) CtrlBox(!ctrlUp); 1912 case '?': if (!useroot) CtrlBox(!ctrlUp); break;
|
H A D | xvctrl.c | 408 void CtrlBox(vis) in CtrlBox() function
|
H A D | xv.h | 1605 void CtrlBox PARM((int));
|
H A D | xv.c | 905 CtrlBox(ctrlmap); /* map it (or not) */ 4527 CtrlBox(1);
|
/dports/japanese/xv/xv-3.10a/ |
H A D | xvgrab.c | 99 else if (ctrlW) CtrlBox(0); in Grab() 381 else if (ctrlW) CtrlBox(1); in Grab()
|
H A D | xvevent.c | 445 else if (client_event->window == ctrlW) CtrlBox(0); 649 if (wasCtrlUp) { CtrlBox(wasCtrlUp); wasCtrlUp=0; } 698 if (ctrlUp) { wasCtrlUp = ctrlUp; CtrlBox(0); } 1482 if (!shift && !useroot) CtrlBox(!ctrlUp); 1912 case '?': if (!useroot) CtrlBox(!ctrlUp); break;
|
H A D | xvctrl.c | 408 void CtrlBox(vis) in CtrlBox() function
|
H A D | xv.h | 1605 void CtrlBox PARM((int));
|
H A D | xv.c | 905 CtrlBox(ctrlmap); /* map it (or not) */ 4527 CtrlBox(1);
|
/dports/graphics/xv-m17n/xv-3.10a/ |
H A D | xvgrab.c | 99 else if (ctrlW) CtrlBox(0); in Grab() 381 else if (ctrlW) CtrlBox(1); in Grab()
|
H A D | xvevent.c | 445 else if (client_event->window == ctrlW) CtrlBox(0); 649 if (wasCtrlUp) { CtrlBox(wasCtrlUp); wasCtrlUp=0; } 698 if (ctrlUp) { wasCtrlUp = ctrlUp; CtrlBox(0); } 1482 if (!shift && !useroot) CtrlBox(!ctrlUp); 1912 case '?': if (!useroot) CtrlBox(!ctrlUp); break;
|
H A D | xvctrl.c | 408 void CtrlBox(vis) in CtrlBox() function
|
H A D | xv.h | 1605 void CtrlBox PARM((int));
|
H A D | xv.c | 905 CtrlBox(ctrlmap); /* map it (or not) */ 4527 CtrlBox(1);
|
/dports/japanese/xv/xv-3.10a/unsupt/ |
H A D | vis | 679 void CtrlBox(int); 805 void CreateCtrl(), CtrlBox(), RedrawCtrl(), DrawCtrlStr(), ScrollToCurrent();
|
/dports/graphics/xv-m17n/xv-3.10a/unsupt/ |
H A D | vis | 679 void CtrlBox(int); 805 void CreateCtrl(), CtrlBox(), RedrawCtrl(), DrawCtrlStr(), ScrollToCurrent();
|
/dports/graphics/xv/xv-3.10a/unsupt/ |
H A D | vis | 679 void CtrlBox(int); 805 void CreateCtrl(), CtrlBox(), RedrawCtrl(), DrawCtrlStr(), ScrollToCurrent();
|