Home
last modified time | relevance | path

Searched refs:getInputMode (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/
H A DElementContentEditable.php48 public function getInputMode(): string; function
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/maps/
H A Dnode_title_options.lua54 if getInputMode() ~= INPUT_MOUSE then
H A Dnode_title_replayintro.lua53 if getInputMode() ~= INPUT_MOUSE then
H A Dnode_title_quit.lua55 if getInputMode() ~= INPUT_MOUSE then
H A Dnode_title_mods.lua59 if getInputMode() ~= INPUT_MOUSE then
H A Dnode_title_continue.lua67 if getInputMode() ~= INPUT_MOUSE then
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/Helper/
H A DElementContentEditable.php106 public function getInputMode(): string { function
H A DHTMLElement.php121 return $this->getInputMode();
581 public function getInputMode(): string { function
H A DHTMLPictureElement.php121 return $this->getInputMode();
H A DHTMLSlotElement.php121 return $this->getInputMode();
H A DHTMLTableCaptionElement.php121 return $this->getInputMode();
H A DHTMLTemplateElement.php121 return $this->getInputMode();
H A DHTMLTimeElement.php121 return $this->getInputMode();
H A DHTMLLegendElement.php121 return $this->getInputMode();
H A DHTMLMapElement.php121 return $this->getInputMode();
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreCompositionTargetPass.h65 InputMode getInputMode() const;
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreCompositionTargetPass.h66 InputMode getInputMode() const;
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/scatterplot/selection/
H A DSelectionToolDotVisualization.java175 Mode mode = getInputMode(evt); in endDrag()
189 private Mode getInputMode(Event evt) { in getInputMode() method in SelectionToolDotVisualization.Instance
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreCompositionTargetPass.cpp61 CompositionTargetPass::InputMode CompositionTargetPass::getInputMode() const in getInputMode() function in Ogre::CompositionTargetPass
H A DOgreCompositorManager.cpp346 if (tp->getInputMode() == CompositionTargetPass::IM_PREVIOUS && in isInputPreviousTarget()
364 if (tp->getInputMode() == CompositionTargetPass::IM_PREVIOUS) in isInputPreviousTarget()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_StatusBar.cpp191 …UT_UTF8String sInputMode(XAP_App::getApp()->getInputMode(), XAP_App::getApp()->getDefaultEncoding(… in ap_sbf_InputMode()
203 …UT_UTF8String sInputMode(XAP_App::getApp()->getInputMode(), XAP_App::getApp()->getDefaultEncoding(… in notify()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreCompositionTargetPass.cpp59 CompositionTargetPass::InputMode CompositionTargetPass::getInputMode() const in getInputMode() function in Ogre::CompositionTargetPass
H A DOgreCompositorManager.cpp334 if (tp->getInputMode() == CompositionTargetPass::IM_PREVIOUS && in isInputPreviousTarget()
353 if (tp->getInputMode() == CompositionTargetPass::IM_PREVIOUS) in isInputPreviousTarget()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/optics/
H A DOPTICSPlotSelectionVisualization.java240 Mode mode = getInputMode(evt); in endDrag()
253 private Mode getInputMode(Event evt) { in getInputMode() method in OPTICSPlotSelectionVisualization.Instance
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/parallel/selection/
H A DSelectionToolLineVisualization.java179 Mode mode = getInputMode(evt); in endDrag()
193 private Mode getInputMode(Event evt) { in getInputMode() method in SelectionToolLineVisualization.Instance

1234