Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiringProject/Wiring
/ functions
Functions
2,447 in github.com/WiringProject/Wiring
⨍
Functions
2,447
◇
Types & classes
226
↓ 4 callers
Method
declarator
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:1754
↓ 4 callers
Method
disposeFrame
Close the window after an OK or Cancel.
IDE/processing/app/Schematics.java:302
↓ 4 callers
Method
end
(boolean select)
IDE/processing/app/syntax/InputHandler.java:572
↓ 4 callers
Method
executeAction
Executes the specified action, repeating and recording it as necessary. @param listener The action listener @param source The event source @param acti
IDE/processing/app/syntax/InputHandler.java:265
↓ 4 callers
Method
extractLinesPrecedingTokenNumber
( Integer toknum )
IDE/processing/app/preproc/PreprocessorInfoChannel.java:32
↓ 4 callers
Method
getColor
Returns the color specified in this style.
IDE/processing/app/syntax/SyntaxStyle.java:44
↓ 4 callers
Method
getExtensions
Returns a String[] array of proper extensions.
IDE/processing/app/Sketch.java:1990
↓ 4 callers
Method
getFontMetrics
Returns the font metrics used by this component.
IDE/processing/app/syntax/TextAreaPainter.java:361
↓ 4 callers
Method
getInteger
(String attribute)
IDE/processing/app/Theme.java:118
↓ 4 callers
Method
getLineCount
Get the number of lines in the currently displayed buffer.
IDE/processing/app/Editor.java:1454
↓ 4 callers
Method
getLineLength
Returns the length of the specified line. @param line The line
IDE/processing/app/syntax/JEditTextArea.java:858
↓ 4 callers
Method
getLineStopOffset
Get character offset for end of a given line of text.
IDE/processing/app/Editor.java:1446
↓ 4 callers
Method
getProgram
get the current text for this tab
IDE/processing/app/SketchCode.java:156
↓ 4 callers
Method
getRepeatCount
Returns the number of times the next action will be repeated.
IDE/processing/app/syntax/InputHandler.java:218
↓ 4 callers
Method
getScrollPosition
()
IDE/processing/app/Editor.java:1480
↓ 4 callers
Method
getStyles
Returns the syntax styles used to paint colorized text. Entry <i>n</i> will be used to paint tokens with id = <i>n</i>. @see processing.app.syntax.Tok
IDE/processing/app/syntax/TextAreaPainter.java:118
↓ 4 callers
Method
getTarget
()
IDE/processing/app/Base.java:1848
↓ 4 callers
Method
get_string
()
IDE/processing/app/format/AutoFormat.java:101
↓ 4 callers
Method
handleOpenInternal
Second stage of open, occurs after having checked to see if the modifications (if any) to the previous sketch need to be saved.
IDE/processing/app/Editor.java:2048
↓ 4 callers
Method
handleSerial
()
IDE/processing/app/Editor.java:2493
↓ 4 callers
Function
handle_interrupts
framework/cores/AVR8Bit/libraries/Servo/Servo.cpp:104
↓ 4 callers
Method
invalidateLineRange
Marks a range of lines as needing a repaint. @param firstLine The first line to invalidate @param lastLine The last line to invalidate
IDE/processing/app/syntax/Gutter.java:206
↓ 4 callers
Method
isLinux
true if running on linux.
IDE/processing/app/Base.java:1674
↓ 4 callers
Method
load
Build the list of files. <P> Generally this is only done once, rather than each time a change is made, because otherwise it gets to be a nightmare to
IDE/processing/app/Sketch.java:162
↓ 4 callers
Method
loadCores
(File folder)
IDE/processing/app/Base.java:1545
↓ 4 callers
Method
loadHardware
(File folder)
IDE/processing/app/Base.java:1520
↓ 4 callers
Method
mNumberSuffix
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:718
↓ 4 callers
Method
offsetToX
Converts an offset in a line into an x co-ordinate. This is a slow version that can be used any time. @param line The line @param offset The offset, f
IDE/processing/app/syntax/JEditTextArea.java:521
↓ 4 callers
Method
printPreprocs
( Vector preprocs )
IDE/processing/app/preproc/WEmitter.java:107
↓ 4 callers
Method
printTree
print given tree to System.out
IDE/processing/app/preproc/TNode.java:315
↓ 4 callers
Method
renameTo
(File what, String ext)
IDE/processing/app/SketchCode.java:119
↓ 4 callers
Method
replaceAll
Replace everything that matches by doing find and replace alternately until nothing more found.
IDE/processing/app/FindReplace.java:324
↓ 4 callers
Method
saveFile
Spew the contents of a String object out to a file.
IDE/processing/app/Base.java:2481
↓ 4 callers
Method
setDTR
(boolean state)
IDE/processing/app/Serial.java:423
↓ 4 callers
Method
setIcon
Give this Frame a Processing icon.
IDE/processing/app/Base.java:2031
↓ 4 callers
Method
setLine
(int l)
IDE/processing/app/preproc/LineObject.java:53
↓ 4 callers
Method
setModified
(boolean modified)
IDE/processing/app/SketchCode.java:178
↓ 4 callers
Method
setRTS
(boolean state)
IDE/processing/app/Serial.java:434
↓ 4 callers
Method
setSelectionEnd
Sets the selection end. The new selection will be the old selection start and the bew selection end. @param selectionEnd The selection end @see #selec
IDE/processing/app/syntax/JEditTextArea.java:1061
↓ 4 callers
Method
setSelectionStart
Sets the selection start. The new selection will be the new selection start and the old selection end. @param selectionStart The selection start @see
IDE/processing/app/syntax/JEditTextArea.java:1011
↓ 4 callers
Method
strOptExprPair
()
IDE/processing/app/preproc/WParser.java:4971
↓ 4 callers
Method
strOptExprPair
(AST _t)
IDE/processing/app/preproc/WEmitter.java:5267
↓ 4 callers
Method
strOptExprPair
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:5027
↓ 4 callers
Method
toString
return a short string representation of the node
IDE/processing/app/preproc/TNode.java:297
↓ 4 callers
Method
trimRight
(final StringBuilder sb)
IDE/processing/app/format/AutoFormat.java:633
↓ 4 callers
Method
typeName
()
IDE/processing/app/preproc/StdCParser.java:4268
↓ 4 callers
Method
typeQualifier
()
IDE/processing/app/preproc/WParser.java:5258
↓ 4 callers
Method
typeQualifier
(AST _t)
IDE/processing/app/preproc/WEmitter.java:1068
↓ 4 callers
Method
typeQualifier
()
IDE/processing/app/preproc/StdCParser.java:797
↓ 4 callers
Method
typeQualifier
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:786
↓ 3 callers
Method
addEdit
(UndoableEdit edit)
IDE/processing/app/syntax/JEditTextArea.java:2471
↓ 3 callers
Method
addFile
Add a file to the sketch. <p/> .pde or .java files will be added to the sketch folder. <br/> .jar, .class, .dll, .jnilib, and .so files will all be ad
IDE/processing/app/Sketch.java:971
↓ 3 callers
Method
addLibraries
(JMenu menu, File folder)
IDE/processing/app/Base.java:1461
↓ 3 callers
Function
analogRead
framework/cores/AVR8Bit/WAnalog.c:53
↓ 3 callers
Function
app_start
framework/hardware/Wiring/bootloaders/WiringBoot.c:112
↓ 3 callers
Method
attributeDecl
()
IDE/processing/app/preproc/WParser.java:2393
↓ 3 callers
Method
beginCompoundEdit
Starts a compound edit that can be undone in one operation. Subclasses that implement undo should override this method; this class has no undo functio
IDE/processing/app/syntax/SyntaxDocument.java:101
↓ 3 callers
Method
build
Preprocess and compile all the code for this sketch. In an advanced program, the returned class name could be different, which is why the className i
IDE/processing/app/Sketch.java:1559
↓ 3 callers
Method
buildTokenTypeASTClassMap
()
IDE/processing/app/preproc/WParser.java:6433
↓ 3 callers
Method
buildTokenTypeASTClassMap
()
IDE/processing/app/preproc/StdCParser.java:5576
↓ 3 callers
Method
calcLineStart
Return the index for the first character on this line.
IDE/processing/app/EditorListener.java:489
↓ 3 callers
Method
calcModified
()
IDE/processing/app/Sketch.java:646
↓ 3 callers
Method
castExpr
()
IDE/processing/app/preproc/StdCParser.java:4202
↓ 3 callers
Method
compoundStatement
(AST _t)
IDE/processing/app/preproc/WEmitter.java:3547
↓ 3 callers
Method
compoundStatement
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2964
↓ 3 callers
Method
createTempFolder
Get the path to the platform's temporary folder, by creating a temporary temporary file and getting its parent folder. <br/> Modified for revision 009
IDE/processing/app/Base.java:1744
↓ 3 callers
Method
createToolMenuItem
(String className)
IDE/processing/app/Editor.java:768
↓ 3 callers
Method
currentScopeAsString
return the current scope as a string
IDE/processing/app/preproc/CSymbolTable.java:42
↓ 3 callers
Method
declSpecifiers
()
IDE/processing/app/preproc/WParser.java:1609
↓ 3 callers
Method
declSpecifiers
()
IDE/processing/app/preproc/StdCParser.java:608
↓ 3 callers
Method
declaration
(AST _t)
IDE/processing/app/preproc/WEmitter.java:501
↓ 3 callers
Method
declaration
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:197
↓ 3 callers
Method
endCompoundEdit
Ends a compound edit that can be undone in one operation. Subclasses that implement undo should override this method; this class has no undo functiona
IDE/processing/app/syntax/SyntaxDocument.java:109
↓ 3 callers
Method
error
(String message)
IDE/processing/app/EditorStatus.java:125
↓ 3 callers
Method
fireItemChangedEvent
|| @description || | Fire a callback for change || # || || @parameter mi the item that changed */
framework/libraries/MenuBackend/MenuBackend.h:751
↓ 3 callers
Method
flush
()
IDE/processing/app/EditorConsole.java:297
↓ 3 callers
Method
getAScopeName
()
IDE/processing/app/preproc/WParser.java:54
↓ 3 callers
Method
getAttributesTable
get the hashtable that holds attribute values.
IDE/processing/app/preproc/TNode.java:95
↓ 3 callers
Method
getBoards
()
IDE/processing/app/debug/Target.java:85
↓ 3 callers
Method
getBracketLine
Returns the line of the highlighted bracket (the bracket matching the one before the caret)
IDE/processing/app/syntax/JEditTextArea.java:1538
↓ 3 callers
Method
getCoresFolder
()
IDE/processing/app/Base.java:1793
↓ 3 callers
Method
getDocument
()
IDE/processing/app/SketchCode.java:213
↓ 3 callers
Method
getFolder
()
IDE/processing/app/debug/Target.java:84
↓ 3 callers
Method
getFont
(String attr)
IDE/processing/app/Preferences.java:845
↓ 3 callers
Method
getHardwareFolder
()
IDE/processing/app/Base.java:1783
↓ 3 callers
Method
getInputHandler
Returns the input handler.
IDE/processing/app/syntax/JEditTextArea.java:205
↓ 3 callers
Method
getLibStream
Return an InputStream for a file inside the Processing lib folder.
IDE/processing/app/Base.java:2367
↓ 3 callers
Method
getLocalLineNum
()
IDE/processing/app/preproc/TNode.java:131
↓ 3 callers
Method
getProgrammers
()
IDE/processing/app/debug/Target.java:88
↓ 3 callers
Method
getSystemHeader
()
IDE/processing/app/preproc/LineObject.java:93
↓ 3 callers
Method
getThemeImage
Get an image associated with the current color theme.
IDE/processing/app/Base.java:2341
↓ 3 callers
Method
getTreatAsC
()
IDE/processing/app/preproc/LineObject.java:103
↓ 3 callers
Method
getVisibleLines
Returns the number of lines visible in this text area.
IDE/processing/app/syntax/JEditTextArea.java:356
↓ 3 callers
Method
gotelse
()
IDE/processing/app/format/AutoFormat.java:240
↓ 3 callers
Method
handleClose
Close a sketch as specified by its editor window. @param editor Editor object of the sketch to be closed. @return true if succeeded in closing, false
IDE/processing/app/Base.java:940
↓ 3 callers
Method
handleMouse
(MouseEvent e)
IDE/processing/app/EditorToolbar.java:230
↓ 3 callers
Method
handleNew
Create a new untitled document in a new sketch window.
IDE/processing/app/Base.java:736
↓ 3 callers
Method
initializer
()
IDE/processing/app/preproc/WParser.java:1024
↓ 3 callers
Method
initializer
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2601
↓ 3 callers
Method
initializer
()
IDE/processing/app/preproc/StdCParser.java:1983
← previous
next →
301–400 of 2,447, ranked by callers