MCPcopy Create free account

hub / github.com/WiringProject/Wiring / functions

Functions2,447 in github.com/WiringProject/Wiring

↓ 2 callersMethodexclusiveOrExpr
()
IDE/processing/app/preproc/WParser.java:5463
↓ 2 callersMethodexclusiveOrExpr
()
IDE/processing/app/preproc/StdCParser.java:3798
↓ 2 callersMethodexportApplet
(boolean verbose)
IDE/processing/app/Sketch.java:1621
↓ 2 callersMethodfindMatchingBracket
(final String text, final int pos)
IDE/processing/app/syntax/Brackets.java:18
↓ 2 callersMethodfindSelection
(int x, int y)
IDE/processing/app/EditorToolbar.java:254
↓ 2 callersMethodfindWordEnd
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 callersMethodfindWordStart
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 callersMethodfunctionDeclSpecifiers
()
IDE/processing/app/preproc/StdCParser.java:2720
↓ 2 callersMethodfunctionDef
(AST _t)
IDE/processing/app/preproc/WEmitter.java:566
↓ 2 callersMethodfunctionDef
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:258
↓ 2 callersMethodfunctionStorageClassSpecifier
()
IDE/processing/app/preproc/WParser.java:1981
↓ 2 callersMethodfunctionStorageClassSpecifier
(AST _t)
IDE/processing/app/preproc/WEmitter.java:1434
↓ 2 callersMethodfunctionStorageClassSpecifier
()
IDE/processing/app/preproc/StdCParser.java:964
↓ 2 callersMethodfunctionStorageClassSpecifier
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:1087
↓ 2 callersMethodgetAScopeName
()
IDE/processing/app/preproc/StdCParser.java:53
↓ 2 callersMethodgetBack
|| @description || | Get the item 'back' of this item (historical back) || # || || @return the item back from this */
framework/libraries/MenuBackend/MenuBackend.h:199
↓ 2 callersMethodgetBytes
framework/cores/Common/WString.cpp:505
↓ 2 callersMethodgetClickCount
framework/libraries/Button/Button.h:75
↓ 2 callersMethodgetCodeIndex
()
IDE/processing/app/debug/RunnerException.java:81
↓ 2 callersMethodgetCodeLine
()
IDE/processing/app/debug/RunnerException.java:96
↓ 2 callersMethodgetCompositionTextpainter
Get CompositionTextPainter. if CompositionTextPainter is not created, create it.
IDE/processing/app/syntax/TextAreaPainter.java:105
↓ 2 callersMethodgetCurrentLineIndex
Accessor used by tools that want to hook in and grab the formatting.
IDE/processing/app/syntax/TextAreaPainter.java:522
↓ 2 callersMethodgetDefNode
return the def node for this node
IDE/processing/app/preproc/TNode.java:246
↓ 2 callersMethodgetDefault
(String attribute)
IDE/processing/app/Theme.java:97
↓ 2 callersMethodgetDefault
(String attribute)
IDE/processing/app/Preferences.java:763
↓ 2 callersMethodgetElectricScroll
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 callersMethodgetEnteringFile
()
IDE/processing/app/preproc/LineObject.java:73
↓ 2 callersMethodgetExtension
()
IDE/processing/app/SketchCode.java:145
↓ 2 callersMethodgetHorizontalOffset
Returns the horizontal offset of drawn lines.
IDE/processing/app/syntax/JEditTextArea.java:376
↓ 2 callersMethodgetImportedLibraries
()
IDE/processing/app/Sketch.java:2092
↓ 2 callersMethodgetIsInputProcess
Get this text manager is whether in input process or not.
IDE/processing/app/syntax/im/CompositionTextManager.java:54
↓ 2 callersMethodgetLastSibling
return the last sibling of this node, which is this if the next sibling is null
IDE/processing/app/preproc/TNode.java:168
↓ 2 callersMethodgetLibImage
Return an Image object from inside the Processing lib folder.
IDE/processing/app/Base.java:2349
↓ 2 callersMethodgetLineText
Get text for a specified line.
IDE/processing/app/Editor.java:1419
↓ 2 callersMethodgetMagicCaretPosition
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 callersMethodgetMenuTitle
()
IDE/processing/app/tools/Tool.java:42
↓ 2 callersMethodgetPlacement
()
IDE/processing/app/Editor.java:390
↓ 2 callersMethodgetPreprocOffset
()
IDE/processing/app/SketchCode.java:203
↓ 2 callersMethodgetProgrammerCommands
(Target target, String programmer)
IDE/processing/app/debug/AvrdudeUploader.java:102
↓ 2 callersMethodgetReference
(String keyword)
IDE/processing/app/syntax/PdeKeywords.java:126
↓ 2 callersMethodgetReturningToFile
()
IDE/processing/app/preproc/LineObject.java:83
↓ 2 callersMethodgetSavedProgram
get the last version saved of this tab
IDE/processing/app/SketchCode.java:168
↓ 2 callersMethodgetSettingsFolder
()
IDE/processing/app/Base.java:1682
↓ 2 callersMethodgetSketchbookCoresFolder
()
IDE/processing/app/Base.java:1884
↓ 2 callersMethodgetSketchbookHardwareFolder
()
IDE/processing/app/Base.java:1879
↓ 2 callersMethodgetStringValue
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 callersMethodgetToolTipText
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 callersMethodgetenv
(String name)
IDE/processing/app/Platform.java:138
↓ 2 callersMethodhandleClose
()
IDE/processing/app/FindReplace.java:206
↓ 2 callersMethodhandleCommentUncomment
()
IDE/processing/app/Editor.java:1582
↓ 2 callersMethodhandleCopyAsHTML
()
IDE/processing/app/Editor.java:1559
↓ 2 callersMethodhandleCut
Implements Edit → Cut.
IDE/processing/app/Editor.java:1545
↓ 2 callersMethodhandleExport
Called by Sketch &rarr; 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 callersMethodhandleFindReference
()
IDE/processing/app/Editor.java:1684
↓ 2 callersMethodhandleGrabAction
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 callersMethodhandleNewReplaceImpl
()
IDE/processing/app/Base.java:774
↓ 2 callersMethodhandleOpenPrompt
Prompt for a sketch to open, and open it in a new window.
IDE/processing/app/Base.java:818
↓ 2 callersMethodhandleOpenUnchecked
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 callersMethodhandlePrefs
Show the Preferences window.
IDE/processing/app/Base.java:1607
↓ 2 callersMethodhandleRun
Implements Sketch &rarr; Run. @param present Set true to run in full screen (present mode).
IDE/processing/app/Editor.java:1708
↓ 2 callersMethodhandleSave2
()
IDE/processing/app/Editor.java:2181
↓ 2 callersMethodhandleSaveAs
()
IDE/processing/app/Editor.java:2198
↓ 2 callersMethodhandleSchematics
()
IDE/processing/app/Editor.java:1899
↓ 2 callersMethodhandleSingleLineComment
()
IDE/processing/app/format/AutoFormat.java:183
↓ 2 callersMethodhandleWindow
(String window)
IDE/processing/app/Base.java:846
↓ 2 callersMethodhasComposedTextLayout
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 callersMethodheaderListFromIncludePath
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 callersMethodinclusiveOrExpr
()
IDE/processing/app/preproc/WParser.java:5434
↓ 2 callersMethodinclusiveOrExpr
()
IDE/processing/app/preproc/StdCParser.java:3758
↓ 2 callersMethodinit
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 callersMethodinitDecl
( AST declarationSpecifiers )
IDE/processing/app/preproc/WParser.java:2951
↓ 2 callersMethodinitDecl
(AST _t)
IDE/processing/app/preproc/WEmitter.java:2522
↓ 2 callersMethodinitDecl
( AST declarationSpecifiers )
IDE/processing/app/preproc/StdCParser.java:1907
↓ 2 callersMethodinitDeclList
( AST declarationSpecifiers )
IDE/processing/app/preproc/WParser.java:979
↓ 2 callersMethodinitDeclList
(AST _t)
IDE/processing/app/preproc/WEmitter.java:768
↓ 2 callersMethodinitDeclList
(AST _t)
IDE/processing/app/preproc/WTreeParser.java:446
↓ 2 callersMethodinitializerElementLabel
()
IDE/processing/app/preproc/WParser.java:1122
↓ 2 callersMethodinsertCode
(SketchCode newCode)
IDE/processing/app/Sketch.java:239
↓ 2 callersMethodinsertLines
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 callersMethodinvalidateLine
Marks a line as needing a repaint. @param line The line to invalidate
IDE/processing/app/syntax/TextAreaPainter.java:456
↓ 2 callersMethodisBlockCaretEnabled
Returns true if the caret should be drawn as a block, false otherwise.
IDE/processing/app/syntax/TextAreaPainter.java:251
↓ 2 callersMethodisInputProcess
(AttributedCharacterIterator text)
IDE/processing/app/syntax/im/InputMethodSupport.java:111
↓ 2 callersMethodisItalic
Returns true if italics is enabled for this style.
IDE/processing/app/syntax/SyntaxStyle.java:60
↓ 2 callersMethodisSanitaryName
Return true if the name is valid for a Processing sketch.
IDE/processing/app/Sketch.java:2176
↓ 2 callersMethodisSelectionRectangular
Returns true if the selection is rectangular, false otherwise.
IDE/processing/app/syntax/JEditTextArea.java:1509
↓ 2 callersFunctionisTimerActive
framework/cores/AVR8Bit/libraries/Servo/Servo.cpp:369
↓ 2 callersMethodkeyPressed
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 callersMethodkeyTyped
Handle a key typed event. This inserts the key into the text area.
IDE/processing/app/syntax/DefaultInputHandler.java:237
↓ 2 callersMethodlogicalAndExpr
()
IDE/processing/app/preproc/WParser.java:5405
↓ 2 callersMethodlogicalAndExpr
()
IDE/processing/app/preproc/StdCParser.java:3718
↓ 2 callersMethodlookupNameInCurrentScope
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 callersMethodlookup_com
(final String keyword)
IDE/processing/app/format/AutoFormat.java:284
↓ 2 callersMethodmCharLiteral
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1267
↓ 2 callersMethodmEscape
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2187
↓ 2 callersMethodmEscape
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:558
↓ 2 callersMethodmFloatSuffix
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2416
↓ 2 callersMethodmID
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:2090
↓ 2 callersMethodmID
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:1173
↓ 2 callersMethodmIntSuffix
(boolean _createToken)
IDE/processing/app/preproc/WLexer.java:660
↓ 2 callersMethodmNumber
(boolean _createToken)
IDE/processing/app/preproc/StdCLexer.java:1626
← previousnext →501–600 of 2,447, ranked by callers