MCPcopy Create free account

hub / github.com/ProgerXP/Notepad2e / functions

Functions2,853 in github.com/ProgerXP/Notepad2e

↓ 5 callersMethodCodePage
scintilla/src/Editor.cxx:7389
↓ 5 callersFunctionCompareDevCap
scintilla/win32/ScintillaWin.cxx:2559
↓ 5 callersMethodDelete
scintilla/src/Decoration.cxx:82
↓ 5 callersMethodDrawRGBAImage
scintilla/win32/PlatWin.cxx:845
↓ 5 callersFunctionEditDetectEOLMode
============================================================================= EditDetectEOLMode() - moved here to handle Unicode files correctly
src/Edit.c:555
↓ 5 callersFunctionEditFindNext
============================================================================= EditFindNext()
src/Edit.c:4759
↓ 5 callersFunctionEditFindPrev
============================================================================= EditFindPrev()
src/Edit.c:4812
↓ 5 callersMethodEndRun
scintilla/src/RunStyles.cxx:113
↓ 5 callersMethodEnsureStyledTo
scintilla/src/Document.cxx:1722
↓ 5 callersFunctionFileVars_Init
src/Edit.c:6156
↓ 5 callersMethodGetFoldParent
scintilla/src/Document.cxx:395
↓ 5 callersFunctionGetRestOfLine
scintilla/lexers/LexCPP.cxx:86
↓ 5 callersMethodGetSeparator
scintilla/src/AutoComplete.cxx:95
↓ 5 callersFunctionGetTextSegment
scintilla/lexers/LexHTML.cxx:59
↓ 5 callersMethodInitialised
scintilla/win32/PlatWin.cxx:633
↓ 5 callersFunctionIsABlank
/
scintilla/lexers/LexFortran.cxx:41
↓ 5 callersFunctionIsAWordChar
scintilla/lexers/LexHTML.cxx:37
↓ 5 callersFunctionIsAWordChar
Extended to accept accented characters
scintilla/lexers/LexPowerShell.cxx:31
↓ 5 callersFunctionIsAWordChar
scintilla/lexers/LexCSS.cxx:41
↓ 5 callersMethodIsCaseMergeWithoutWhenFound
scintilla/lexers/LexSQL.cxx:165
↓ 5 callersMethodIsCollectingUndo
scintilla/src/CellBuffer.cxx:710
↓ 5 callersFunctionIsCommentLine
scintilla/lexers/LexNimrod.cxx:267
↓ 5 callersFunctionIsCommentLine
scintilla/lexers/LexBash.cxx:734
↓ 5 callersFunctionIsCommentLine
scintilla/lexers/LexYAML.cxx:197
↓ 5 callersFunctionIsCommentLine
scintilla/lexers/LexVerilog.cxx:156
↓ 5 callersFunctionIsCommentLine
=============================================================================
scintilla/lexers/LexVHDL.cxx:145
↓ 5 callersFunctionIsCommentLine
scintilla/lexers/LexPascal.cxx:349
↓ 5 callersFunctionIsContinuationLine
Routine to check the last "none comment" character on a line to see if its a continuation
scintilla/lexers/LexAU3.cxx:173
↓ 5 callersFunctionIsControlCharacter
scintilla/src/Editor.cxx:96
↓ 5 callersFunctionIsIdentifierChar
scintilla/lexers/LexOScript.cxx:42
↓ 5 callersFunctionIsLineComment
scintilla/lexers/LexOScript.cxx:377
↓ 5 callersFunctionIsStreamCommentStyle
scintilla/lexers/LexAU3.cxx:655
↓ 5 callersFunctionIsStreamCommentStyle
scintilla/lexers/LexPowerPro.cxx:50
↓ 5 callersFunctionIsStreamCommentStyle
scintilla/lexers/LexPascal.cxx:345
↓ 5 callersFunctionMRU_Save
src/Helpers.c:1637
↓ 5 callersFunctionMakeBitmapButton
============================================================================= MakeBitmapButton()
src/Helpers.c:645
↓ 5 callersFunctionMakeUpperCase
scintilla/lexlib/CharacterSet.h:163
↓ 5 callersFunctionNextField
scintilla/src/XPM.cxx:22
↓ 5 callersMethodNextWordEnd
* Find the end of the next word in either a forward (delta >= 0) or backwards direction * (delta < 0). * This is looking for a transition between ch
scintilla/src/Document.cxx:1365
↓ 5 callersFunctionOpenFileDlg
============================================================================= OpenFileDlg()
src/Notepad2.c:5714
↓ 5 callersFunctionPathGetLnkPath
////////////////////////////////////////////////////////////////////////// Name: PathGetLnkPath() Purpose: Try to get the path to which a lnk-file
src/Helpers.c:1009
↓ 5 callersMethodPixels
scintilla/src/XPM.cxx:234
↓ 5 callersFunctionSHGetFileInfo2
============================================================================= SHGetFileInfo2() Return a default name when the file has been removed,
src/Helpers.c:1358
↓ 5 callersMethodSave
scintilla/src/ViewStyle.cxx:46
↓ 5 callersMethodSetDBCSMode
scintilla/win32/PlatWin.cxx:1141
↓ 5 callersMethodSetHeight
Set the number of display lines needed for this line. Return true if this is a change.
scintilla/src/ContractionState.cxx:233
↓ 5 callersMethodSetLineIndentation
scintilla/src/Document.cxx:1103
↓ 5 callersMethodSetLineStart
scintilla/src/CellBuffer.cxx:59
↓ 5 callersMethodSetSelection
scintilla/src/Editor.cxx:852
↓ 5 callersMethodSetUnicodeMode
scintilla/win32/PlatWin.cxx:1137
↓ 5 callersFunctionSkipWhiteSpace
scintilla/lexers/LexPascal.cxx:407
↓ 5 callersFunctionStatusCalcPaneWidth
============================================================================= StatusCalcPaneWidth()
src/Helpers.c:767
↓ 5 callersMethodUnlock
scintilla/win32/ScintillaWin.cxx:1772
↓ 5 callersFunctionclassifyWordHTPy
scintilla/lexers/LexHTML.cxx:360
↓ 5 callersFunctionisCmakeChar
scintilla/lexers/LexCmake.cxx:36
↓ 5 callersFunctionisMatch
XXX Identical to Perl, put in common area
scintilla/lexers/LexRuby.cxx:152
↓ 5 callersFunctionlatexFoldSaveToInt
scintilla/lexers/LexLaTeX.cxx:464
↓ 5 callersFunctionskipWhitespaceComment
scintilla/lexers/LexPerl.cxx:131
↓ 4 callersFunctionAllocateAnnotation
scintilla/src/PerLine.cxx:407
↓ 4 callersMethodAnnotationStyledText
scintilla/src/Document.cxx:1798
↓ 4 callersMethodCaseMergeWithoutWhenFound
scintilla/lexers/LexSQL.cxx:117
↓ 4 callersFunctionCheckIniFile
============================================================================= FindIniFile()
src/Notepad2.c:5098
↓ 4 callersFunctionCommentBlockStyleFromNestLevel
scintilla/lexers/LexHaskell.cxx:142
↓ 4 callersMethodCreated
scintilla/include/Platform.h:365
↓ 4 callersMethodDecorationFillRange
scintilla/src/Document.cxx:1843
↓ 4 callersFunctionDirList_Fill
============================================================================= DirList_Fill() Snapshots a directory and displays the items in the lis
src/Dlapi.c:207
↓ 4 callersFunctionDirList_StartIconThread
============================================================================= DirList_StartIconThread() Start thread to extract file icons in the ba
src/Dlapi.c:152
↓ 4 callersFunctionDrawBox
scintilla/src/LineMarker.cxx:42
↓ 4 callersFunctionDrawCircle
scintilla/src/LineMarker.cxx:51
↓ 4 callersFunctionDrawMinus
scintilla/src/LineMarker.cxx:67
↓ 4 callersFunctionDrawPlus
scintilla/src/LineMarker.cxx:60
↓ 4 callersFunctionEditFindReplaceDlg
============================================================================= EditFindReplaceDlg()
src/Edit.c:4741
↓ 4 callersFunctionEditGetClipboardText
============================================================================= EditGetClipboardText()
src/Edit.c:409
↓ 4 callersMethodEnsureStyle
scintilla/src/ViewStyle.cxx:353
↓ 4 callersFunctionFollowToLineEnd
True if can follow ch down to the end with possibly trailing whitespace
scintilla/lexers/LexTxt2tags.cxx:48
↓ 4 callersMethodGetClientPosition
scintilla/win32/PlatWin.cxx:1928
↓ 4 callersFunctionGetHexDigit
* If the character is an hexa digit, get its value. */
src/Helpers.c:1896
↓ 4 callersMethodGetSelection
scintilla/src/AutoComplete.cxx:194
↓ 4 callersMethodGetTypesep
scintilla/src/AutoComplete.cxx:103
↓ 4 callersFunctionHasPrevLineContent
Does the previous line have more than spaces and tabs?
scintilla/lexers/LexMarkdown.cxx:102
↓ 4 callersMethodHiddenLines
scintilla/src/ContractionState.cxx:173
↓ 4 callersMethodInit
scintilla/win32/PlatWin.cxx:637
↓ 4 callersMethodInsertLines
scintilla/src/ContractionState.cxx:111
↓ 4 callersMethodInsertPartition
scintilla/src/Partitioning.h:100
↓ 4 callersMethodInsertSpace
scintilla/src/Editor.cxx:4061
↓ 4 callersMethodIntersect
scintilla/src/Selection.cxx:105
↓ 4 callersMethodIntoCondition
scintilla/lexers/LexSQL.cxx:81
↓ 4 callersMethodInvalidate
scintilla/src/PositionCache.cxx:107
↓ 4 callersMethodInvalidateRectangle
scintilla/win32/PlatWin.cxx:1946
↓ 4 callersMethodInvertCurrentLevel
scintilla/lexers/LexCPP.cxx:178
↓ 4 callersFunctionIsASCII
scintilla/lexlib/CharacterSet.h:113
↓ 4 callersFunctionIsAWordChar
scintilla/lexers/LexAHK.cxx:33
↓ 4 callersFunctionIsAWordChar
scintilla/lexers/LexVerilog.cxx:31
↓ 4 callersFunctionIsAWordChar
Extended to accept accented characters
scintilla/lexers/LexKix.cxx:31
↓ 4 callersFunctionIsAnIdentifier
scintilla/lexers/LexTADS3.cxx:692
↓ 4 callersFunctionIsCommentBlockStyle
scintilla/lexers/LexHaskell.cxx:125
↓ 4 callersFunctionIsCommentStyle
scintilla/lexers/LexHaskell.cxx:129
↓ 4 callersFunctionIsSeparatorOrDelimiterCharacter
scintilla/lexers/LexAda.cxx:326
↓ 4 callersFunctionIsSpace
scintilla/lexers/LexBasic.cxx:65
↓ 4 callersFunctionIsStreamCommentStyle
* Helper function to determine if we have a foldable comment currently. */
scintilla/lexers/LexMySQL.cxx:327
← previousnext →301–400 of 2,853, ranked by callers