MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / clearURLs

Method clearURLs

src/decorators/URLFinder.cpp:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void URLFinder::clearURLs()
116{
117 editor->setIndicatorCurrent(indicator);
118 editor->indicatorClearRange(0, editor->length());
119}
120
121void URLFinder::notify(const Scintilla::NotificationData *pscn)
122{

Callers

nothing calls this directly

Calls 1

lengthMethod · 0.80

Tested by

no test coverage detected