Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ size
Method
size
src/extLexermanager.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
int ExtLexerManager::size()
27
{
28
return m_extToLexerIdMap.size();
29
}
30
31
bool ExtLexerManager::contains(QString ext)
32
{
Callers
15
slot_ok
Method · 0.45
insertToFindReplaceTable
Method · 0.45
appendToFindReplaceTable
Method · 0.45
tranInputKeyword
Method · 0.45
on_replaceBtClick
Method · 0.45
on_foldAll
Method · 0.45
on_expandAll
Method · 0.45
on_copySelectLine
Method · 0.45
initSupportFileTypes
Method · 0.45
slot_curRowChanged
Method · 0.45
slot_add
Method · 0.45
slot_sub
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected