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
↓ 2 callers
Method
exclusiveOrExpr
()
IDE/processing/app/preproc/WParser.java:5463
↓ 2 callers
Method
exclusiveOrExpr
()
IDE/processing/app/preproc/StdCParser.java:3798
↓ 2 callers
Method
exportApplet
(boolean verbose)
IDE/processing/app/Sketch.java:1621
↓ 2 callers
Method
findMatchingBracket
(final String text, final int pos)
IDE/processing/app/syntax/Brackets.java:18
↓ 2 callers
Method
findSelection
(int x, int y)
IDE/processing/app/EditorToolbar.java:254
↓ 2 callers
Method
findWordEnd
Locates the end of the word at the specified position. @param line The text @param pos The position
IDE/processing/app/syntax/TextUtilities.java:54
↓ 2 callers
Method
findWordStart
Locates the start of the word at the specified position. @param line The text @param pos The position
IDE/processing/app/syntax/TextUtilities.java:25
↓ 2 callers
Method
functionDeclSpecifiers
()
IDE/processing/app/preproc/StdCParser.java:2720
↓ 2 callers
Method
functionDef
(AST _t)
IDE/processing/app/preproc/WEmitter.java:566
↓ 2 callers
Method
functionDef
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:258
↓ 2 callers
Method
functionStorageClassSpecifier
()
IDE/processing/app/preproc/WParser.java:1981
↓ 2 callers
Method
functionStorageClassSpecifier
(AST _t)
IDE/processing/app/preproc/WEmitter.java:1434
↓ 2 callers
Method
functionStorageClassSpecifier
()
IDE/processing/app/preproc/StdCParser.java:964
↓ 2 callers
Method
functionStorageClassSpecifier
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:1087
↓ 2 callers
Method
getAScopeName
()
IDE/processing/app/preproc/StdCParser.java:53
↓ 2 callers
Method
getBack
|| @description || | Get the item 'back' of this item (historical back) || # || || @return the item back from this */
framework/libraries/MenuBackend/MenuBackend.h:199
↓ 2 callers
Method
getBytes
framework/cores/Common/WString.cpp:505
↓ 2 callers
Method
getClickCount
framework/libraries/Button/Button.h:75
↓ 2 callers
Method
getCodeIndex
()
IDE/processing/app/debug/RunnerException.java:81
↓ 2 callers
Method
getCodeLine
()
IDE/processing/app/debug/RunnerException.java:96
↓ 2 callers
Method
getCompositionTextpainter
Get CompositionTextPainter. if CompositionTextPainter is not created, create it.
IDE/processing/app/syntax/TextAreaPainter.java:105
↓ 2 callers
Method
getCurrentLineIndex
Accessor used by tools that want to hook in and grab the formatting.
IDE/processing/app/syntax/TextAreaPainter.java:522
↓ 2 callers
Method
getDefNode
return the def node for this node
IDE/processing/app/preproc/TNode.java:246
↓ 2 callers
Method
getDefault
(String attribute)
IDE/processing/app/Theme.java:97
↓ 2 callers
Method
getDefault
(String attribute)
IDE/processing/app/Preferences.java:763
↓ 2 callers
Method
getElectricScroll
Returns the number of lines from the top and button of the text area that are always visible.
IDE/processing/app/syntax/JEditTextArea.java:271
↓ 2 callers
Method
getEnteringFile
()
IDE/processing/app/preproc/LineObject.java:73
↓ 2 callers
Method
getExtension
()
IDE/processing/app/SketchCode.java:145
↓ 2 callers
Method
getHorizontalOffset
Returns the horizontal offset of drawn lines.
IDE/processing/app/syntax/JEditTextArea.java:376
↓ 2 callers
Method
getImportedLibraries
()
IDE/processing/app/Sketch.java:2092
↓ 2 callers
Method
getIsInputProcess
Get this text manager is whether in input process or not.
IDE/processing/app/syntax/im/CompositionTextManager.java:54
↓ 2 callers
Method
getLastSibling
return the last sibling of this node, which is this if the next sibling is null
IDE/processing/app/preproc/TNode.java:168
↓ 2 callers
Method
getLibImage
Return an Image object from inside the Processing lib folder.
IDE/processing/app/Base.java:2349
↓ 2 callers
Method
getLineText
Get text for a specified line.
IDE/processing/app/Editor.java:1419
↓ 2 callers
Method
getMagicCaretPosition
Returns the `magic' caret position. This can be used to preserve the column position when moving up and down lines.
IDE/processing/app/syntax/JEditTextArea.java:1429
↓ 2 callers
Method
getMenuTitle
()
IDE/processing/app/tools/Tool.java:42
↓ 2 callers
Method
getPlacement
()
IDE/processing/app/Editor.java:390
↓ 2 callers
Method
getPreprocOffset
()
IDE/processing/app/SketchCode.java:203
↓ 2 callers
Method
getProgrammerCommands
(Target target, String programmer)
IDE/processing/app/debug/AvrdudeUploader.java:102
↓ 2 callers
Method
getReference
(String keyword)
IDE/processing/app/syntax/PdeKeywords.java:126
↓ 2 callers
Method
getReturningToFile
()
IDE/processing/app/preproc/LineObject.java:83
↓ 2 callers
Method
getSavedProgram
get the last version saved of this tab
IDE/processing/app/SketchCode.java:168
↓ 2 callers
Method
getSettingsFolder
()
IDE/processing/app/Base.java:1682
↓ 2 callers
Method
getSketchbookCoresFolder
()
IDE/processing/app/Base.java:1884
↓ 2 callers
Method
getSketchbookHardwareFolder
()
IDE/processing/app/Base.java:1879
↓ 2 callers
Method
getStringValue
Read a String value. @param rootKey root key @param subKeyName key name @param name value name @throws java.io.UnsupportedEncodingException on error
IDE/processing/app/windows/Registry.java:108
↓ 2 callers
Method
getToolTipText
Returns the tool tip to display at the specified location. If this highlighter doesn't know what to display, it should delegate to the next highlight
IDE/processing/app/syntax/TextAreaPainter.java:345
↓ 2 callers
Method
getenv
(String name)
IDE/processing/app/Platform.java:138
↓ 2 callers
Method
handleClose
()
IDE/processing/app/FindReplace.java:206
↓ 2 callers
Method
handleCommentUncomment
()
IDE/processing/app/Editor.java:1582
↓ 2 callers
Method
handleCopyAsHTML
()
IDE/processing/app/Editor.java:1559
↓ 2 callers
Method
handleCut
Implements Edit → Cut.
IDE/processing/app/Editor.java:1545
↓ 2 callers
Method
handleExport
Called by Sketch → Export. Handles calling the export() function on sketch, and queues all the gui status stuff that comes along with it. <p/> Ma
IDE/processing/app/Editor.java:2232
↓ 2 callers
Method
handleFindReference
()
IDE/processing/app/Editor.java:1684
↓ 2 callers
Method
handleGrabAction
If a key is being grabbed, this method should be called with the appropriate key event. It executes the grab action with the typed character as the pa
IDE/processing/app/syntax/InputHandler.java:360
↓ 2 callers
Method
handleNewReplaceImpl
()
IDE/processing/app/Base.java:774
↓ 2 callers
Method
handleOpenPrompt
Prompt for a sketch to open, and open it in a new window.
IDE/processing/app/Base.java:818
↓ 2 callers
Method
handleOpenUnchecked
Open a sketch from a particular path, but don't check to save changes. Used by Sketch.saveAs() to re-open a sketch after the "Save As"
IDE/processing/app/Editor.java:2030
↓ 2 callers
Method
handlePrefs
Show the Preferences window.
IDE/processing/app/Base.java:1607
↓ 2 callers
Method
handleRun
Implements Sketch → Run. @param present Set true to run in full screen (present mode).
IDE/processing/app/Editor.java:1708
↓ 2 callers
Method
handleSave2
()
IDE/processing/app/Editor.java:2181
↓ 2 callers
Method
handleSaveAs
()
IDE/processing/app/Editor.java:2198
↓ 2 callers
Method
handleSchematics
()
IDE/processing/app/Editor.java:1899
↓ 2 callers
Method
handleSingleLineComment
()
IDE/processing/app/format/AutoFormat.java:183
↓ 2 callers
Method
handleWindow
(String window)
IDE/processing/app/Base.java:846
↓ 2 callers
Method
hasComposedTextLayout
Check the painter has TextLayout. If a user input via InputMethod, this result will return true. @param textarea textarea used by PDE.
IDE/processing/app/syntax/im/CompositionTextPainter.java:43
↓ 2 callers
Method
headerListFromIncludePath
Given a folder, return a list of the header files in that folder (but not the header files in its sub-folders, as those should be included from within
IDE/processing/app/debug/Compiler.java:509
↓ 2 callers
Method
inclusiveOrExpr
()
IDE/processing/app/preproc/WParser.java:5434
↓ 2 callers
Method
inclusiveOrExpr
()
IDE/processing/app/preproc/StdCParser.java:3758
↓ 2 callers
Method
init
Called after the highlight painter has been added. @param textArea The text area @param next The painter this one should delegate to
IDE/processing/app/syntax/TextAreaPainter.java:327
↓ 2 callers
Method
initDecl
( AST declarationSpecifiers )
IDE/processing/app/preproc/WParser.java:2951
↓ 2 callers
Method
initDecl
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2522
↓ 2 callers
Method
initDecl
( AST declarationSpecifiers )
IDE/processing/app/preproc/StdCParser.java:1907
↓ 2 callers
Method
initDeclList
( AST declarationSpecifiers )
IDE/processing/app/preproc/WParser.java:979
↓ 2 callers
Method
initDeclList
(AST _t)
IDE/processing/app/preproc/WEmitter.java:768
↓ 2 callers
Method
initDeclList
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:446
↓ 2 callers
Method
initializerElementLabel
()
IDE/processing/app/preproc/WParser.java:1122
↓ 2 callers
Method
insertCode
(SketchCode newCode)
IDE/processing/app/Sketch.java:239
↓ 2 callers
Method
insertLines
Informs the token marker that lines have been inserted into the document. This inserts a gap in the <code>lineInfo</code> array. @param index The firs
IDE/processing/app/syntax/TokenMarker.java:146
↓ 2 callers
Method
invalidateLine
Marks a line as needing a repaint. @param line The line to invalidate
IDE/processing/app/syntax/TextAreaPainter.java:456
↓ 2 callers
Method
isBlockCaretEnabled
Returns true if the caret should be drawn as a block, false otherwise.
IDE/processing/app/syntax/TextAreaPainter.java:251
↓ 2 callers
Method
isInputProcess
(AttributedCharacterIterator text)
IDE/processing/app/syntax/im/InputMethodSupport.java:111
↓ 2 callers
Method
isItalic
Returns true if italics is enabled for this style.
IDE/processing/app/syntax/SyntaxStyle.java:60
↓ 2 callers
Method
isSanitaryName
Return true if the name is valid for a Processing sketch.
IDE/processing/app/Sketch.java:2176
↓ 2 callers
Method
isSelectionRectangular
Returns true if the selection is rectangular, false otherwise.
IDE/processing/app/syntax/JEditTextArea.java:1509
↓ 2 callers
Function
isTimerActive
framework/cores/AVR8Bit/libraries/Servo/Servo.cpp:369
↓ 2 callers
Method
keyPressed
Handle a key pressed event. This will look up the binding for the key stroke and execute it.
IDE/processing/app/syntax/DefaultInputHandler.java:149
↓ 2 callers
Method
keyTyped
Handle a key typed event. This inserts the key into the text area.
IDE/processing/app/syntax/DefaultInputHandler.java:237
↓ 2 callers
Method
logicalAndExpr
()
IDE/processing/app/preproc/WParser.java:5405
↓ 2 callers
Method
logicalAndExpr
()
IDE/processing/app/preproc/StdCParser.java:3718
↓ 2 callers
Method
lookupNameInCurrentScope
lookup an unscoped name in the table by prepending the current scope. MBZ -- if not found, pop scopes and look again
IDE/processing/app/preproc/CSymbolTable.java:102
↓ 2 callers
Method
lookup_com
(final String keyword)
IDE/processing/app/format/AutoFormat.java:284
↓ 2 callers
Method
mCharLiteral
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1267
↓ 2 callers
Method
mEscape
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2187
↓ 2 callers
Method
mEscape
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:558
↓ 2 callers
Method
mFloatSuffix
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2416
↓ 2 callers
Method
mID
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2090
↓ 2 callers
Method
mID
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1173
↓ 2 callers
Method
mIntSuffix
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:660
↓ 2 callers
Method
mNumber
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:1626
← previous
next →
501–600 of 2,447, ranked by callers