Home
last modified time | relevance | path

Searched defs:wrapAround (Results 1 – 25 of 130) sorted by relevance

123456

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIPanelContainer.cpp254 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnLeft() local
265 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnRight() local
276 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnUp() local
287 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnDown() local
295 bool CGUIPanelContainer::MoveDown(bool wrapAround) in MoveDown()
321 bool CGUIPanelContainer::MoveUp(bool wrapAround) in MoveUp()
342 bool CGUIPanelContainer::MoveLeft(bool wrapAround) in MoveLeft()
358 bool CGUIPanelContainer::MoveRight(bool wrapAround) in MoveRight()
H A DGUIWrappingListContainer.cpp92 bool CGUIWrappingListContainer::MoveUp(bool wrapAround) in MoveUp()
98 bool CGUIWrappingListContainer::MoveDown(bool wrapAround) in MoveDown()
H A DGUIListContainer.cpp114 bool CGUIListContainer::MoveUp(bool wrapAround) in MoveUp()
140 bool CGUIListContainer::MoveDown(bool wrapAround) in MoveDown()
H A DGUIFixedListContainer.cpp73 bool CGUIFixedListContainer::MoveUp(bool wrapAround) in MoveUp()
88 bool CGUIFixedListContainer::MoveDown(bool wrapAround) in MoveDown()
H A DGUIBaseContainer.cpp493 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnUp() local
503 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnDown() local
513 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnLeft() local
528 bool wrapAround = action.GetNavigation() == GetID() || !action.HasActionsMeetingCondition(); in OnRight() local
645 bool CGUIBaseContainer::MoveUp(bool wrapAround) in MoveUp()
650 bool CGUIBaseContainer::MoveDown(bool wrapAround) in MoveDown()
/dports/editors/calligra/calligra-3.2.1/libs/main/
H A DKoFindBase.cpp113 emit wrapAround(true); in findNext() local
129 emit wrapAround(false); in findPrevious() local
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_basics/utilities/
H A Djuce_GenericInterpolator.h110 int wrapAround) noexcept in process()
165 int wrapAround, in processAdding()
202 int wrapAround) noexcept in pushInterpolationSamples()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_basics/utilities/
H A Djuce_GenericInterpolator.h110 int wrapAround) noexcept in process()
165 int wrapAround, in processAdding()
202 int wrapAround) noexcept in pushInterpolationSamples()
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/editor/
H A DPatternJFrame.java40 private JCheckBox wrapAround; field in PatternJFrame
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/expr/
H A Dqnodesort.cpp92 Expression::Ptr NodeSortExpression::wrapAround(const Expression::Ptr &operand, in wrapAround() function in NodeSortExpression
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/expr/
H A Dqnodesort.cpp92 Expression::Ptr NodeSortExpression::wrapAround(const Expression::Ptr &operand, in wrapAround() function in NodeSortExpression
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Utils/
H A DSaveState.c198 UInt32 wrapAround = 0; in saveStateGet() local
229 UInt32 wrapAround = 0; in saveStateGetBuffer() local
/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusChewingLookupTable.c11 gboolean wrapAround = TRUE; in ibus_chewing_lookup_table_new() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqv4util_p.h93 int findNext(int start, bool value, bool wrapAround) const in findNext()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqv4util_p.h93 int findNext(int start, bool value, bool wrapAround) const in findNext()
/dports/games/openlierox/OpenLieroX/src/common/
H A DPhysicsLX56.cpp86 bool wrapAround = cClient->getGameLobby()->features[FT_InfiniteMap]; in moveAndCheckWormCollision() local
583 const bool wrapAround = cClient->getGameLobby()->features[FT_InfiniteMap]; in simulateNinjarope() local
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/common/prque/
H A Dsstack.go38 wrapAround bool member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/src/org/eclipse/equinox/bidi/internal/
H A DStructuredTextStringRecord.java47 private static boolean wrapAround; field in StructuredTextStringRecord
/dports/devel/doxygen/doxygen-1.9.3/vhdlparser/
H A DCharStream.cc113 void CharStream::ExpandBuff(bool wrapAround) { in ExpandBuff()
/dports/editors/e93/e93/
H A Dsearch.c512 …IVERSE *selectionUniverse,TEXT_UNIVERSE *searchForText,bool backward,bool wrapAround,bool selectio… in EditorFind()
737 …IVERSE *selectionUniverse,TEXT_UNIVERSE *searchForText,bool backward,bool wrapAround,bool selectio… in EditorFindAll()
1119 …UNIVERSE *searchForText,TEXT_UNIVERSE *replaceWithText,bool backward,bool wrapAround,bool selectio… in EditorReplace()
1421 …UNIVERSE *searchForText,TEXT_UNIVERSE *replaceWithText,bool backward,bool wrapAround,bool selectio… in EditorReplaceAll()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/dom/
H A DWindowEx.java85 boolean wrapAround, in find()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DASCII_UCodeESC_CharStream.java115 private final void ExpandBuff(boolean wrapAround) in ExpandBuff()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DASCII_UCodeESC_CharStream.java115 private final void ExpandBuff(boolean wrapAround) in ExpandBuff()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/expr/
H A DASCII_UCodeESC_CharStream.java115 private final void ExpandBuff(boolean wrapAround) in ExpandBuff()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DASCII_UCodeESC_CharStream.java115 private final void ExpandBuff(boolean wrapAround) in ExpandBuff()

123456