Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ functions
Functions
2,853 in github.com/ProgerXP/Notepad2e
⨍
Functions
2,853
◇
Types & classes
262
↓ 1 callers
Function
GetContinuedPos
/
scintilla/lexers/LexFortran.cxx:49
↓ 1 callers
Method
GetCurrentIndicator
scintilla/src/Decoration.h:43
↓ 1 callers
Method
GetDesiredRect
scintilla/win32/PlatWin.cxx:2255
↓ 1 callers
Function
GetFoldInPreprocessorLevelFlag
scintilla/lexers/LexPascal.cxx:365
↓ 1 callers
Function
GetForwardWordLowered
scintilla/lexers/LexOScript.cxx:408
↓ 1 callers
Method
GetGrowSize
scintilla/src/SplitVector.h:72
↓ 1 callers
Function
GetHexaChar
scintilla/src/RESearch.cxx:328
↓ 1 callers
Method
GetHighlightDelimiters
scintilla/src/Document.cxx:412
↓ 1 callers
Method
GetLineEndTypesActive
scintilla/src/Document.h:264
↓ 1 callers
Method
GetLineEndTypesAllowed
scintilla/src/Document.h:262
↓ 1 callers
Method
GetLineState
scintilla/src/PerLine.cxx:321
↓ 1 callers
Method
GetMaxLineState
scintilla/src/PerLine.cxx:328
↓ 1 callers
Method
GetMonitorRect
Returns rectangle of monitor pt is on, both rect and pt are in Window's coordinates */
scintilla/win32/PlatWin.cxx:2037
↓ 1 callers
Method
GetName
scintilla/src/ScintillaBase.cxx:593
↓ 1 callers
Function
GetNextWordUpper
Get the next word in uppercase from the current position (keyword lookahead)
scintilla/lexers/LexCLW.cxx:145
↓ 1 callers
Method
GetNumWordLists
scintilla/lexlib/LexerModule.cxx:62
↓ 1 callers
Function
GetOperatorType
scintilla/lexers/LexA68k.cxx:73
↓ 1 callers
Function
GetPyStringState
Return the state to use for the string starting at i; *nextIndex will be set to the first index following the quote(s) */
scintilla/lexers/LexPython.cxx:63
↓ 1 callers
Function
GetRange
scintilla/lexers/LexGAP.cxx:42
↓ 1 callers
Function
GetRangeLowered
scintilla/lexers/LexOScript.cxx:398
↓ 1 callers
Function
GetRangeLowered
scintilla/lexers/LexPascal.cxx:134
↓ 1 callers
Function
GetReverseArrowCursor
scintilla/win32/PlatWin.cxx:1970
↓ 1 callers
Method
GetSize
scintilla/src/PositionCache.h:155
↓ 1 callers
Method
GetStyleClock
scintilla/src/Document.h:382
↓ 1 callers
Method
GetStyleRange
scintilla/src/CellBuffer.cxx:369
↓ 1 callers
Method
GetSubStyleBases
scintilla/src/ScintillaBase.cxx:698
↓ 1 callers
Function
GetThemedDialogFont
src/Helpers.c:1698
↓ 1 callers
Method
GetWordListDescription
scintilla/lexlib/LexerModule.cxx:76
↓ 1 callers
Method
Grab
scintilla/src/CellBuffer.cxx:104
↓ 1 callers
Method
GrabMatches
scintilla/src/RESearch.cxx:283
↓ 1 callers
Method
HFont
scintilla/win32/PlatWin.cxx:214
↓ 1 callers
Function
HLS_Edit_selection_start
src/HLSelection.c:604
↓ 1 callers
Function
HLS_Get_word
src/HLSelection.c:363
↓ 1 callers
Function
HLS_Highlight_word
src/HLSelection.c:184
↓ 1 callers
Function
HLS_init
src/HLSelection.c:104
↓ 1 callers
Function
HLS_on_notification
src/HLSelection.c:674
↓ 1 callers
Function
HLS_release
src/HLSelection.c:150
↓ 1 callers
Function
HL_Compare_files
src/Helpers.c:2801
↓ 1 callers
Function
HL_Escape_html
src/Edit.c:6766
↓ 1 callers
Function
HL_Explorer_cxt_menu
hl_helper.cpp:16
↓ 1 callers
Function
HL_Find_next_word
src/Edit.c:4863
↓ 1 callers
Function
HL_Init
src/Helpers.c:2202
↓ 1 callers
Function
HL_Jump_offset
src/Edit.c:4129
↓ 1 callers
Function
HL_OpenMRU_Last
src/Dialogs.c:830
↓ 1 callers
Function
HL_Open_File_by_prefix
src/Helpers.c:2445
↓ 1 callers
Function
HL_Release
src/Helpers.c:2232
↓ 1 callers
Function
HL_Reload_Settings
src/Helpers.c:2431
↓ 1 callers
Function
HL_Strip_html_tags
* HL STRIP HTML TAGS **/
src/Edit.c:1858
↓ 1 callers
Function
HL_inplace_rev
src/Helpers.c:2774
↓ 1 callers
Function
HandlePar
scintilla/lexers/LexOpal.cxx:243
↓ 1 callers
Function
HandleSkip
scintilla/lexers/LexOpal.cxx:396
↓ 1 callers
Function
HandleSpace
scintilla/lexers/LexOpal.cxx:253
↓ 1 callers
Function
HaskellIndentAmount
Mangled version of lexlib/Accessor.cxx IndentAmount. Modified to treat comment blocks as whitespace plus special case for commentline/preprocessor.
scintilla/lexers/LexHaskell.cxx:149
↓ 1 callers
Function
HiWord
scintilla/win32/ScintillaWin.cxx:510
↓ 1 callers
Function
IL_Create
============================================================================= IL_Create() Creates an ITEMIDLIST by concatenating pidl1 and pidl2 cb1
src/Dlapi.c:1466
↓ 1 callers
Method
InLine
scintilla/src/PositionCache.cxx:132
↓ 1 callers
Method
InListAbbreviated
similar to InList, but word s can be a substring of keyword. * eg. the keyword define is defined as def~ine. This means the word must start * with d
scintilla/lexlib/WordList.cxx:186
↓ 1 callers
Method
InSelectionForEOL
scintilla/src/Selection.cxx:331
↓ 1 callers
Method
IncludesStyle
scintilla/lexlib/SubStyles.h:53
↓ 1 callers
Method
IncrementStyleClock
scintilla/src/Document.cxx:1839
↓ 1 callers
Function
InitApplication
============================================================================= InitApplication()
src/Notepad2.c:443
↓ 1 callers
Function
InitInstance
============================================================================= InitInstance()
src/Notepad2.c:465
↓ 1 callers
Function
InitScintillaHandle
src/SciCall.h:24
↓ 1 callers
Method
InsertFromArray
Insert text into the buffer from an array.
scintilla/src/SplitVector.h:193
↓ 1 callers
Method
InsertHandle
scintilla/src/PerLine.cxx:69
↓ 1 callers
Method
InsertSpace
scintilla/src/Decoration.cxx:130
↓ 1 callers
Function
Invoke
hl_helper.cpp:80
↓ 1 callers
Function
IsABase85Char
scintilla/lexers/LexPS.cxx:56
↓ 1 callers
Function
IsABlank
/
scintilla/lexers/LexVHDL.cxx:54
↓ 1 callers
Function
IsADirectiveChar
scintilla/lexers/LexTADS3.cxx:121
↓ 1 callers
Function
IsADoxygenChar
scintilla/lexers/LexSQL.cxx:50
↓ 1 callers
Function
IsAHaskellWordChar
scintilla/lexers/LexHaskell.cxx:119
↓ 1 callers
Function
IsAHexCharacter
Is the character a Clarion hex character (ABCDEF)
scintilla/lexers/LexCLW.cxx:76
↓ 1 callers
Function
IsAHexDigit
scintilla/lexers/LexTADS3.cxx:111
↓ 1 callers
Function
IsALabelStart
Is a label start character
scintilla/lexers/LexCLW.cxx:58
↓ 1 callers
Function
IsANumChar
scintilla/lexers/LexForth.cxx:43
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexMySQL.cxx:50
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexSQL.cxx:57
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexAVS.cxx:39
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexPOV.cxx:47
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexVB.cxx:53
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexSpecman.cxx:35
↓ 1 callers
Function
IsANumberChar
scintilla/lexers/LexAVE.cxx:39
↓ 1 callers
Function
IsANumberStart
scintilla/lexers/LexTADS3.cxx:125
↓ 1 callers
Function
IsANumericBaseCharacter
Is the character a Clarion base character (B=Binary, O=Octal, H=Hex)
scintilla/lexers/LexCLW.cxx:94
↓ 1 callers
Function
IsASpaceCharacter
scintilla/lexlib/PropSetSimple.cxx:52
↓ 1 callers
Function
IsATADS3Operator
scintilla/lexers/LexTADS3.cxx:95
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexProgress.cxx:36
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexR.cxx:31
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexSQL.cxx:39
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexTADS3.cxx:103
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexEScript.cxx:30
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexRebol.cxx:36
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexSpecman.cxx:31
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexAVE.cxx:33
↓ 1 callers
Function
IsAWordChar
scintilla/lexers/LexGui4Cli.cxx:48
↓ 1 callers
Function
IsAWordStart
scintilla/lexers/LexProgress.cxx:40
↓ 1 callers
Function
IsAWordStart
scintilla/lexers/LexR.cxx:35
↓ 1 callers
Function
IsAWordStart
scintilla/lexers/LexEiffel.cxx:45
↓ 1 callers
Function
IsAWordStart
scintilla/lexers/LexSQL.cxx:46
← previous
next →
1,101–1,200 of 2,853, ranked by callers