Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ GetCurrentIndicator
Method
GetCurrentIndicator
scintilla/src/Decoration.h:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
void SetCurrentIndicator(int indicator);
43
int GetCurrentIndicator() const { return currentIndicator; }
44
45
void SetCurrentValue(int value);
46
int GetCurrentValue() const { return currentValue; }
Callers
1
WndProc
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected