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
↓ 1 callers
Method
handleAddFile
Prompt the user for a new file to the sketch, then call the other addFile() function to actually add it.
IDE/processing/app/Sketch.java:920
↓ 1 callers
Method
handleBuild
Called by Sketch → Build. Handles calling the build() function on sketch, and queues all the gui status stuff that comes along with it. <p/> Made
IDE/processing/app/Editor.java:1778
↓ 1 callers
Method
handleBurnBootloader
(final String target, final String programmer)
IDE/processing/app/Editor.java:2365
↓ 1 callers
Method
handleCopy
Implements Edit → Copy.
IDE/processing/app/Editor.java:1554
↓ 1 callers
Method
handleDeleteCode
Remove a piece of code from the sketch and from the disk.
IDE/processing/app/Sketch.java:536
↓ 1 callers
Method
handleExportCheckModified
Checks to see if the sketch has been modified, and if so, asks the user to save the sketch or cancel the export. This prevents issues where an incompl
IDE/processing/app/Editor.java:2341
↓ 1 callers
Method
handleNewCode
Handler for the New Code menu option.
IDE/processing/app/Sketch.java:275
↓ 1 callers
Method
handleNewReplace
Replace the sketch in the current window with a new untitled document.
IDE/processing/app/Base.java:762
↓ 1 callers
Method
handleNextCode
Move to the next tab.
IDE/processing/app/Sketch.java:630
↓ 1 callers
Method
handleOpenReplace
Open a sketch, replacing the sketch in the current window. @param path Location of the primary pde file for the sketch.
IDE/processing/app/Base.java:800
↓ 1 callers
Method
handlePageSetup
Handler for File → Page Setup.
IDE/processing/app/Editor.java:2392
↓ 1 callers
Method
handlePaste
Implements Edit → Paste.
IDE/processing/app/Editor.java:1568
↓ 1 callers
Method
handlePrevCode
Move to the previous tab.
IDE/processing/app/Sketch.java:620
↓ 1 callers
Method
handlePrint
Handler for File → Print.
IDE/processing/app/Editor.java:2406
↓ 1 callers
Method
handleQuit
Handler for File → Quit. @return false if canceled, true otherwise.
IDE/processing/app/Base.java:998
↓ 1 callers
Method
handleQuitEach
Attempt to close each open sketch in preparation for quitting. @return false if canceled along the way
IDE/processing/app/Base.java:1027
↓ 1 callers
Method
handleRenameCode
Handler for the Rename Code menu option.
IDE/processing/app/Sketch.java:297
↓ 1 callers
Method
handleSelectAll
Implements Edit → Select All.
IDE/processing/app/Editor.java:1577
↓ 1 callers
Method
hasCodeIndex
()
IDE/processing/app/debug/RunnerException.java:91
↓ 1 callers
Method
hasCodeLine
()
IDE/processing/app/debug/RunnerException.java:106
↓ 1 callers
Method
hasDefaultExtension
True if the specified code has the default file extension.
IDE/processing/app/Sketch.java:1947
↓ 1 callers
Method
height
|| @description || | Get the height of this Sprite buffer || # || || @return The height of this Sprite buffer */
framework/libraries/Sprite/Sprite.cpp:92
↓ 1 callers
Method
hideExtension
True if the specified extension should be hidden when shown on a tab. For Processing, this is true for .pde files. (Broken out for subclasses.)
IDE/processing/app/Sketch.java:1939
↓ 1 callers
Method
idList
()
IDE/processing/app/preproc/WParser.java:343
↓ 1 callers
Method
idList
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2768
↓ 1 callers
Method
idList
()
IDE/processing/app/preproc/StdCParser.java:2137
↓ 1 callers
Method
idList
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2277
↓ 1 callers
Method
importLibrary
Add import statements to the current tab for all of packages inside the specified jar file.
IDE/processing/app/Sketch.java:1090
↓ 1 callers
Method
inclusiveOrExpr
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:3888
↓ 1 callers
Method
init
()
IDE/processing/app/Theme.java:47
↓ 1 callers
Method
init
(String commandLinePrefs)
IDE/processing/app/Preferences.java:143
↓ 1 callers
Method
init
(Base base)
IDE/processing/app/macosx/ThinkDifferent.java:62
↓ 1 callers
Method
initDecl
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2043
↓ 1 callers
Method
initDeclList
( AST declarationSpecifiers )
IDE/processing/app/preproc/StdCParser.java:697
↓ 1 callers
Function
initISR
framework/cores/AVR8Bit/libraries/Servo/Servo.cpp:181
↓ 1 callers
Method
initPlatform
()
IDE/processing/app/Base.java:173
↓ 1 callers
Method
initializePrinting
()
IDE/processing/app/preproc/WEmitter.java:85
↓ 1 callers
Method
initializerElementLabel
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2818
↓ 1 callers
Method
initializerElementLabel
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2315
↓ 1 callers
Method
initializerList
()
IDE/processing/app/preproc/WParser.java:1432
↓ 1 callers
Method
initializerList
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2966
↓ 1 callers
Method
initializerList
()
IDE/processing/app/preproc/StdCParser.java:2245
↓ 1 callers
Method
initializerList
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2432
↓ 1 callers
Method
insertAll
insert the buffered strings
IDE/processing/app/EditorConsole.java:426
↓ 1 callers
Method
insertFullWidthSpace
Insert full width space
IDE/processing/app/syntax/im/CompositionTextManager.java:60
↓ 1 callers
Method
intConst
()
IDE/processing/app/preproc/StdCParser.java:4947
↓ 1 callers
Function
interruptMode
framework/cores/AVR8Bit/WInterrupts.c:47
↓ 1 callers
Method
invalidate
()
IDE/processing/app/syntax/Brackets.java:14
↓ 1 callers
Method
invalidateComposedTextLayout
Invalidate this TextLayout to set null. If a user end input via InputMethod, this method will called from CompositionTextManager.endCompositionText
IDE/processing/app/syntax/im/CompositionTextPainter.java:63
↓ 1 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/TextAreaPainter.java:467
↓ 1 callers
Method
isBeginInputProcess
(AttributedCharacterIterator text, CompositionTextManager textManager)
IDE/processing/app/syntax/im/InputMethodSupport.java:103
↓ 1 callers
Method
isBracketHighlightEnabled
Returns true if bracket highlighting is enabled, false otherwise. When bracket highlighting is enabled, the bracket matching the one before the caret
IDE/processing/app/syntax/TextAreaPainter.java:230
↓ 1 callers
Method
isCaretVisible
Returns true if the caret is visible, false otherwise.
IDE/processing/app/syntax/JEditTextArea.java:239
↓ 1 callers
Method
isCollapsed
Identifies whether the gutter is collapsed or expanded. @return true if the gutter is collapsed, false if it is expanded
IDE/processing/app/syntax/Gutter.java:438
↓ 1 callers
Method
isCommandLine
()
IDE/processing/app/Base.java:168
↓ 1 callers
Method
isCurrentLineHighlightEnabled
()
IDE/processing/app/syntax/Gutter.java:498
↓ 1 callers
Method
isDefaultExtension
True if the specified extension is the default file extension.
IDE/processing/app/Sketch.java:1955
↓ 1 callers
Method
isEmpty
framework/cores/Common/WVector.h:185
↓ 1 callers
Method
isFullWidthSpaceInput
(AttributedCharacterIterator text)
IDE/processing/app/syntax/im/InputMethodSupport.java:95
↓ 1 callers
Method
isModified
()
IDE/processing/app/SketchCode.java:183
↓ 1 callers
Method
isNextLineRequested
Returns true if the next line should be repainted. This will return true after a line has been tokenized that starts a multiline token that continues
IDE/processing/app/syntax/TokenMarker.java:192
↓ 1 callers
Method
isTypedefName
(String name)
IDE/processing/app/preproc/WParser.java:41
↓ 1 callers
Method
isTypedefName
(String name)
IDE/processing/app/preproc/StdCParser.java:40
↓ 1 callers
Method
isUntitled
()
IDE/processing/app/Sketch.java:2142
↓ 1 callers
Method
keyReleased
(KeyEvent e)
IDE/processing/app/EditorToolbar.java:412
↓ 1 callers
Method
last
()
IDE/processing/app/Serial.java:226
↓ 1 callers
Method
lastIndexOf
framework/cores/Common/WString.cpp:549
↓ 1 callers
Method
lastIndexOf
framework/cores/Common/WVector.h:204
↓ 1 callers
Method
lcurlyInitializer
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2930
↓ 1 callers
Method
lcurlyInitializer
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:2404
↓ 1 callers
Method
load
(InputStream input)
IDE/processing/app/Theme.java:75
↓ 1 callers
Method
load
Load this piece of code from a file.
IDE/processing/app/SketchCode.java:269
↓ 1 callers
Method
loadButtons
()
IDE/processing/app/EditorToolbar.java:125
↓ 1 callers
Method
loadBytesRaw
Same as PApplet.loadBytes(), however never does gzip decoding.
IDE/processing/app/Base.java:2402
↓ 1 callers
Method
loadFile
Grab the contents of a file as a string.
IDE/processing/app/Base.java:2471
↓ 1 callers
Method
loadWithLocalEncoding
(File file)
IDE/processing/app/tools/FixEncoding.java:85
↓ 1 callers
Method
localLabelDecl
(AST _t)
IDE/processing/app/preproc/WEmitter.java:3676
↓ 1 callers
Method
localLabelDecl
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:3085
↓ 1 callers
Method
localLabelDeclaration
()
IDE/processing/app/preproc/WParser.java:1888
↓ 1 callers
Method
logicalAndExpr
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:3861
↓ 1 callers
Method
logicalOrExpr
()
IDE/processing/app/preproc/WParser.java:3984
↓ 1 callers
Method
logicalOrExpr
()
IDE/processing/app/preproc/StdCParser.java:3678
↓ 1 callers
Method
logicalOrExpr
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:3834
↓ 1 callers
Method
lookup
Looks up a key. @param text The text segment @param offset The offset of the substring within the text segment @param length The length of the substri
IDE/processing/app/syntax/KeywordMap.java:56
↓ 1 callers
Function
loop
framework/cores/AVR8Bit/program.cpp:13
↓ 1 callers
Method
mASSIGN
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:460
↓ 1 callers
Method
mASSIGN
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1414
↓ 1 callers
Method
mBAND
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:965
↓ 1 callers
Method
mBAND
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1919
↓ 1 callers
Method
mBAND_ASSIGN
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:978
↓ 1 callers
Method
mBAND_ASSIGN
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1932
↓ 1 callers
Method
mBNOT
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:991
↓ 1 callers
Method
mBNOT
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1945
↓ 1 callers
Method
mBOR
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:1004
↓ 1 callers
Method
mBOR
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1958
↓ 1 callers
Method
mBOR_ASSIGN
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:1017
↓ 1 callers
Method
mBOR_ASSIGN
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1971
↓ 1 callers
Method
mBXOR
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:1030
↓ 1 callers
Method
mBXOR
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1984
↓ 1 callers
Method
mBXOR_ASSIGN
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:1043
← previous
next →
901–1,000 of 2,447, ranked by callers