MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

↓ 10 callersMethodstop
lib/VolumioPlugin/src/VolumioPlugin.cpp:155
↓ 9 callersMethodendsWith
* Ends string with given suffix? * * @param[in] suffix Suffix * * @return If string ends with suffix, it will return true other
lib/ArduinoNative/src/WString.h:443
↓ 9 callersMethodfill
* Fill display buffer with given color. * * @param[in] color Fill color */
test/common/YAGfxTest.hpp:311
↓ 9 callersMethodgetGfxFont
* Get GFXfont. * * @return GFXfont */
lib/BaseGfx/src/BaseFont.hpp:128
↓ 9 callersMethodgetOnState
* Get the current on state. * * @return On state */
lib/YAWidgets/src/LampWidget.h:138
↓ 9 callersMethodgetPluginInSlot
src/DisplayMgr/DisplayMgr.cpp:489
↓ 9 callersMethodgetSlotIdByPluginUID
src/DisplayMgr/DisplayMgr.cpp:481
↓ 9 callersMethodgive
* Give the mutex. * * @return If mutex is given, it will return true otherwise false. */
lib/Os/src/Mutex.hpp:154
↓ 9 callersMethodrelease
* Release the internal pixel buffer. */
lib/BaseGfx/src/BaseGfxBitmap.hpp:549
↓ 9 callersMethodtoString
lib/AsyncHttpClient/src/HttpHeader.cpp:92
↓ 8 callersFunctionX
(t)
data/js/rpie.js:1
↓ 8 callersMethodclearIcon
lib/IconTextPlugin/src/IconTextPlugin.cpp:309
↓ 8 callersMethodgetBrightness
src/DisplayMgr/DisplayMgr.cpp:272
↓ 8 callersMethodgetState
src/Hal/ButtonDrv.cpp:159
↓ 8 callersMethodgetStickySlot
src/DisplayMgr/SlotList.cpp:360
↓ 8 callersFunctionrgb565Blue
* Get blue component from RGB565 color. * * @param[in] value RGB565 color value * * @return uint8_t Blue component [0; 255] */
lib/YAGfx/src/ColorUtil.hpp:106
↓ 8 callersFunctionrgb565Green
* Get green component from RGB565 color. * * @param[in] value RGB565 color value * * @return uint8_t Green component [0; 255] */
lib/YAGfx/src/ColorUtil.hpp:94
↓ 8 callersFunctionrgb565Red
* Get red component from RGB565 color. * * @param[in] value RGB565 color value * * @return uint8_t Red component [0; 255] */
lib/YAGfx/src/ColorUtil.hpp:82
↓ 8 callersMethodtoInt
* Convert string to integer. * * @return Integer value of string. */
lib/ArduinoNative/src/WString.h:411
↓ 7 callersMethodabortRequest
lib/RestService/src/RestService.cpp:302
↓ 7 callersMethodbegin
lib/RtcDrv/src/Rtc3231Drv.cpp:62
↓ 7 callersMethodcopy
* Copy from source, starting at upper left corner (0, 0). * * If the source size is lower or equal than the destination, the * source w
lib/BaseGfx/src/BaseGfx.hpp:201
↓ 7 callersMethoddecode
lib/YAWidgets/src/LzwDecoder.cpp:196
↓ 7 callersMethodenable
src/DisplayMgr/Slot.cpp:159
↓ 7 callersMethodend
src/Topics/Topics.cpp:212
↓ 7 callersMethodgetCallCntEntry
* Get call counter for entry method. * * @return Call counter for entry method. */
test/test_StateMachine/TestStateMachine.cpp:125
↓ 7 callersMethodgetCallCntExit
* Get call counter for exit method. * * @return Call counter for exit method. */
test/test_StateMachine/TestStateMachine.cpp:135
↓ 7 callersMethodgetMaxLength
* Get maximum string length. * * @return Maximum string length */
lib/SettingsService/src/KeyValueJson.h:156
↓ 7 callersMethodgetMinLength
* Get minimum string length. * * @return Minimum string length */
lib/SettingsService/src/KeyValueJson.h:146
↓ 7 callersMethodgetResponse
lib/RestService/src/RestService.cpp:264
↓ 7 callersMethodgetSensor
src/Hal/SensorDataProvider.cpp:203
↓ 7 callersMethodgetSlot
src/DisplayMgr/SlotList.cpp:182
↓ 7 callersMethodgetTextCursorPosX
* Get cursor x-position. * * @return Cursor x-position */
lib/BaseGfx/src/BaseGfxText.hpp:164
↓ 7 callersMethodinit
* Initialize pin, which sets the mode. */
lib/Common/src/Io.hpp:92
↓ 7 callersMethodisEnabled
* Is widget enabled? * * @return If widget is enabled, it will return true otherwise false. */
lib/YAWidgets/src/Widget.hpp:210
↓ 7 callersMethodload
src/Plugin/PluginMgr.cpp:167
↓ 7 callersMethodplay
src/General/RTTTL.cpp:209
↓ 7 callersMethodprocess
src/Web/WebSocket.cpp:197
↓ 7 callersMethodsetBrightness
src/DisplayMgr/DisplayMgr.cpp:265
↓ 7 callersMethodsetName
* Set widget name. * * @param[in] name Name to set */
lib/YAWidgets/src/Widget.hpp:200
↓ 7 callersMethodsetOffset
* Set correction offset to compensate sensor tolerance. * Not used, will do nothing. * * @param[in] offset The correction offset val
lib/Sensors/src/SensorSystem.h:117
↓ 7 callersMethodsetProgress
* Set progress in % [0; 100]. * * @param[in] progress Progress as number from 0 to 100. */
lib/YAWidgets/src/ProgressBar.h:138
↓ 7 callersMethodtake
* Take the mutex. * If blockTime is portMAX_DELAY, it will wait infinite. * * @param[in] blockTime Max. time in ticks, it shall wait fo
lib/Os/src/Mutex.hpp:134
↓ 6 callersMethodaddHeader
lib/AsyncHttpClient/src/HttpResponse.cpp:163
↓ 6 callersMethodclose
lib/YAWidgets/src/GifImgPlayer.cpp:515
↓ 6 callersMethodcreate
src/DisplayMgr/SlotList.cpp:105
↓ 6 callersMethoderror
src/Web/Pages.cpp:316
↓ 6 callersMethodgetDataType
lib/DDPPlugin/src/DDPServer.cpp:390
↓ 6 callersMethodgetKey
* Get key. * * @return Key */
lib/SettingsService/src/KeyValue.h:208
↓ 6 callersMethodgetPos
* Get current position in the canvas. * * @param[in] x Upper left corner (x-coordinate) of the widget in a canvas. * @param[in] y Upper
lib/YAWidgets/src/Widget.hpp:113
↓ 6 callersMethodisEnabled
* Is automatic brightness adjustment enabled? * * @return If enabled, it will return true otherwise false. */
src/DisplayMgr/BrightnessCtrl.cpp:154
↓ 6 callersMethodmkdir
lib/ArduinoNative/src/FS.h:222
↓ 6 callersMethodprocess
test/test_StateMachine/TestStateMachine.cpp:92
↓ 6 callersMethodreceive
* Receive item from the queue. * * Note, set ticksToWait to portMAX_DELAY, will wait infinite. * * @param[in] itemBuffer The it
lib/Os/src/Queue.hpp:175
↓ 6 callersMethodreqRestart
src/Restart/RestartMgr.cpp:78
↓ 6 callersMethodsetTextWrap
* Set text wrap around behaviour. * If enabled and a character will not fit into the current line, it will * continue in the next line. Othe
lib/BaseGfx/src/BaseGfxText.hpp:253
↓ 6 callersMethodsetWindSpeedUnit
* Set the unit to use wind speed. * * @param[in] unit The wind speed unit. */
lib/Views/src/layout/OpenWeatherView32x8.h:169
↓ 6 callersMethodstart
lib/SunrisePlugin/src/SunrisePlugin.cpp:168
↓ 6 callersMethodstart
lib/GruenbeckPlugin/src/GruenbeckPlugin.cpp:145
↓ 6 callersMethodstart
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.cpp:237
↓ 5 callersMethodbegin
* Initialize base driver for the display. * * @return If successful, returns true otherwise false. */
lib/HalLedMatrix/src/Display.h:87
↓ 5 callersMethodclear
lib/AsyncHttpClient/src/HttpResponse.cpp:98
↓ 5 callersFunctionconfigure
Configures the plugins according to configuration. Args: config_full_path (str): Full path to configuration file. layout (str
scripts/configure.py:45
↓ 5 callersFunctiondetermine_layout
Determine the display layout by the build flags. It assumes that the build flags contain the following pre-processor defines: - CONF
scripts/determine_layout.py:42
↓ 5 callersMethoddisableFadeEffect
* Disable the fade effect. */
lib/YAWidgets/src/TextWidget.h:325
↓ 5 callersMethoddrawPixel
* Draw a single pixel in the matrix and ensure that the drawing borders * are not violated. * * @param[in] x x-coordinate * @p
test/common/YAGfxTest.hpp:158
↓ 5 callersMethodgetFadeEffect
src/DisplayMgr/DisplayMgr.cpp:618
↓ 5 callersMethodgetNumSensors
src/Hal/SensorDataProvider.cpp:198
↓ 5 callersMethodgetSlotDuration
src/DisplayMgr/DisplayMgr.cpp:714
↓ 5 callersMethodgetSlotIdByPluginUID
src/DisplayMgr/SlotList.cpp:332
↓ 5 callersMethodgetState
lib/MqttService/src/MqttService.cpp:184
↓ 5 callersMethodgetTextBoundingBox
* Get bounding box of text. * * It considers text wrap around, based on the given max. line width. * It doesn't consider the current te
lib/BaseGfx/src/BaseGfxText.hpp:305
↓ 5 callersMethodgetTime
lib/RtcDrv/src/Rtc3231Drv.cpp:86
↓ 5 callersMethodisDisabled
src/DisplayMgr/Slot.cpp:169
↓ 5 callersMethodisSlotDisabled
src/DisplayMgr/DisplayMgr.cpp:706
↓ 5 callersMethodisSlotLocked
src/DisplayMgr/DisplayMgr.cpp:683
↓ 5 callersMethodloadIcon
lib/Views/src/layout/PlayerView32x8.cpp:64
↓ 5 callersMethodloadIconByType
lib/VolumioPlugin/src/internal/View.cpp:85
↓ 5 callersFunctionmax
lib/Utilities/src/Util.h:247
↓ 5 callersMethodregisterTopic
lib/RestApiTopicHandler/src/RestApiTopicHandler.cpp:89
↓ 5 callersMethodrelease
src/DisplayMgr/DoubleFrameBuffer.cpp:88
↓ 5 callersMethodseek
* Set file position. * * @param[in] position File position to set * @param[in] mode The seek mode. * * @return If succe
lib/YAWidgets/src/GifFileLoader.h:187
↓ 5 callersMethodsetBlue
* Set blue color value. * * @param[in] value Blue value */
lib/YAGfx/src/Rgb888.h:327
↓ 5 callersMethodsetColorOn
* Set lamp color in on state. * * @param[in] color Lamp color in on state */
lib/YAWidgets/src/LampWidget.h:183
↓ 5 callersMethodsetGreen
* Set green color value. * * @param[in] value Green value */
lib/YAGfx/src/Rgb888.h:317
↓ 5 callersMethodsetRed
* Set red color value. * * @param[in] value Red value */
lib/YAGfx/src/Rgb888.h:307
↓ 5 callersMethodsetTextCursorPos
* Move text cursor to position. * It is allowed to set it outside the display border. * * @param[in] x x-coordinate * @param[in] y
lib/BaseGfx/src/BaseGfxText.hpp:186
↓ 5 callersMethodstart
lib/Os/src/Task.hpp:246
↓ 5 callersMethodstop
lib/Os/src/Task.hpp:298
↓ 5 callersMethodstop
lib/GameOfLifePlugin/src/GameOfLifePlugin.cpp:71
↓ 4 callersFunctionD
(t,e)
data/js/rpie.js:1
↓ 4 callersMethodclearIcon
lib/IconTextLampPlugin/src/IconTextLampPlugin.cpp:411
↓ 4 callersMethodcreateToken
lib/YAWidgets/src/TWAbstractSyntaxTree.cpp:99
↓ 4 callersMethoddestroy
src/DisplayMgr/SlotList.cpp:126
↓ 4 callersMethodfind
* Find widget by its name. * Note, it must be overriden by the inherited widget, if it is like a * container of widgets. * * @para
lib/YAWidgets/src/Widget.hpp:242
↓ 4 callersMethodgetAvg
* Get the moving average value, determined during the last value updates. * * @return Moving average value */
lib/Utilities/src/StatisticValue.hpp:190
↓ 4 callersMethodgetBrightnessSoftLimits
src/DisplayMgr/DisplayMgr.cpp:289
↓ 4 callersMethodgetBroker
* Get broker host. * * @return Broker host. */
lib/MqttService/src/MqttSetting.h:148
↓ 4 callersMethodgetBuffer
* Get the Write buffer. * * @return Write buffer */
test/common/TestLogger.h:123
↓ 4 callersMethodgetDirection
* Get the scroll direction. * * @return Scroll direction */
lib/YAWidgets/src/ScrollController.h:116
← previousnext →101–200 of 2,917, ranked by callers