MCPcopy Create free account

hub / github.com/ProgerXP/Notepad2e / functions

Functions2,853 in github.com/ProgerXP/Notepad2e

↓ 1 callersFunctionGetContinuedPos
/
scintilla/lexers/LexFortran.cxx:49
↓ 1 callersMethodGetCurrentIndicator
scintilla/src/Decoration.h:43
↓ 1 callersMethodGetDesiredRect
scintilla/win32/PlatWin.cxx:2255
↓ 1 callersFunctionGetFoldInPreprocessorLevelFlag
scintilla/lexers/LexPascal.cxx:365
↓ 1 callersFunctionGetForwardWordLowered
scintilla/lexers/LexOScript.cxx:408
↓ 1 callersMethodGetGrowSize
scintilla/src/SplitVector.h:72
↓ 1 callersFunctionGetHexaChar
scintilla/src/RESearch.cxx:328
↓ 1 callersMethodGetHighlightDelimiters
scintilla/src/Document.cxx:412
↓ 1 callersMethodGetLineEndTypesActive
scintilla/src/Document.h:264
↓ 1 callersMethodGetLineEndTypesAllowed
scintilla/src/Document.h:262
↓ 1 callersMethodGetLineState
scintilla/src/PerLine.cxx:321
↓ 1 callersMethodGetMaxLineState
scintilla/src/PerLine.cxx:328
↓ 1 callersMethodGetMonitorRect
Returns rectangle of monitor pt is on, both rect and pt are in Window's coordinates */
scintilla/win32/PlatWin.cxx:2037
↓ 1 callersMethodGetName
scintilla/src/ScintillaBase.cxx:593
↓ 1 callersFunctionGetNextWordUpper
Get the next word in uppercase from the current position (keyword lookahead)
scintilla/lexers/LexCLW.cxx:145
↓ 1 callersMethodGetNumWordLists
scintilla/lexlib/LexerModule.cxx:62
↓ 1 callersFunctionGetOperatorType
scintilla/lexers/LexA68k.cxx:73
↓ 1 callersFunctionGetPyStringState
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 callersFunctionGetRange
scintilla/lexers/LexGAP.cxx:42
↓ 1 callersFunctionGetRangeLowered
scintilla/lexers/LexOScript.cxx:398
↓ 1 callersFunctionGetRangeLowered
scintilla/lexers/LexPascal.cxx:134
↓ 1 callersFunctionGetReverseArrowCursor
scintilla/win32/PlatWin.cxx:1970
↓ 1 callersMethodGetSize
scintilla/src/PositionCache.h:155
↓ 1 callersMethodGetStyleClock
scintilla/src/Document.h:382
↓ 1 callersMethodGetStyleRange
scintilla/src/CellBuffer.cxx:369
↓ 1 callersMethodGetSubStyleBases
scintilla/src/ScintillaBase.cxx:698
↓ 1 callersFunctionGetThemedDialogFont
src/Helpers.c:1698
↓ 1 callersMethodGetWordListDescription
scintilla/lexlib/LexerModule.cxx:76
↓ 1 callersMethodGrab
scintilla/src/CellBuffer.cxx:104
↓ 1 callersMethodGrabMatches
scintilla/src/RESearch.cxx:283
↓ 1 callersMethodHFont
scintilla/win32/PlatWin.cxx:214
↓ 1 callersFunctionHLS_Edit_selection_start
src/HLSelection.c:604
↓ 1 callersFunctionHLS_Get_word
src/HLSelection.c:363
↓ 1 callersFunctionHLS_Highlight_word
src/HLSelection.c:184
↓ 1 callersFunctionHLS_init
src/HLSelection.c:104
↓ 1 callersFunctionHLS_on_notification
src/HLSelection.c:674
↓ 1 callersFunctionHLS_release
src/HLSelection.c:150
↓ 1 callersFunctionHL_Compare_files
src/Helpers.c:2801
↓ 1 callersFunctionHL_Escape_html
src/Edit.c:6766
↓ 1 callersFunctionHL_Explorer_cxt_menu
hl_helper.cpp:16
↓ 1 callersFunctionHL_Find_next_word
src/Edit.c:4863
↓ 1 callersFunctionHL_Init
src/Helpers.c:2202
↓ 1 callersFunctionHL_Jump_offset
src/Edit.c:4129
↓ 1 callersFunctionHL_OpenMRU_Last
src/Dialogs.c:830
↓ 1 callersFunctionHL_Open_File_by_prefix
src/Helpers.c:2445
↓ 1 callersFunctionHL_Release
src/Helpers.c:2232
↓ 1 callersFunctionHL_Reload_Settings
src/Helpers.c:2431
↓ 1 callersFunctionHL_Strip_html_tags
* HL STRIP HTML TAGS **/
src/Edit.c:1858
↓ 1 callersFunctionHL_inplace_rev
src/Helpers.c:2774
↓ 1 callersFunctionHandlePar
scintilla/lexers/LexOpal.cxx:243
↓ 1 callersFunctionHandleSkip
scintilla/lexers/LexOpal.cxx:396
↓ 1 callersFunctionHandleSpace
scintilla/lexers/LexOpal.cxx:253
↓ 1 callersFunctionHaskellIndentAmount
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 callersFunctionHiWord
scintilla/win32/ScintillaWin.cxx:510
↓ 1 callersFunctionIL_Create
============================================================================= IL_Create() Creates an ITEMIDLIST by concatenating pidl1 and pidl2 cb1
src/Dlapi.c:1466
↓ 1 callersMethodInLine
scintilla/src/PositionCache.cxx:132
↓ 1 callersMethodInListAbbreviated
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 callersMethodInSelectionForEOL
scintilla/src/Selection.cxx:331
↓ 1 callersMethodIncludesStyle
scintilla/lexlib/SubStyles.h:53
↓ 1 callersMethodIncrementStyleClock
scintilla/src/Document.cxx:1839
↓ 1 callersFunctionInitApplication
============================================================================= InitApplication()
src/Notepad2.c:443
↓ 1 callersFunctionInitInstance
============================================================================= InitInstance()
src/Notepad2.c:465
↓ 1 callersFunctionInitScintillaHandle
src/SciCall.h:24
↓ 1 callersMethodInsertFromArray
Insert text into the buffer from an array.
scintilla/src/SplitVector.h:193
↓ 1 callersMethodInsertHandle
scintilla/src/PerLine.cxx:69
↓ 1 callersMethodInsertSpace
scintilla/src/Decoration.cxx:130
↓ 1 callersFunctionInvoke
hl_helper.cpp:80
↓ 1 callersFunctionIsABase85Char
scintilla/lexers/LexPS.cxx:56
↓ 1 callersFunctionIsABlank
/
scintilla/lexers/LexVHDL.cxx:54
↓ 1 callersFunctionIsADirectiveChar
scintilla/lexers/LexTADS3.cxx:121
↓ 1 callersFunctionIsADoxygenChar
scintilla/lexers/LexSQL.cxx:50
↓ 1 callersFunctionIsAHaskellWordChar
scintilla/lexers/LexHaskell.cxx:119
↓ 1 callersFunctionIsAHexCharacter
Is the character a Clarion hex character (ABCDEF)
scintilla/lexers/LexCLW.cxx:76
↓ 1 callersFunctionIsAHexDigit
scintilla/lexers/LexTADS3.cxx:111
↓ 1 callersFunctionIsALabelStart
Is a label start character
scintilla/lexers/LexCLW.cxx:58
↓ 1 callersFunctionIsANumChar
scintilla/lexers/LexForth.cxx:43
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexMySQL.cxx:50
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexSQL.cxx:57
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexAVS.cxx:39
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexPOV.cxx:47
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexVB.cxx:53
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexSpecman.cxx:35
↓ 1 callersFunctionIsANumberChar
scintilla/lexers/LexAVE.cxx:39
↓ 1 callersFunctionIsANumberStart
scintilla/lexers/LexTADS3.cxx:125
↓ 1 callersFunctionIsANumericBaseCharacter
Is the character a Clarion base character (B=Binary, O=Octal, H=Hex)
scintilla/lexers/LexCLW.cxx:94
↓ 1 callersFunctionIsASpaceCharacter
scintilla/lexlib/PropSetSimple.cxx:52
↓ 1 callersFunctionIsATADS3Operator
scintilla/lexers/LexTADS3.cxx:95
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexProgress.cxx:36
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexR.cxx:31
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexSQL.cxx:39
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexTADS3.cxx:103
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexEScript.cxx:30
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexRebol.cxx:36
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexSpecman.cxx:31
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexAVE.cxx:33
↓ 1 callersFunctionIsAWordChar
scintilla/lexers/LexGui4Cli.cxx:48
↓ 1 callersFunctionIsAWordStart
scintilla/lexers/LexProgress.cxx:40
↓ 1 callersFunctionIsAWordStart
scintilla/lexers/LexR.cxx:35
↓ 1 callersFunctionIsAWordStart
scintilla/lexers/LexEiffel.cxx:45
↓ 1 callersFunctionIsAWordStart
scintilla/lexers/LexSQL.cxx:46
← previousnext →1,101–1,200 of 2,853, ranked by callers