Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MajicDesigns/MD_Parola
/ functions
Functions
315 in github.com/MajicDesigns/MD_Parola
⨍
Functions
315
◇
Types & classes
7
↓ 2 callers
Function
k
(a)
docs/jquery.js:138
↓ 2 callers
Function
pe
(e,t)
docs/jquery.js:9
↓ 2 callers
Function
placeTooltip
(element,placement)
docs/jquery.js:162
↓ 2 callers
Function
readSetting
(cookie)
docs/resize.js:31
↓ 2 callers
Function
resizeHeight
()
docs/resize.js:87
↓ 2 callers
Function
resizeHeight
()
docs/navtree.js:582
↓ 2 callers
Function
resizeWidth
()
docs/resize.js:66
↓ 2 callers
Function
restoreWidth
(navWidth)
docs/resize.js:77
↓ 2 callers
Function
selectAndHighlight
(hash,n)
docs/navtree.js:304
↓ 2 callers
Method
setCharSpacing
* Set the zone inter-character spacing in columns. * * Set the number of blank columns between characters when they are displayed. * * \pa
src/MD_Parola.h:846
↓ 2 callers
Method
setFont
* Set the display font for all zones. * * Set the display font to a user defined font table. This can be created using the * MD_MAX72xx font
src/MD_Parola.h:2045
↓ 2 callers
Method
setIntensity
* Set the zone brightness. * * Set the intensity (brightness) of the display. * * \param intensity the intensity to set the display (0-15)
src/MD_Parola.h:855
↓ 2 callers
Method
setInvert
* Invert the zone display. * * Set the display to inverted (ON LED turns OFF and vice versa). * * \param invert true for inverted display
src/MD_Parola.h:864
↓ 2 callers
Function
setKeyActions
(elem,action)
docs/search/search.js:599
↓ 2 callers
Method
setPause
* Set the pause between ENTER and EXIT animations for this zone. * * Between each entry and exit, the library will pause by the number of millis
src/MD_Parola.h:875
↓ 2 callers
Method
setSpeed
* Set the zone animation frame speed. * * The speed of the display is the 'tick' time between animation frames. The lower this time * the fas
src/MD_Parola.h:899
↓ 2 callers
Method
setSpeedInOut
* Set separate IN and OUT zone animation frame speed. * * The speed of the display is the 'tick' time between animation frames. The lower this t
src/MD_Parola.h:912
↓ 2 callers
Method
setTextAlignment
* Set the text alignment within the zone. * * Text alignment is specified as one of the values in textPosition_t. * * \param ta the requi
src/MD_Parola.h:953
↓ 2 callers
Method
setTextEffect
* Set the entry and exit text effects for the zone. * * See the comments for the namesake method in MD_Parola. * * \param effectIn the en
src/MD_Parola.h:973
↓ 2 callers
Method
setZoneFont
* Set the display font. * * See comments for the namesake Parola method. * * \param fontDef Pointer to the font definition to be used.
src/MD_Parola.h:1040
↓ 2 callers
Function
showHideNavBar
()
docs/navtree.js:508
↓ 2 callers
Function
showRoot
()
docs/navtree.js:256
↓ 2 callers
Function
showSyncOff
(n,relpath)
docs/navtree.js:422
↓ 2 callers
Function
showSyncOn
(n,relpath)
docs/navtree.js:426
↓ 2 callers
Function
stripPath2
(uri)
docs/navtree.js:60
↓ 2 callers
Function
u
()
docs/jquery.js:60
↓ 2 callers
Function
updateWidths
(sidenavWidth,pagenavWidth,dragLeft)
docs/navtree.js:546
↓ 2 callers
Function
writeSetting
(cookie, val)
docs/resize.js:54
↓ 2 callers
Method
zoneClear
* Clear the zone. * * See comments for the MD_Parola namesake method. * */
src/MD_Parola.h:685
↓ 2 callers
Method
zoneReset
* Reset the current zone animation to restart. * * See comments for the MD_Parola namesake method. * */
src/MD_Parola.h:693
↓ 1 callers
Function
At
(n,e,r,i)
docs/jquery.js:74
↓ 1 callers
Function
Ce
(d,h,g,v,y,e)
docs/jquery.js:21
↓ 1 callers
Function
Ye
(e,t,n)
docs/jquery.js:55
↓ 1 callers
Function
checkForIntent
()
docs/jquery.js:153
↓ 1 callers
Function
convertToId
(search)
docs/search/search.js:353
↓ 1 callers
Function
countFlags
(value)
docs/jquery.js:166
↓ 1 callers
Function
createIndent
(o,domNode,node)
docs/navtree.js:103
↓ 1 callers
Function
createResults
(resultsPath)
docs/search/search.js:597
↓ 1 callers
Function
de
(t)
docs/jquery.js:9
↓ 1 callers
Function
deleteLink
()
docs/navtree.js:85
↓ 1 callers
Method
getCharSpacing
* Get the zone inter-character spacing in columns. * * \return the current setting for the space between characters in columns. */
src/MD_Parola.h:734
↓ 1 callers
Function
getHtmlPlacement
(element,placement)
docs/jquery.js:156
↓ 1 callers
Method
getIntensity
* Get the zone brightness. * * Get the intensity (brightness) of the display. * * \return The intensity setting. */
src/MD_Parola.h:743
↓ 1 callers
Method
getInvert
* Get the zone current invert state. * * See the setInvert() method. * * \return the inverted boolean value. */
src/MD_Parola.h:752
↓ 1 callers
Method
getPause
* Get the zone pause time. * * See the setPause() method. * * \return the pause value in milliseconds. */
src/MD_Parola.h:761
↓ 1 callers
Function
getScrollBarWidth
()
docs/navtree.js:33
↓ 1 callers
Method
getScrollSpacing
* Get the horizontal Scroll spacing. * * See the setScrollSpacing() method * * \return the space between message in columns.
src/MD_Parola.h:770
↓ 1 callers
Method
getSpeed
* Get the zone animation speed. * * See the setSpeed() method. * This should be replaced with either getSpeedIn() or getSpeedOut() * unles
src/MD_Parola.h:781
↓ 1 callers
Method
getSpeedIn
* Get the zone animation IN speed. * * See the setSpeed() method. * * \return the speed value. */
src/MD_Parola.h:790
↓ 1 callers
Method
getSpeedOut
* Get the zone animation OUT speed. * * See the setSpeed() method. * * \return the speed value. */
src/MD_Parola.h:799
↓ 1 callers
Method
getStatus
* Get the completion status. * * Return the current completion status for the zone animation. * * See comments for the MD_Parola getZoneSt
src/MD_Parola.h:657
↓ 1 callers
Function
getSvgPlacement
(element,placement)
docs/jquery.js:157
↓ 1 callers
Method
getSynchTime
* Get the zone animation start time. * * See the setSynchTime() method * * \return the internal time reference. */
src/MD_Parola.h:808
↓ 1 callers
Method
getTextAlignment
* Get the current text alignment specification. * * \return the current text alignment setting */
src/MD_Parola.h:815
↓ 1 callers
Method
getTextExtent
* Get the start and end column numbers for the text displayed. * * Returns the start and end column numbers for the text displayed in the zone.
src/MD_Parola.h:1069
↓ 1 callers
Method
getTextWidth
src/MD_PZone.cpp:135
↓ 1 callers
Function
getTooltipContent
(element)
docs/jquery.js:165
↓ 1 callers
Function
getViewportDimensions
()
docs/jquery.js:164
↓ 1 callers
Method
getZone
* Get the start and end parameters for a zone. * * See comments for the MD_Parola namesake method. * * \param zStart value for the start
src/MD_Parola.h:667
↓ 1 callers
Method
getZoneExtent
-------------------------------------------------------------- \name Support methods for graphics. * @{ */ * Get the start and end column numbers
src/MD_Parola.h:1058
↓ 1 callers
Method
getZoneFont
* Get the display font. * * Return the current font table pointer for this zone. * * \return Pointer to the font definition used. */
src/MD_Parola.h:1031
↓ 1 callers
Function
handleResults
()
docs/search/search.js:286
↓ 1 callers
Function
he
(n)
docs/jquery.js:9
↓ 1 callers
Function
highlightAnchor
()
docs/navtree.js:298
↓ 1 callers
Function
htmlToNode
(html)
docs/navtree.js:174
↓ 1 callers
Function
initPageToc
()
docs/navtree.js:676
↓ 1 callers
Function
initResizable
()
docs/resize.js:26
↓ 1 callers
Function
initResizable
()
docs/navtree.js:502
↓ 1 callers
Function
initResizableIfExists
()
docs/menu.js:90
↓ 1 callers
Function
initTracking
()
docs/jquery.js:164
↓ 1 callers
Method
isAnimationAdvanced
* Check if animation frame has advanced. * * Check if the last call to zoneAnimate() resulted in the animation frame advancing by * one or more
src/MD_Parola.h:677
↓ 1 callers
Function
isSvgElement
(element)
docs/jquery.js:163
↓ 1 callers
Function
loadJS
(url, impl, loc)
docs/search/search.js:272
↓ 1 callers
Function
lt
(o,e,t)
docs/jquery.js:60
↓ 1 callers
Function
makeTree
(data,relPath)
docs/menu.js:26
↓ 1 callers
Function
newNode
(o, po, text, link, childrenData, lastNode)
docs/navtree.js:184
↓ 1 callers
Function
openTooltip
(immediate,forceOpen)
docs/jquery.js:152
↓ 1 callers
Function
ot
()
docs/jquery.js:60
↓ 1 callers
Function
positionTipOnCursor
()
docs/jquery.js:161
↓ 1 callers
Function
positionTipOnElement
(element)
docs/jquery.js:161
↓ 1 callers
Function
render
(nodes, level=0)
docs/navtree.js:813
↓ 1 callers
Function
resetState
()
docs/menu.js:106
↓ 1 callers
Function
restoreWidth
(sidenavWidth,pagenavWidth)
docs/navtree.js:577
↓ 1 callers
Method
setScrollSpacing
* Set the horizontal scrolling distance between messages. * * When scrolling horizontally, the distance between the end of one message and the
src/MD_Parola.h:887
↓ 1 callers
Method
setSynchTime
* Set the zone animation start time. * * Each zone animation has an associated start time. The start time * defaults to the time when the zone i
src/MD_Parola.h:944
↓ 1 callers
Method
setTextBuffer
* Set the pointer to the text buffer for this zone. * * Sets the text buffer to be a pointer to user data. * See the comments for the namesak
src/MD_Parola.h:963
↓ 1 callers
Function
showNode
(o, node, index, hash)
docs/navtree.js:325
↓ 1 callers
Function
showTip
(element)
docs/jquery.js:158
↓ 1 callers
Function
trackMouse
(event)
docs/jquery.js:164
↓ 1 callers
Function
ut
(e,t,n)
docs/jquery.js:60
↓ 1 callers
Method
zoneAnimate
src/MD_PZone.cpp:484
↓ 1 callers
Method
zoneShutdown
* Shutdown or resume zone hardware. * * See comments for the MD_Parola namesake method. * * \param b boolean value to shutdown (true) or resu
src/MD_Parola.h:702
↓ 1 callers
Method
zoneSuspend
* Suspend or resume zone updates. * * See comments for the MD_Parola namesake method. * * \param b boolean value to suspend (true) or resu
src/MD_Parola.h:711
Function
B
()
docs/jquery.js:33
Function
CSSCoordinates
()
docs/jquery.js:152
Function
De
(e)
docs/jquery.js:48
Function
DisplayController
(element,options,tipController)
docs/jquery.js:152
Function
G
()
docs/jquery.js:34
Function
Ke
(e,t,n,r,i)
docs/jquery.js:56
Function
M
(e)
docs/jquery.js:29
← previous
next →
101–200 of 315, ranked by callers