Home
last modified time | relevance | path

Searched refs:getCtrl (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/extended/
H A Daccessibleiconchoicectrl.cxx68 if ( getCtrl() && getCtrl()->HasFocus() ) in IMPLEMENT_FORWARD_XINTERFACE2()
155 return getCtrl()->GetEntryCount(); in getAccessibleChildCount()
162 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in getAccessibleChild()
188 return getCtrl()->GetAccessibleDescription(); in getAccessibleDescription()
207 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in selectAccessibleChild()
219 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in isAccessibleChildSelected()
230 getCtrl()->SetNoSelection(); in clearAccessibleSelection()
237 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in selectAllAccessibleChildren()
252 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in getSelectedAccessibleChildCount()
273 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in getSelectedAccessibleChild()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/extended/
H A Daccessibleiconchoicectrl.cxx69 if ( getCtrl() && getCtrl()->HasFocus() ) in IMPLEMENT_FORWARD_XINTERFACE2()
155 return getCtrl()->GetEntryCount(); in getAccessibleChildCount()
162 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in getAccessibleChild()
191 return getCtrl()->GetAccessibleDescription(); in getAccessibleDescription()
210 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in selectAccessibleChild()
222 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in isAccessibleChildSelected()
233 getCtrl()->SetNoSelection(); in clearAccessibleSelection()
240 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in selectAllAccessibleChildren()
255 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in getSelectedAccessibleChildCount()
276 VclPtr<SvtIconChoiceCtrl> pCtrl = getCtrl(); in getSelectedAccessibleChild()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/SystemCheck/classes/
H A Dclass.ilSCComponentTaskGUI.php75 protected function getCtrl() function in ilSCComponentTaskGUI
93 $next_class = $this->getCtrl()->getNextClass($this);
94 $cmd = $this->getCtrl()->getCmd();
110 $confirm->setFormAction($this->getCtrl()->getFormAction($this));
123 $this->getCtrl()->returnToParent($this);
/dports/www/ilias6/ILIAS-6.14/Services/SystemCheck/classes/
H A Dclass.ilSCComponentTaskGUI.php75 protected function getCtrl() function in ilSCComponentTaskGUI
93 $next_class = $this->getCtrl()->getNextClass($this);
94 $cmd = $this->getCtrl()->getCmd();
110 $confirm->setFormAction($this->getCtrl()->getFormAction($this));
123 $this->getCtrl()->returnToParent($this);
/dports/www/ilias/ILIAS-5.4.25/Services/Tree/classes/
H A Dclass.ilSCTreeTasksGUI.php186 $this->getCtrl()->returnToParent($this);
223 $this->getCtrl()->returnToParent($this);
253 $this->getCtrl()->returnToParent($this);
288 $this->getCtrl()->returnToParent($this);
323 $this->getCtrl()->returnToParent($this);
339 $this->getCtrl()->returnToParent($this);
357 $this->getCtrl()->returnToParent($this);
390 $this->getCtrl()->returnToParent($this);
408 $this->getCtrl()->returnToParent($this);
438 $this->getCtrl()->returnToParent($this);
/dports/www/ilias6/ILIAS-6.14/Services/Tree/classes/
H A Dclass.ilSCTreeTasksGUI.php186 $this->getCtrl()->returnToParent($this);
223 $this->getCtrl()->returnToParent($this);
253 $this->getCtrl()->returnToParent($this);
288 $this->getCtrl()->returnToParent($this);
323 $this->getCtrl()->returnToParent($this);
339 $this->getCtrl()->returnToParent($this);
357 $this->getCtrl()->returnToParent($this);
390 $this->getCtrl()->returnToParent($this);
408 $this->getCtrl()->returnToParent($this);
438 $this->getCtrl()->returnToParent($this);
/dports/www/ilias/ILIAS-5.4.25/Services/Search/classes/
H A Dclass.ilRepositoryObjectSearchGUI.php69 $this->getCtrl()->returnToParent($this->getParentGUI());
72 $next_class = $this->getCtrl()->getNextClass();
73 $cmd = $this->getCtrl()->getCmd();
96 public function getCtrl() function in ilRepositoryObjectSearchGUI
145 $this->getCtrl()->returnToParent($this);
/dports/www/ilias6/ILIAS-6.14/Services/Search/classes/
H A Dclass.ilRepositoryObjectSearchGUI.php69 $this->getCtrl()->returnToParent($this->getParentGUI());
72 $next_class = $this->getCtrl()->getNextClass();
73 $cmd = $this->getCtrl()->getCmd();
96 public function getCtrl() function in ilRepositoryObjectSearchGUI
145 $this->getCtrl()->returnToParent($this);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/formatting/
H A DNativeKeyFormatter.java145 if ((modifierKeys & lookup.getCtrl()) != 0) { in sortModifierKeys()
146 sortedKeys[index++] = lookup.getCtrl(); in sortModifierKeys()
159 if ((modifierKeys & lookup.getCtrl()) != 0) { in sortModifierKeys()
160 sortedKeys[index++] = lookup.getCtrl(); in sortModifierKeys()
169 if ((modifierKeys & lookup.getCtrl()) != 0) { in sortModifierKeys()
170 sortedKeys[index++] = lookup.getCtrl(); in sortModifierKeys()
H A DFormalKeyFormatter.java60 if ((modifierKeys & lookup.getCtrl()) != 0) { in sortModifierKeys()
61 sortedKeys[index++] = lookup.getCtrl(); in sortModifierKeys()
H A DEmacsKeyFormatter.java88 if ((modifierKeys & lookup.getCtrl()) != 0) { in sortModifierKeys()
89 sortedKeys[index++] = lookup.getCtrl(); in sortModifierKeys()
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/
H A Dclass.ilECSParticipantSettingsGUI.php85 public function getCtrl() function in ilECSParticipantSettingsGUI
117 $this->getCtrl()->saveParameter($this, 'server_id');
118 $this->getCtrl()->saveParameter($this, 'mid');
140 $this->getCtrl()->returnToParent($this);
172 $this->getCtrl()->redirect($this, 'settings');
187 $form->setFormAction($this->getCtrl()->getFormAction($this));
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/
H A Dclass.ilECSParticipantSettingsGUI.php85 public function getCtrl() function in ilECSParticipantSettingsGUI
117 $this->getCtrl()->saveParameter($this, 'server_id');
118 $this->getCtrl()->saveParameter($this, 'mid');
140 $this->getCtrl()->returnToParent($this);
172 $this->getCtrl()->redirect($this, 'settings');
187 $form->setFormAction($this->getCtrl()->getFormAction($this));
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/org/eclipse/ui/tests/performance/
H A DCommandsPerformanceTest.java207 final int modifierKeys3 = lookup.getCtrl(); in doSetUp()
210 final int modifierKeys6 = lookup.getAlt() | lookup.getCtrl(); in doSetUp()
212 final int modifierKeys8 = lookup.getCommand() | lookup.getCtrl(); in doSetUp()
214 final int modifierKeys10 = lookup.getCtrl() | lookup.getShift(); in doSetUp()
216 | lookup.getCtrl(); in doSetUp()
219 final int modifierKeys13 = lookup.getAlt() | lookup.getCtrl() in doSetUp()
221 final int modifierKeys14 = lookup.getCommand() | lookup.getCtrl() in doSetUp()
224 | lookup.getCtrl() | lookup.getShift(); in doSetUp()
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/zerberus/
H A Dzone.cpp61 if (locc[i] > c->getCtrl(i) || hicc[i] < c->getCtrl(i)) in match()
95 ccGain *= pow(10, (((float) c->getCtrl(oncc.first) / (float) 127.0) * oncc.second)/20); in updateCCGain()
H A Dchannel.h50 int getCtrl(int CTRL) const;
H A Dchannel.cpp113 int Channel::getCtrl(int CTRL) const in getCtrl() function in Channel
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4GameControlNetwork.cpp106 C4GameControlPacket *pPkt = getCtrl(C4ClientIDAll, iTick); in GetControl()
122 return !!getCtrl(iClientID, iTick); in ClientReady()
419 C4GameControlPacket *pCtrl = getCtrl(pClient->getClientID(), iCtrlTick); in CalcPerformance()
489 if (rPkt.getCtrl().getPktType() < CID_First) break; in HandlePacket()
491 C4IDPacket Copy(rPkt.getCtrl()); in HandlePacket()
528 if (getCtrl(rPkt.getClientID(), rPkt.getCtrlTick())) return; in HandleControl()
545 C4GameControlPacket *pCtrl = getCtrl(C4ClientIDAll, iTick); in HandleControlReq()
643 C4GameControlPacket *C4GameControlNetwork::getCtrl(int32_t iClientID, int32_t iCtrlTick) // by both in getCtrl() function in C4GameControlNetwork
700 C4GameControlPacket *pComplete = getCtrl(C4ClientIDAll, iControlReady + 1); in CheckCompleteCtrl()
759 if (!getCtrl(pClient->getClientID(), iTick)) in PackCompleteCtrl()
[all …]
H A DC4GameControlNetwork.h160 C4GameControlPacket *getCtrl(int32_t iClientID, int32_t iCtrlTick); // by both
267 const C4IDPacket &getCtrl() const { return Ctrl; } in getCtrl() function
/dports/www/ilias/ILIAS-5.4.25/Modules/Cloud/classes/
H A Dclass.ilCloudPluginInitGUI.php270 …e_tree->setVariable("ASYNC_GET_BLOCK", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
271 …ee->setVariable("ASYNC_CREATE_FOLDER", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
272 …tree->setVariable("ASYNC_UPLOAD_FILE", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
273 …tree->setVariable("ASYNC_DELETE_ITEM", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
/dports/www/ilias6/ILIAS-6.14/Modules/Cloud/classes/
H A Dclass.ilCloudPluginInitGUI.php275 …e_tree->setVariable("ASYNC_GET_BLOCK", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
276 …ee->setVariable("ASYNC_CREATE_FOLDER", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
277 …tree->setVariable("ASYNC_UPLOAD_FILE", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
278 …tree->setVariable("ASYNC_DELETE_ITEM", json_encode($this->getGUIClass()->getCtrl()->getLinkTargetB…
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dmidiport.h119 int getCtrl(int ch, unsigned int tick, int ctrl) const;
121 int getCtrl(int ch, unsigned int tick, int ctrl, Part* part) const;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/keys/
H A DModifierKey.java96 CTRL = new ModifierKey(lookup.getCtrl());
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/inc/extended/
H A Daccessibleiconchoicectrl.hxx51 VclPtr< SvtIconChoiceCtrl > getCtrl() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/inc/extended/
H A Daccessibleiconchoicectrl.hxx52 VclPtr< SvtIconChoiceCtrl > getCtrl() const;

12