Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ types & classes
Types & classes
262 in github.com/ProgerXP/Notepad2e
⨍
Functions
2,853
◇
Types & classes
262
↓ 78 callers
Class
ColourDesired
* Holds a desired RGB colour. */
scintilla/include/Platform.h:154
↓ 74 callers
Class
SelectionPosition
scintilla/src/Selection.h:15
↓ 61 callers
Class
Point
* A geometric point class. * Point is exactly the same as the Win32 POINT and GTK+ GdkPoint so can be used interchangeably. */
scintilla/include/Platform.h:91
↓ 35 callers
Class
SelectionRange
scintilla/src/Selection.h:85
↓ 13 callers
Class
PRectangle
* A geometric rectangle class. * PRectangle is exactly the same as the Win32 RECT so can be used interchangeably. * PRectangles contain their top an
scintilla/include/Platform.h:109
↓ 12 callers
Class
DocModification
scintilla/src/Document.h:76
↓ 7 callers
Class
Range
* The range class represents a range of text in a document. * The two values are not sorted as one end may be more significant than the other * as i
scintilla/src/Document.h:28
↓ 4 callers
Class
SelectionSegment
Ordered range to make drawing simpler
scintilla/src/Selection.h:60
↓ 3 callers
Class
Option
scintilla/lexlib/OptionSet.h:23
↓ 3 callers
Class
VarChain
scintilla/lexlib/PropSetSimple.cxx:96
↓ 3 callers
Enum
tLineState
scintilla/lexers/LexTCL.cxx:53
↓ 2 callers
Class
PPDefinition
scintilla/lexers/LexCPP.cxx:130
↓ 2 callers
Class
StyledText
scintilla/src/Document.h:96
↓ 2 callers
Enum
script_type
scintilla/lexers/LexHTML.cxx:34
↓ 1 callers
Class
After
Functor used to truncate history
scintilla/lexers/LexCPP.cxx:478
↓ 1 callers
Class
CharacterSet
scintilla/lexlib/CharacterSet.h:15
↓ 1 callers
Class
HaskellLineInfo
scintilla/lexers/LexHaskell.cxx:314
↓ 1 callers
Enum
IndentView
scintilla/src/ViewStyle.h:53
↓ 1 callers
Class
LinePPState
scintilla/lexers/LexCPP.cxx:140
↓ 1 callers
Class
State
scintilla/lexlib/SparseState.h:19
↓ 1 callers
Class
Style
*/
scintilla/src/Style.h:58
↓ 1 callers
Class
WatcherWithUserData
scintilla/src/Document.h:201
↓ 1 callers
Class
WordClassifier
scintilla/lexlib/SubStyles.h:15
↓ 1 callers
Enum
script_mode
scintilla/lexers/LexHTML.cxx:35
Class
Accessor
scintilla/lexlib/LexerModule.h:15
Class
Accessor
scintilla/lexlib/Accessor.h:17
Class
Action
* Actions are used to store all the information required to perform one undo/redo step. */
scintilla/src/CellBuffer.h:73
Class
After
Functor used to truncate history
scintilla/lexers/LexVisualProlog.cxx:142
Class
AnnotationHeader
scintilla/src/PerLine.cxx:351
Class
AutoComplete
*/
scintilla/src/AutoComplete.h:17
Class
AutoLineLayout
* Convenience class to ensure LineLayout objects are always disposed. */
scintilla/src/Editor.cxx:416
Class
AutoSurface
* A smart pointer class to ensure Surfaces are set up and deleted correctly. */
scintilla/src/Editor.h:612
Class
BreakFinder
Class to break a line of text into shorter runs at sensible places.
scintilla/src/PositionCache.h:117
Class
BuiltinRegex
* Implementation of RegexSearchBase for the default built-in regular expression engine */
scintilla/src/Document.cxx:2062
Enum
CSS_PROP
src/Helpers.h:31
Class
CallTip
*/
scintilla/src/CallTip.h:17
Class
Caret
*/
scintilla/src/Editor.h:17
Class
CaseFolder
scintilla/src/Document.h:158
Class
CaseFolderASCII
scintilla/src/Editor.cxx:5933
Class
CaseFolderDBCS
scintilla/win32/ScintillaWin.cxx:1565
Class
CaseFolderTable
scintilla/src/Document.h:165
Class
CaseFolderUTF8
scintilla/win32/ScintillaWin.cxx:1518
Class
Catalogue
scintilla/src/Catalogue.h:15
Class
CellBuffer
* Holder for an expandable array of characters that supports undo and line markers. * Based on article "Data Structures in a Bit-Mapped Text Editor"
scintilla/src/CellBuffer.h:137
Class
CharClassify
scintilla/src/CharClassify.h:15
Class
CharacterIndexer
scintilla/src/RESearch.h:24
Class
ContractionState
*/
scintilla/src/ContractionState.h:17
Enum
Cursor
scintilla/include/Platform.h:376
Class
DataObject
*/
scintilla/win32/ScintillaWin.cxx:173
Class
Decoration
scintilla/src/Decoration.h:14
Class
DecorationList
scintilla/src/Decoration.h:26
Class
DocWatcher
scintilla/src/Document.h:75
Class
Document
scintilla/src/Document.h:77
Class
DocumentIndexer
Define a way for the Regular Expression code to access the document
scintilla/src/Document.cxx:2081
Class
DropSource
*/
scintilla/win32/ScintillaWin.cxx:163
Class
DropTarget
*/
scintilla/win32/ScintillaWin.cxx:183
Class
DynamicLibrary
* Dynamic Library (DLL/SO/...) loading */
scintilla/include/Platform.h:443
Class
DynamicLibraryImpl
scintilla/win32/PlatWin.cxx:3019
Class
Editor
*/
scintilla/src/Editor.h:134
Class
ElapsedTime
scintilla/include/Platform.h:432
Enum
EncodingType
scintilla/lexlib/LexAccessor.h:15
Enum
EncodingType
scintilla/lexlib/LexAccessor.h:30
Class
ExternalLexerModule
Sub-class of LexerModule to use an external lexer.
scintilla/src/ExternalLexer.h:27
Class
Face
scintilla/include/Face.py:37
Class
Font
scintilla/include/Platform.h:249
Class
FontAlias
Just like Font but only has a copy of the FontID so should not delete it
scintilla/src/Style.h:35
Class
FontCached
scintilla/win32/PlatWin.cxx:306
Class
FontMeasurements
scintilla/src/Style.h:46
Class
FontNames
*/
scintilla/src/ViewStyle.h:29
Class
FontParameters
scintilla/include/Platform.h:219
Class
FontRealised
scintilla/src/ViewStyle.h:42
Class
FontSpecification
scintilla/src/Style.h:15
Class
FormatAndMetrics
scintilla/win32/PlatWin.cxx:162
Class
FormatEnumerator
*/
scintilla/win32/ScintillaWin.cxx:150
Class
GlobalMemory
scintilla/win32/ScintillaWin.cxx:1751
Enum
HL_SEOpt
src/HLSelection.c:43
Enum
HashCount
scintilla/lexers/LexHaskell.cxx:285
Class
HereDocCls
scintilla/lexers/LexPerl.cxx:545
Class
HereDocCls
scintilla/lexers/LexBash.cxx:118
Class
HereDocCls
scintilla/lexers/LexRuby.cxx:666
Class
HighlightDelimiter
scintilla/src/Document.h:118
Class
IDocument
scintilla/include/ILexer.h:23
Class
IDocumentWithLineEnd
scintilla/include/ILexer.h:48
Class
ILexer
scintilla/include/ILexer.h:55
Class
ILexerWithSubStyles
scintilla/include/ILexer.h:70
Class
ILoader
scintilla/include/ILexer.h:82
Class
IdentifierClassifier
scintilla/lexers/LexOScript.cxx:113
Class
Idler
*/
scintilla/src/Editor.h:40
Class
Indicator
*/
scintilla/src/Indicator.h:17
Class
KeyMap
*/
scintilla/src/KeyMap.h:34
Class
KeyToCommand
*/
scintilla/src/KeyMap.h:25
Enum
KeywordMode
scintilla/lexers/LexHaskell.cxx:291
Class
LMMinder
scintilla/src/ExternalLexer.h:85
Class
LexAccessor
scintilla/lexlib/LexAccessor.h:17
Class
LexInterface
scintilla/src/Document.h:178
Class
LexState
scintilla/src/ScintillaBase.cxx:475
Class
LexState
scintilla/src/ScintillaBase.h:16
Class
LexerAsm
scintilla/lexers/LexAsm.cxx:142
Class
LexerBase
A simple lexer with no state
scintilla/lexlib/LexerBase.h:16
Class
LexerBasic
scintilla/lexers/LexBasic.cxx:214
next →
1–100 of 262, ranked by callers