Home
last modified time | relevance | path

Searched refs:updateArrows (Results 1 – 17 of 17) sorted by relevance

/dports/games/katomic/katomic-21.12.3/src/
H A Dplayfield.cpp186 updateArrows(); in nextAtom()
206 updateArrows(); in nextAtom()
229 updateArrows(); in previousAtom()
251 updateArrows(); in previousAtom()
360 updateArrows(); in undoAll()
399 updateArrows(); in redoAll()
417 updateArrows(); in mousePressEvent()
509 updateArrows(true); // hide them in moveSelectedAtom()
543 updateArrows(); in atomAnimFrameChanged()
551 updateArrows(true); in atomAnimFrameChanged()
[all …]
H A Dplayfield.h130 void updateArrows(bool justHide=false);
/dports/net-im/psi/psi-1.5/src/options/
H A Dopt_toolbars.cpp445 updateArrows(); in toolbarSelectionChanged()
469 void OptionsTabToolbars::updateArrows() in updateArrows() function in OptionsTabToolbars
541 updateArrows(); in toolbarActionUp()
563 updateArrows(); in toolbarActionDown()
575 updateArrows(); in toolbarAddAction()
588 updateArrows(); in toolbarRemoveAction()
661 updateArrows(); in selAct_selectionChanged()
666 updateArrows(); in avaAct_selectionChanged()
H A Dopt_toolbars.h49 void updateArrows();
/dports/games/openxcom/OpenXcom-1.0/src/Menu/
H A DListGamesState.cpp171 updateArrows(); in ListGamesState()
210 void ListGamesState::updateArrows() in updateArrows() function in OpenXcom::ListGamesState
334 updateArrows(); in sortNameClick()
356 updateArrows(); in sortDateClick()
H A DListGamesState.h56 void updateArrows();
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/wizard/
H A DTophatSamplesWidgetController.cpp313 updateArrows(); in init()
389 updateArrows(); in sl_remove()
398 updateArrows(); in sl_add()
411 updateArrows(); in sl_selectionChanged()
492 updateArrows(); in move()
557 void TophatSamples::updateArrows() { in updateArrows() function in U2::TophatSamples
H A DTophatSamplesWidgetController.h91 void updateArrows();
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoDualColorButton.cpp50 updateArrows(); in Private()
56 void updateArrows() { in updateArrows() function in KoDualColorButton::Private
332 d->updateArrows(); in changeEvent()
/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A DKoDualColorButton.cpp53 updateArrows(); in Private()
59 void updateArrows() { in updateArrows() function in KoDualColorButton::Private
398 d->updateArrows(); in changeEvent()
/dports/graphics/Coin/coin-Coin-4.0.0/src/draggers/
H A DSoHandleBoxDragger.cpp767 this->updateArrows(); in drag()
794 this->updateArrows(); in drag()
879 this->updateArrows(); in setAllPartsActive()
933 this->updateArrows(); in updateSwitches()
938 SoHandleBoxDragger::updateArrows(void) in updateArrows() function in SoHandleBoxDragger
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMacDraft5StyleManager.hxx79 std::string updateArrows(int startId, int endId, MWAWGraphicStyle &style);
H A DMacDraft5StyleManager.cxx607 std::string MacDraft5StyleManager::updateArrows(int startId, int endId, MWAWGraphicStyle &style) in updateArrows() function in MacDraft5StyleManager
H A DMacDraft5Parser.cxx1234 f << m_styleManager->updateArrows(arrowId&0xf, (arrowId>>4)&0xf, style); in readObject()
/dports/games/openxcom/OpenXcom-1.0/src/Interface/
H A DTextList.cpp348 updateArrows(); in addRow()
829 void TextList::updateArrows() in updateArrows() function in OpenXcom::TextList
849 updateArrows(); in updateVisible()
1136 updateArrows(); in scrollTo()
H A DTextList.h66 void updateArrows();
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/draggers/
H A DSoHandleBoxDragger.h155 void updateArrows();