Home
last modified time | relevance | path

Searched +defs:go +defs:up (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/math/octave/octave-6.4.0/libgui/graphics/
H A DEditControl.cc44 octave::interpreter& interp, const graphics_object& go) in create()
54 uicontrol::properties& up = Utils::properties<uicontrol> (go); in create() local
70 const graphics_object& go, QLineEdit *edit) in EditControl()
86 uicontrol::properties& up = properties<uicontrol> (); in init() local
102 const graphics_object& go, TextEdit *edit) in EditControl()
118 uicontrol::properties& up = properties<uicontrol> (); in init() local
165 uicontrol::properties& up = properties<uicontrol> (); in updateSingleLine() local
201 uicontrol::properties& up = properties<uicontrol> (); in updateMultiLine() local
H A DTextControl.cc43 octave::interpreter& interp, const graphics_object& go) in create()
60 const graphics_object& go, QLabel *label) in TextControl()
63 uicontrol::properties& up = properties<uicontrol> (); in TextControl() local
79 uicontrol::properties& up = properties<uicontrol> (); in update() local
H A DMenu.cc45 accelSequence (const uimenu::properties& up) in accelSequence()
67 const graphics_object& go) in create()
84 const graphics_object& go, QAction *action, Object *xparent) in Menu()
88 uimenu::properties& up = properties<uimenu> (); in Menu() local
173 uimenu::properties& up = properties<uimenu> (); in update() local
322 graphics_object go = aObj->object (); in updateSiblingPositions() local
328 uimenu::properties& up = Utils::properties<uimenu> (go); in updateSiblingPositions() local
H A DSliderControl.cc49 const graphics_object& go) in create()
67 const graphics_object& go, in SliderControl()
71 uicontrol::properties& up = properties<uicontrol> (); in SliderControl() local
102 uicontrol::properties& up = properties<uicontrol> (); in update() local
148 graphics_object go = object (); in valueChanged() local
152 uicontrol::properties& up = Utils::properties<uicontrol> (go); in valueChanged() local
H A DPushButtonControl.cc45 const graphics_object& go) in create()
63 const graphics_object& go, in PushButtonControl()
67 uicontrol::properties& up = properties<uicontrol> (); in PushButtonControl() local
82 uicontrol::properties& up = properties<uicontrol> (); in update() local
H A DToggleButtonControl.cc45 const graphics_object& go) in create()
63 const graphics_object& go, in ToggleButtonControl()
72 uicontrol::properties& up = properties<uicontrol> (); in ToggleButtonControl() local
88 uicontrol::properties& up = properties<uicontrol> (); in update() local
H A DPopupMenuControl.cc44 const graphics_object& go) in create()
62 const graphics_object& go, in PopupMenuControl()
66 uicontrol::properties& up = properties<uicontrol> (); in PopupMenuControl() local
81 uicontrol::properties& up = properties<uicontrol> (); in update() local
H A DBaseControl.cc101 const graphics_object& go, QWidget *w) in BaseControl()
115 uicontrol::properties& up = properties<uicontrol> (); in init() local
144 uicontrol::properties& up = properties<uicontrol> (); in update() local
226 graphics_object go = object (); in eventFilter() local
227 uicontrol::properties& up = Utils::properties<uicontrol> (go); in eventFilter() local
268 graphics_object go = object (); in eventFilter() local
H A Dqt-graphics-toolkit.cc80 toolkitObjectProperty (const graphics_object& go) in toolkitObjectProperty()
121 qt_graphics_toolkit::initialize (const graphics_object& go) in initialize()
160 qt_graphics_toolkit::update (const graphics_object& go, int pId) in update()
198 qt_graphics_toolkit::finalize (const graphics_object& go) in finalize()
249 qt_graphics_toolkit::print_figure (const graphics_object& go, in print_figure() argument
287 const uicontrol::properties& up = in get_text_extent() local
328 qt_graphics_toolkit::toolkitObject (const graphics_object& go) in toolkitObject()
339 qt_graphics_toolkit::toolkitObjectProxy (const graphics_object& go) in toolkitObjectProxy()
379 graphics_object go (gh_mgr.get_object (graphics_handle (handle))); in create_object() local
413 uicontrol::properties& up = in create_object() local
H A DButtonControl.cc45 const graphics_object& go, in ButtonControl()
49 uicontrol::properties& up = properties<uicontrol> (); in ButtonControl() local
74 uicontrol::properties& up = properties<uicontrol> (); in update() local
136 uicontrol::properties& up = properties<uicontrol> (); in toggled() local
H A DListBoxControl.cc75 const graphics_object& go) in create()
93 const graphics_object& go, QListWidget *list) in ListBoxControl()
97 uicontrol::properties& up = properties<uicontrol> (); in ListBoxControl() local
141 uicontrol::properties& up = properties<uicontrol> (); in update() local
H A DContextMenu.cc45 octave::interpreter& interp, const graphics_object& go) in create()
61 const graphics_object& go, QMenu *xmenu) in ContextMenu()
76 uicontextmenu::properties& up = properties<uicontextmenu> (); in update() local
133 graphics_object go = gh_mgr.get_object (h); in executeAt() local
/dports/devel/hs-git-annex/git-annex-8.20210903/
H A DUpgrade.hs79 go _ = return True function
87 up (RepoVersion 0) = Upgrade.V0.upgrade function
88 up (RepoVersion 1) = Upgrade.V1.upgrade function
90 up (RepoVersion 0) = giveup "upgrade from v0 on Windows not supported" function
93 up (RepoVersion 2) = Upgrade.V2.upgrade function
94 up (RepoVersion 3) = Upgrade.V3.upgrade automatic function
95 up (RepoVersion 4) = Upgrade.V4.upgrade automatic function
96 up (RepoVersion 5) = Upgrade.V5.upgrade automatic function
97 up (RepoVersion 6) = Upgrade.V6.upgrade automatic function
98 up (RepoVersion 7) = Upgrade.V7.upgrade automatic function
[all …]
/dports/devel/p5-Java/Java-4.7/examples/java2perl/
H A DSelfRunning.java30 public void go() in go() method in SelfRunning
39 String up = p.eval("&SelfRunning::toUp("+test+")"); in go() local
/dports/devel/p5-POE-Session-MultiDispatch/POE-Session-MultiDispatch-1.3/
H A DMultiDispatch.pm102 sub go { subroutine
139 sub up { subroutine
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/edit_virtual_scan/vs/
H A Dstages.h205 virtual void go( void ) in go() function
228 MyPoint& up = upVectors[ currentPov ]; in go() local
317 MyPoint up; in generateUpVectors() local
354 virtual void go( void ) in go() function
597 virtual void go() in go() function
630 virtual void go() in go() function
684 virtual void go( void ) in go() function
713 virtual void go( void ) in go() function
759 virtual void go( void ) in go() function
793 virtual void go( void ) in go() function
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/conduit-1.3.4/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/conduit-1.3.4/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/conduit-1.3.3/src/Data/Conduit/Internal/
H A DConduit.hs336 go (Done ()) = Done () function
346 go (Done r) = Done r function
356 go (Done ()) = Done () function
367 go (Done r) = rest r function
379 go (Done r) = rest r function
403 go (Done r) = rest r function
610 go a = do function
996 go (Done r) = rest r function
1008 go (Done r) = rest r function
1024 go (Done r) = rest r function
[all …]

1234567