Home
last modified time | relevance | path

Searched refs:cursorChange (Results 1 – 10 of 10) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DMapTooltip.cpp69 auto cursorChange = cursor - _lastCursor; in window_map_tooltip_update_visibility() local
73 if (abs(cursorChange.x) > 5 || abs(cursorChange.y) > 5 || (input_test_flag(INPUT_FLAG_5))) in window_map_tooltip_update_visibility()
/dports/games/ufoai/ufoai-2.5-source/src/client/input/
H A Dcl_input.cpp1151 static cursorChange_t cursorChange; variable
1156 if (mspace != cursorChange.prevSpace) { in IN_SetMouseSpace()
1157 SCR_ChangeCursor(cursorChange.cursor); in IN_SetMouseSpace()
1160 if (mouseSpace != MS_NULL && mouseSpace != cursorChange.prevSpace) { in IN_SetMouseSpace()
1161 cursorChange.prevSpace = mouseSpace; in IN_SetMouseSpace()
1162 cursorChange.cursor = Cvar_GetValue("cursor"); in IN_SetMouseSpace()
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/MiniZincIDE/
H A Dcodeeditor.cpp32 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(cursorChange())); in initUI()
37 cursorChange(); in initUI()
139 disconnect(this, SIGNAL(cursorPositionChanged()), this, SLOT(cursorChange())); in setDocument()
151 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(cursorChange())); in setDocument()
172 cursorChange(); // Ensure extra selections are the correct colours in setDarkMode()
364 void CodeEditor::cursorChange() in cursorChange() function in CodeEditor
H A Dcodeeditor.h73 void cursorChange();
/dports/games/scummvm/scummvm-2.5.1/engines/buried/
H A Dinventory_info.cpp203 TempCursorChange cursorChange(kCursorWait); in onLButtonUp() local
233 TempCursorChange cursorChange(kCursorWait); in onLButtonUp() local
H A Dscene_view.cpp1024 TempCursorChange cursorChange(kCursorWait); in videoTransition() local
1111 TempCursorChange cursorChange(kCursorWait); in walkTransition() local
1178 TempCursorChange cursorChange(kCursorWait); in pushTransition() local
1250 TempCursorChange cursorChange(kCursorWait); in slideInTransition() local
1300 TempCursorChange cursorChange(kCursorWait); in slideOutTransition() local
1532 TempCursorChange cursorChange(kCursorWait); in playSynchronousAnimation() local
1597 TempCursorChange cursorChange(kCursorWait); in playSynchronousAnimationExtern() local
1637 TempCursorChange cursorChange(kCursorWait); in playPlacedSynchronousAnimation() local
1704 TempCursorChange cursorChange(kCursorWait); in playClippedSynchronousAnimation() local
2496 TempCursorChange cursorChange(kCursorWait); in onKeyUp() local
H A Dbiochip_view.cpp230 TempCursorChange cursorChange(kCursorWait); in onLButtonUp() local
/dports/games/scummvm/scummvm-2.5.1/engines/buried/environ/
H A Dai_lab.cpp647 TempCursorChange cursorChange(kCursorWait); in mouseUp() local
813 TempCursorChange cursorChange(kCursorWait); in mouseUp() local
843 TempCursorChange cursorChange(kCursorWait); in mouseUp() local
1598 TempCursorChange cursorChange(kCursorWait); in postEnterRoom() local
H A Dmayan.cpp1317 TempCursorChange cursorChange(kCursorWait); in timerCallback() local
1585 TempCursorChange cursorChange(kCursorWait); in timerCallback() local
/dports/www/grafana8/grafana-8.3.6/public/build/
H A Dbrace.0e38943fa459e872fe93.js.map1cursorChange = function() {\n this.renderer.updateCursor();\n };\n this.onDocumentCha…