MCPcopy Create free account

hub / github.com/MulgaSoft/e4macs / functions

Functions2,316 in github.com/MulgaSoft/e4macs

↓ 2 callersMethodgetSubBuffers
Walk the buffer list looking for matches with subString on initial characters @param subString @param result @param keySet @return subsection of map,
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SwitchMinibuffer.java:304
↓ 2 callersMethodgetTarget
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphHandler.java:41
↓ 2 callersMethodgetText
()
Emacs+/src/com/mulgasoft/emacsplus/execute/SelectionDialog.java:316
↓ 2 callersMethodgetTotalSize
(MPart apart)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/E4WindowCmd.java:239
↓ 2 callersMethodgetTypeCategory
(IDocument doc)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:167
↓ 2 callersMethodgetWorkingSet
Get the correct working set, if working sets are present in environment The Eclipse UI's default 'Other Projects' entry is not represented in the mana
Emacs+/src/com/mulgasoft/emacsplus/commands/TagsSetHandler.java:86
↓ 2 callersMethodgetYankpos
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:105
↓ 2 callersMethodhandleCompleting
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/StrictMinibuffer.java:169
↓ 2 callersMethodhandlesAlt
@see com.mulgasoft.emacsplus.minibuffer.WithMinibuffer#handlesAlt()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/HistoryMinibuffer.java:49
↓ 2 callersMethodhasDigitBindings
Check for presence of digit-argument bindings @return true if digit-argument is relevant
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:720
↓ 2 callersMethodimmediateCharEvent
charEvent fragment: process any text char, but also treat it as a <CR> @param event
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ExecutingMinibuffer.java:171
↓ 2 callersMethodinCommentPosition
Greedy comment determinator: Since multiple comments can be adjacent, return the one furthest from the from the offset @param doc - what's up @param
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:239
↓ 2 callersMethodinString
Check if we're in a String (assuming the editor supports string categories) @param document @param dir @param cpos @param stringChar @return the offs
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:609
↓ 2 callersMethodincrementExecutionCount
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:75
↓ 2 callersMethodinsertRectangle
@param editor @param document @param lines the contents of the rectangle @throws BadLocationException
Emacs+/src/com/mulgasoft/emacsplus/commands/RectangleHandler.java:157
↓ 2 callersMethodinsertSpaces
Insert whitespace (tabs or spaces as appropriate) into document at off When replacing, emacs clears the segment if the line length is less than the co
Emacs+/src/com/mulgasoft/emacsplus/execute/ColumnSupport.java:93
↓ 2 callersMethodinsertText
(IDocument document, ITextSelection selection, String text)
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:687
↓ 2 callersMethodinterrupt
()
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:98
↓ 2 callersMethodintersectP
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeSexpHandler.java:294
↓ 2 callersMethodinvertRotateDirection
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:354
↓ 2 callersMethodisAtTop
Check if we're at buffer top (or top of narrowed region) @param editor @param selection @return true is condition satisfied, else false
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphHandler.java:160
↓ 2 callersMethodisChar
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1142
↓ 2 callersMethodisDigitArgument
()
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:454
↓ 2 callersMethodisEmacsBinding
(Binding binding)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:703
↓ 2 callersMethodisEnum
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/PrefVars.java:128
↓ 2 callersMethodisExcluded
Don't match with bracket if it is a character constant @param doc @param offset @param initOffset @return true if character at offset is not just a
Emacs+/src/com/mulgasoft/emacsplus/SexpCharacterPairMatcher.java:91
↓ 2 callersMethodisHandled
()
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:249
↓ 2 callersMethodisInstalled
@return the installed state
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:164
↓ 2 callersMethodisLooping
Commands that need to specify arg-value based processing should override this @return true is command should loop
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1216
↓ 2 callersMethodisLowercase
@return the lower case
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:65
↓ 2 callersMethodisMatch
Returns true if the character at the specified position is a valid match for the specified end character. To be a valid match, it must be in the appr
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:217
↓ 2 callersMethodisOk
()
Emacs+/src/com/mulgasoft/emacsplus/commands/TransposeLineHandler.java:170
↓ 2 callersMethodisQuoting
(VerifyEvent event)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/WithMinibuffer.java:536
↓ 2 callersMethodisRegexLD
@return the regexLD
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:800
↓ 2 callersMethodisReverse
()
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:128
↓ 2 callersMethodisSearchEnabled
@return the searchEnabled
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:776
↓ 2 callersMethodisSelection
()
Emacs+/src/com/mulgasoft/emacsplus/commands/CaseCommandHandler.java:130
↓ 2 callersMethodisStartCharacter
Returns true of the specified character is a start character. @param c a character @return true exactly if the character is a start character
Emacs+/src/com/mulgasoft/emacsplus/HackDefaultCharacterPairMatcher.java:348
↓ 2 callersMethodisSubCmd
()
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:1145
↓ 2 callersMethodisUnder
()
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpHandler.java:265
↓ 2 callersMethodisUniversalCmd
Is this the ids of standard Eclipse commands that we adapt to calling with the C-u argument @param id @return true if we want to provide support for C
Emacs+/src/com/mulgasoft/emacsplus/commands/EmacsPlusCmdHandler.java:1153
↓ 2 callersMethodisWildCarded
Does the command string contain wild cards? @param searchStr @return true if wildcards present
Emacs+/src/com/mulgasoft/emacsplus/execute/CommandSupport.java:313
↓ 2 callersMethodisWildCarded
Does the command string contain wild cards? @param searchStr @return true if wildcards present
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:534
↓ 2 callersMethodisWrapped
()
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:281
↓ 2 callersMethodisYanked
()
Emacs+/src/com/mulgasoft/emacsplus/RingBuffer.java:158
↓ 2 callersMethodjoinAll
Merge all stacks into one @param apart - the selected MPart
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/WindowJoinCmd.java:132
↓ 2 callersMethodjoinOne
(MTrimmedWindow mt)
Emacs+/src/com/mulgasoft/emacsplus/e4/commands/FrameJoinCmd.java:49
↓ 2 callersMethodmarkSexp
(ITextEditor editor, IDocument document, ITextSelection currentSelection, boolean wordp)
Emacs+/src/com/mulgasoft/emacsplus/commands/SexpMarkHandler.java:40
↓ 2 callersMethodnextParagraph
(ITextEditor editor, IDocument document, ITextSelection selection, boolean forward)
Emacs+/src/com/mulgasoft/emacsplus/commands/ParagraphMarkHandler.java:71
↓ 2 callersMethodnormalizeChar
(char cc)
Emacs+/src/com/mulgasoft/emacsplus/commands/WhatCursorPosition.java:83
↓ 2 callersMethodnormalizeCommandName
Format command name string to Emacs standard by lower-casing and replacing any spaces with dashes @param name the command name string @return modifie
Emacs+/src/com/mulgasoft/emacsplus/commands/MinibufferExecHandler.java:69
↓ 2 callersMethodnormalizeString
(String message, int count)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:643
↓ 2 callersMethodnotifyKbdListener
(String key)
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:447
↓ 2 callersMethodnotifyLock
()
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:599
↓ 2 callersMethodparseString
Splits the given string into a list of strings. This method is the converse of <code>createList</code>. <p> Subclasses must implement this method. </p
Emacs+/src/com/mulgasoft/emacsplus/preferences/MListEditor.java:141
↓ 2 callersMethodprintBinding
(String binding)
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:160
↓ 2 callersMethodprintCmdDetails
Print the details about a parameterized command on the Emacs+ console @param cmd @param console
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandDescribeHandler.java:89
↓ 2 callersMethodprintContents
(EmacsPlusConsole console, String register, IRegisterContents contents)
Emacs+/src/com/mulgasoft/emacsplus/commands/RegisterViewHandler.java:84
↓ 2 callersMethodprintDetails
(Command cmd, String[] bindings, String[] abindings, EmacsPlusConsole console)
Emacs+/src/com/mulgasoft/emacsplus/commands/CommandDescribeHandler.java:128
↓ 2 callersMethodprocessUniversal
On universal key detection, process appropriately depending on state of count, etc.
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/UniversalMinibuffer.java:182
↓ 2 callersMethodpushElement
Add new element to the front of the ring. If the length is exceeded, drop the last element @param document @param element
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:208
↓ 2 callersMethodpushExecution
(ITextEditor editor, KbdLock newLock)
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:517
↓ 2 callersMethodqueueStart
Queue the definition start @param editor @param uArg
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroStartHandler.java:90
↓ 2 callersMethodrecenter
(StyledText txtWidget)
Emacs+/src/com/mulgasoft/emacsplus/commands/RecenterHandler.java:137
↓ 2 callersMethodremoveDocumentListeners
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:704
↓ 2 callersMethodremoveExecutionListeners
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:667
↓ 2 callersMethodremoveListener
()
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:535
↓ 2 callersMethodremoveListener
Remove the selection changed listener @param selectionProvider
Emacs+/src/com/mulgasoft/emacsplus/commands/ExecuteCommandHandler.java:80
↓ 2 callersMethodremoveMarkPosition
(IDocument document, Position mark)
Emacs+/src/com/mulgasoft/emacsplus/MarkRing.java:287
↓ 2 callersMethodrepeatSearch
(boolean direction)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ISearchMinibuffer.java:226
↓ 2 callersMethodresetToMinus
@param event
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/UniversalMinibuffer.java:151
↓ 2 callersMethodrestoreBindings
Attempt to restore bindings in the array This requires the internal BindingService.addBinding method @param bindings @param bs
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusActivation.java:691
↓ 2 callersMethodreverse
(String[] array)
Emacs+/src/com/mulgasoft/emacsplus/commands/LineHandler.java:91
↓ 2 callersMethodrunMacro
(ITextEditor editor, IDocument document, ITextSelection selection, KbdLock vkf, int count, final String cmd
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:131
↓ 2 callersMethodrunWithEvent
(Event event)
Emacs+/src/com/mulgasoft/emacsplus/KillRingListeners.java:264
↓ 2 callersMethodsearch
Turn on searching, or continue through array if already searching
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/CompletionMinibuffer.java:436
↓ 2 callersMethodselectNext
Move to the beginning of the next line in sequence @return true on success, false when we've run out of lines
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroApplyHandler.java:130
↓ 2 callersMethodselectionChanged
()
Emacs+/src/com/mulgasoft/emacsplus/preferences/CommandCategoryEditor.java:91
↓ 2 callersMethodsetAppend
(boolean append)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:152
↓ 2 callersMethodsetBeepon
Change the enabled state of the beeper @param beepon
Emacs+/src/com/mulgasoft/emacsplus/Beeper.java:77
↓ 2 callersMethodsetCandidates
(List<String> candidates)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/StrictMinibuffer.java:59
↓ 2 callersMethodsetCurrentCommand
(String commandId)
Emacs+/src/com/mulgasoft/emacsplus/MarkUtils.java:155
↓ 2 callersMethodsetDeactivated
(boolean deactivate)
Emacs+/src/com/mulgasoft/emacsplus/KillRing.java:165
↓ 2 callersMethodsetEditor
(ITextEditor editor)
Emacs+/src/com/mulgasoft/emacsplus/IBufferLocation.java:22
↓ 2 callersMethodsetExecutable
(IMinibufferExecutable executable)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ExecutingMinibuffer.java:56
↓ 2 callersMethodsetHighlightColor
Set the alternate highlight color from preferences @param color RGB from preference setting
Emacs+/src/com/mulgasoft/emacsplus/commands/BrowseKillRingHandler.java:412
↓ 2 callersMethodsetHistoryState
(boolean state)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/SearchMinibuffer.java:1047
↓ 2 callersMethodsetHistoryUpdated
(boolean val)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/ISearchMinibuffer.java:119
↓ 2 callersMethodsetKbdMinibuffer
Set whether we're currently executing within a minibuffer @param minibuffer or null
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:252
↓ 2 callersMethodsetKeyHandler
(IEmacsPlusConsoleKey handler)
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:251
↓ 2 callersMethodsetKeyLock
(KbdLock keywait)
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:490
↓ 2 callersMethodsetLatch
(CountDownLatch latch)
Emacs+/src/com/mulgasoft/emacsplus/commands/KbdMacroExecuteHandler.java:593
↓ 2 callersMethodsetLength
(int length)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:158
↓ 2 callersMethodsetLoadButtonEnabled
(String value)
Emacs+/src/com/mulgasoft/emacsplus/preferences/KbdMacroPreferencePage.java:149
↓ 2 callersMethodsetLoadState
(LoadState value)
Emacs+/src/com/mulgasoft/emacsplus/execute/KbdMacroSupport.java:570
↓ 2 callersMethodsetLocation
(IRegisterLocation location)
Emacs+/src/com/mulgasoft/emacsplus/TecoRegister.java:364
↓ 2 callersMethodsetLowercase
force lower case if true @param lowercase
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/MinibufferImpl.java:73
↓ 2 callersMethodsetMessage
(IWorkbenchPart editor, String key)
Emacs+/src/com/mulgasoft/emacsplus/EmacsPlusUtils.java:532
↓ 2 callersMethodsetMinibufferPrefix
(String nextfix)
Emacs+/src/com/mulgasoft/emacsplus/minibuffer/KeyHandlerMinibuffer.java:120
↓ 2 callersMethodsetName
Expose setName functionality @see org.eclipse.ui.console.AbstractConsole#setName(java.lang.String)
Emacs+/src/com/mulgasoft/emacsplus/execute/EmacsPlusConsole.java:106
← previousnext →601–700 of 2,316, ranked by callers