MCPcopy Create free account

hub / github.com/AntiMicroX/antimicrox / functions

Functions2,506 in github.com/AntiMicroX/antimicrox

↓ 11 callersMethodsetDefaultButtonName
src/joybuttontypes/joybutton.cpp:3616
↓ 10 callersMethodaddVButton
src/vdpad.cpp:134
↓ 10 callersMethodgetEasingDuration
src/joybuttontypes/joybutton.cpp:4160
↓ 10 callersMethodgetName
src/joybuttontypes/joybutton.cpp:1585
↓ 10 callersFunctiongetProfileName
! * \brief Returns the "human-readable" name of the given profile. */
src/common.h:186
↓ 10 callersMethodgetSensitivity
src/joybuttontypes/joybutton.cpp:3570
↓ 10 callersMethodgetSlotsSummary
* @brief Generate a string representing a summary of the slots currently * assigned to a button * @return String of currently assigned slots */
src/joybuttontypes/joybutton.cpp:1630
↓ 10 callersMethodgetSpringDeadCircleMultiplier
src/joybuttontypes/joybutton.cpp:4511
↓ 10 callersMethodhasSlotsAssigned
src/joydpad.cpp:557
↓ 10 callersMethodisPartVDPad
src/joybuttontypes/joybutton.cpp:3461
↓ 10 callersMethodrelease
* @brief Perform a release of all elements of a set. Stick and vdpad * releases will be handled by the associated button or axis. */
src/setjoystick.cpp:319
↓ 10 callersMethodremoveControlStick
src/joyaxis.cpp:526
↓ 10 callersMethodsetActiveSetNumber
src/inputdevice.cpp:150
↓ 10 callersMethodsetThrottle
* @brief Set throttle value for axis. * @param Current value for axis. */
src/joyaxis.cpp:388
↓ 9 callersMethodcalculateRelativeErrorSq
* @brief Calculates the squared relative three sigma error range, i.e. the squared * estimation accuracy in percent, of the processed data stream f
src/statisticsestimator.cpp:58
↓ 9 callersMethodgetCount
* @brief Gets the amount of processed samples. * @returns Processed sample count. */
src/statisticsestimator.h:37
↓ 9 callersMethodgetPartialName
src/gamecontroller/gamecontrollertrigger.cpp:88
↓ 9 callersMethodgetSpringHeight
src/joybuttontypes/joybutton.cpp:3559
↓ 9 callersMethodgetSpringWidth
src/joybuttontypes/joybutton.cpp:3548
↓ 9 callersMethodgetWhileHeldStatus
src/joybuttontypes/joybutton.cpp:3572
↓ 9 callersFunctionpreferredProfileDir
src/common.cpp:34
↓ 9 callersMethodsetChangeSetSelection
src/joybuttontypes/joybutton.cpp:2416
↓ 9 callersMethodsetTextData
src/joybuttonslot.cpp:383
↓ 8 callersFunctionconfigPath
src/common.h:66
↓ 8 callersMethoddisableFlashes
src/gui/joyaxiswidget.cpp:56
↓ 8 callersMethodenableFlashes
src/gui/joyaxiswidget.cpp:63
↓ 8 callersMethodgetAccelExtraDuration
src/joybuttontypes/joybutton.cpp:4481
↓ 8 callersMethodgetDeviceKeyPressTime
src/inputdevice.cpp:1220
↓ 8 callersMethodgetDiagonalRange
* @brief Get the assigned diagonal range value * @return Assigned diagonal range in degree or degree/s */
src/joysensor.cpp:264
↓ 8 callersMethodgetErrorString
src/uihelpers/joytabwidgethelper.cpp:67
↓ 8 callersMethodgetExtraAccelerationMultiplier
src/joybuttontypes/joybutton.cpp:4410
↓ 8 callersMethodgetExtraData
src/joybuttonslot.cpp:394
↓ 8 callersMethodgetIdentifier
src/eventhandlers/xtesteventhandler.cpp:102
↓ 8 callersMethodgetMaxAccelThreshold
src/joybuttontypes/joybutton.cpp:4453
↓ 8 callersMethodgetMinAccelThreshold
src/joybuttontypes/joybutton.cpp:4442
↓ 8 callersMethodgetModifierButton
src/joycontrolstick.cpp:2821
↓ 8 callersMethodgetMouseInterval
src/joybuttonslot.cpp:151
↓ 8 callersMethodgetMouseSpeedX
src/joybuttontypes/joybutton.cpp:2403
↓ 8 callersMethodgetMouseSpeedY
src/joybuttontypes/joybutton.cpp:2414
↓ 8 callersMethodgetStartAccelMultiplier
src/joybuttontypes/joybutton.cpp:4464
↓ 8 callersMethodgetStickName
src/joycontrolstick.cpp:2190
↓ 8 callersMethodgetWheelSpeedX
src/joybuttontypes/joybutton.cpp:3612
↓ 8 callersMethodgetWheelSpeedY
src/joybuttontypes/joybutton.cpp:3614
↓ 8 callersMethodgetXCoordinate
* @brief Get the value for the corresponding X axis. * @return X axis value. */
src/joycontrolstick.cpp:1674
↓ 8 callersMethodgetYCoordinate
* @brief Get the value for the corresponding Y axis. * @return Y axis value. */
src/joycontrolstick.cpp:1680
↓ 8 callersMethodisCurrentDefault
* @brief is this autoprofile loaded by default? * There is one default profile for all of controllers and there can be also some default profiles for
src/autoprofileinfo.cpp:117
↓ 8 callersMethodjoyEvent
src/joyaxis.cpp:130
↓ 8 callersMethodquit
src/inputdaemon.cpp:304
↓ 8 callersFunctionreadConf
src/gamecontroller/gamecontrollerset.cpp:112
↓ 8 callersMethodrevertProfileEdited
src/inputdevice.cpp:1233
↓ 8 callersMethodsendMouseSpringEvent
* @brief Do nothing by default. Useful for child classes to define behavior. * @param Displacement of X coordinate * @param Displacement of Y coordi
src/eventhandlers/baseeventhandler.cpp:60
↓ 8 callersMethodsetButtonsMouseMode
src/joyaxis.cpp:586
↓ 8 callersMethodsetExtraAccelerationStatus
src/joybuttontypes/joybutton.cpp:4412
↓ 8 callersMethodsetMouseMode
src/joybuttontypes/joybutton.cpp:3523
↓ 8 callersMethodsetVDPad
src/joybuttontypes/joybutton.cpp:3454
↓ 7 callersMethodaddTab
src/gui/joytabwidgetcontainer.cpp:33
↓ 7 callersMethodbuildMenu
* @brief Generate the context menu that will be shown to a user when the person * right clicks on the DPad settings button. */
src/dpadcontextmenu.cpp:45
↓ 7 callersMethodeventReset
src/joybuttontypes/joybutton.cpp:3082
↓ 7 callersMethodgetAxisName
src/joyaxis.cpp:722
↓ 7 callersMethodgetCalculatedActiveZoneSummary
src/joybuttontypes/joybutton.cpp:1674
↓ 7 callersMethodgetJoyButtons
src/joydpad.cpp:200
↓ 7 callersMethodgetNativeKeyMapper
src/antkeymapper.cpp:108
↓ 7 callersMethodgetPartialName
src/joybuttontypes/joybutton.cpp:1601
↓ 7 callersMethodgetSensor
* @brief Get the JoySensor associated to this button. * @returns JoySensor */
src/joybuttontypes/joysensorbutton.cpp:152
↓ 7 callersMethodgetSensorName
* @brief Returns the sensor name */
src/joysensor.cpp:242
↓ 7 callersMethodgetSetJoystick
src/inputdevice.cpp:598
↓ 7 callersMethodhasControllerID
src/commandlineutility.cpp:388
↓ 7 callersMethodisDefault
src/joyaxis.cpp:565
↓ 7 callersMethodisUsingTurbo
src/joybuttontypes/joybutton.cpp:1581
↓ 7 callersMethodjoyEvent
* @brief Take the input value for the two axes that make up a stick and * activate the proper event based on the current values. * @param Should s
src/joycontrolstick.cpp:72
↓ 7 callersMethodsetAssignedSlot
src/uihelpers/buttoneditdialoghelper.cpp:38
↓ 7 callersMethodsetDefaultState
src/autoprofileinfo.cpp:111
↓ 7 callersMethodsetDiagonalRange
* @brief Set the diagonal range value for a sensor. * @param Value between 1 - 90. */
src/joysensor.cpp:629
↓ 7 callersMethodtryFlash
src/gui/joyaxiswidget.cpp:90
↓ 6 callersMethodactivatePendingEvent
src/vdpad.cpp:271
↓ 6 callersMethodchangeAxesStatus
src/inputdevicebitarraystatus.cpp:78
↓ 6 callersFunctionconfigFilePath
src/common.h:79
↓ 6 callersMethoddisconnectPropertyUpdatedConnections
src/joybuttontypes/joybutton.cpp:4010
↓ 6 callersMethodgetButtonsPresetSensitivity
src/joyaxis.cpp:680
↓ 6 callersMethodgetDPad
src/dpadpushbutton.cpp:42
↓ 6 callersMethodgetDistanceFromDeadZone
* @brief Get the distance that an element is away from its assigned * dead zone * @return Normalized distance away from dead zone */
src/joybuttontypes/joybutton.cpp:2940
↓ 6 callersMethodgetExtraAccelerationCurve
src/joybuttontypes/joybutton.cpp:4563
↓ 6 callersMethodgetJoyHandle
src/inputdevice.cpp:1769
↓ 6 callersMethodgetKeyMapper
src/antkeymapper.cpp:110
↓ 6 callersMethodgetLastJoyButton
src/gui/buttoneditdialog.cpp:625
↓ 6 callersMethodgetParentSet
* @brief Get pointer to the set that a stick belongs to. * @return Pointer to the set that a stick belongs to. */
src/joycontrolstick.cpp:2218
↓ 6 callersMethodgetPartialName
src/joyaxis.cpp:740
↓ 6 callersMethodgetSetSelection
src/joybuttontypes/joybutton.cpp:2429
↓ 6 callersMethodgetToggleState
src/joybuttontypes/joybutton.cpp:409
↓ 6 callersMethodhasPendingEvent
src/vdpad.cpp:262
↓ 6 callersMethodisRelativeSpring
src/joybuttontypes/joybutton.cpp:4045
↓ 6 callersFunctionlockInputDevices
src/common.cpp:158
↓ 6 callersMethodsetControlStick
src/joyaxis.cpp:514
↓ 6 callersMethodsetMouseSpeedX
src/joybuttontypes/joybutton.cpp:2394
↓ 6 callersMethodsetMouseSpeedY
src/joybuttontypes/joybutton.cpp:2405
↓ 6 callersMethodsetSensitivity
src/joybuttontypes/joybutton.cpp:3561
↓ 6 callersMethodsetSpringDeadCircleMultiplier
src/joybuttontypes/joybutton.cpp:4502
↓ 6 callersMethodsetSpringRelativeStatus
src/joybuttontypes/joybutton.cpp:4033
↓ 6 callersMethodsetTurboMode
* @brief Set the turbo mode that the button should use * @param Mode that should be used */
src/joybuttontypes/joybutton.cpp:4108
↓ 6 callersMethodsetUseTurbo
src/joybuttontypes/joybutton.cpp:1559
← previousnext →101–200 of 2,506, ranked by callers