MCPcopy 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
26int ExtLexerManager::size()
27{
28 return m_extToLexerIdMap.size();
29}
30
31bool ExtLexerManager::contains(QString ext)
32{

Callers 15

slot_okMethod · 0.45
tranInputKeywordMethod · 0.45
on_replaceBtClickMethod · 0.45
on_foldAllMethod · 0.45
on_expandAllMethod · 0.45
on_copySelectLineMethod · 0.45
initSupportFileTypesMethod · 0.45
slot_curRowChangedMethod · 0.45
slot_addMethod · 0.45
slot_subMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected